Trace number 3367447

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.07 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v25000-c105000-S269939581-066-UNKNOWN.cnf
MD5SUM3d91d29f74f04e1ffeedae8425f55746
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark25.5211
Satisfiable
(Un)Satisfiability was proved
Number of variables25000
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.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-3367447-1305382300.cnf'
0.00/0.00	c -- header says num vars:          25000
0.00/0.00	c -- header says num clauses:      105000
0.03/0.06	c -- clauses added:            0 learnts,       105000 normals,            0 xors
0.03/0.06	c -- vars added      25000
0.03/0.06	c Parsing time:  0.06 s
0.03/0.06	c  N st     0         0     25000    105000         0         0    315000         0   no data   no data
0.09/0.14	c asymm  cl-useful: 0/105000/105000 lits-rem:0 time: 0.08
0.09/0.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.03
0.19/0.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.19/0.22	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.19/0.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.19/0.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  25000 time:  0.01 s
0.19/0.24	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
0.29/0.38	c lits-rem:         0  cl-subs:        0  v-elim:    607  v-fix:    0  time:  0.13 s
0.29/0.38	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.41	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.39/0.41	c calculated reachability. Time: 0.00
0.39/0.42	c Calc default polars -  time:   0.01 s pos:   11071 undec:    2808 neg:   11121
0.39/0.42	c =========================================================================================
0.39/0.42	c types(t): F = full restart, N = normal restart
0.39/0.42	c types(t): S = simplification begin/end, E = solution found
0.39/0.42	c restart types(rt): st = static, dy = dynamic
0.39/0.42	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.42	c  B st     0         0     24393    104334         0         0    316732         0   no data   no data
1.59/1.62	c  N dy    23      4102     24393    104334         0      4102    316732    950763    143.28    154.16
2.79/2.87	c  N dy    50      8244     24393    104334         0      8244    316732   1924617    145.05    156.62
4.19/4.23	c  N dy    79     12638     24393    104334         0     12638    316732   2914244    144.17    157.51
5.50/5.54	c  N dy   109     16758     24393    104334         0     16757    316732   3828915    143.83    151.63
6.79/6.88	c  N dy   135     20847     24393    104334         0     10852    316732    795273    143.63    188.74
8.09/8.15	c  N dy   160     24919     24393    104334         0     14924    316732   1698999    142.91    150.86
8.09/8.18	c  F st   161     25001     24393    104334         0     15006    316732   1717200    142.93   no data
9.90/9.91	c  N dy   167     30001     24393    104334         0     20006    316732   3331618    142.93   no data
9.90/9.91	c  S st   167     30001     24393    104334         0     20006    316732   3331618    142.93   no data
9.99/10.08	c  S st   167     30503     24393    104334         0     20508    316732   3415459    142.93   no data
9.99/10.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
10.09/10.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.05
10.09/10.18	c blocked clauses removed:      453 vars:     72 tried:       24393 T: 0.01 s
10.09/10.18	c bin-w-bin subsume rem            0 bins  time:  0.01 s
10.09/10.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
10.09/10.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24321 time:  0.01 s
10.19/10.20	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
10.19/10.29	c lits-rem:         0  cl-subs:        0  v-elim:     17  v-fix:    0  time:  0.09 s
10.49/10.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.30/11.32	c lits-rem:         3  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.79 s
11.40/11.43	c asymm  cl-useful: 0/103866/103866 lits-rem:0 time: 0.11
11.40/11.44	c calculated reachability. Time: 0.00
11.40/11.44	c  N dy   167     30503     24304    103866         0     20139    315425   3215554    142.93   no data
12.79/12.81	c  N dy   190     34557     24304    103866         0     24193    315425   4129393    142.67    155.43
14.09/14.15	c  N dy   217     38574     24304    103866         0     28210    315425   5068505    143.18    155.13
15.50/15.51	c  N dy   241     42653     24304    103866         0     16972    315425   1072886    142.92    162.50
16.51/16.51	c  S st   264     45757     24304    103866         0     20076    315425   1790389    143.43    142.46
16.60/16.67	c  S st   264     46260     24304    103866         0     20579    315425   1867635    143.43   no data
16.60/16.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
16.70/16.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.05
16.70/16.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.70/16.77	c bin-w-bin subsume rem            0 bins  time:  0.01 s
16.70/16.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.70/16.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24304 time:  0.01 s
16.70/16.79	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
16.80/16.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
16.90/16.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
17.19/17.20	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.23 s
17.19/17.21	c vivif2 --  cl tried   103866 cl shrink        0 lits rem          0 time: 0.01
17.19/17.24	c vivif2 --  cl tried    20578 cl shrink        0 lits rem          0 time: 0.03
17.29/17.35	c asymm  cl-useful: 0/103866/103866 lits-rem:0 time: 0.11
17.29/17.36	c calculated reachability. Time: 0.00
17.29/17.36	c  N dy   264     46260     24304    103866         0     20578    315425   1867560    143.43   no data
18.70/18.74	c  N dy   290     50462     24304    103866         0     24780    315425   2787407    143.09    154.10
19.99/20.09	c  N dy   314     54474     24304    103866         0     28792    315425   3660676    142.76    178.21
21.39/21.47	c  N dy   338     58584     24304    103866         0     32902    315425   4563002    142.63    151.73
22.79/22.86	c  N dy   363     62597     24304    103866         0     36915    315425   5444593    142.60    150.94
24.11/24.20	c  N dy   390     66615     24304    103866         0     22275    315425   1490388    142.44    152.15
25.10/25.10	c  S st   409     69390     24304    103866         0     25050    315425   2097418    142.44   no data
25.20/25.27	c  S st   409     69895     24304    103866         0     25555    315425   2185878    142.44   no data
25.20/25.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
25.31/25.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.06
25.31/25.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.31/25.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.31/25.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
25.31/25.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24304 time:  0.01 s
25.31/25.39	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
25.40/25.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
25.50/25.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
25.89/25.93	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.34 s
25.89/25.94	c vivif2 --  cl tried   103866 cl shrink        0 lits rem          0 time: 0.01
25.89/25.97	c vivif2 --  cl tried    25554 cl shrink        0 lits rem          0 time: 0.03
25.99/26.09	c asymm  cl-useful: 0/103866/103866 lits-rem:0 time: 0.11
25.99/26.09	c calculated reachability. Time: 0.00
25.99/26.09	c  N dy   409     69895     24304    103866         0     25554    315425   2185746    142.44   no data
27.51/27.59	c  N dy   441     74448     24304    103866         0     30107    315425   3181803    142.48    158.57
29.29/29.33	c  N dy   477     79304     24304    103866         0     34963    315425   4265708    142.67    150.42
31.19/31.25	c  N dy   511     84732     24304    103866         0     40391    315425   5501018    142.89    152.46
32.20/32.26	c  F st   532     87501     24304    103866         0     22330    315425   1020689    143.16   no data
33.39/33.43	c  N st   537     90796     24304    103866         0     25625    315425   2013276    143.16   no data
35.39/35.45	c  N dy   568     96590     24304    103866         0     31419    315425   3472913    143.46    158.00
37.50/37.59	c  N dy   612    102764     24304    103866         0     37592    315425   4875295    143.70    157.89
38.30/38.32	c  S st   627    104842     24304    103866         0     39670    315425   5341320    143.62    107.90
38.51/38.52	c  S st   627    105346     24304    103866         0     40174    315425   5430955    143.62   no data
38.51/38.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
38.60/38.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.07
38.60/38.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38.60/38.63	c bin-w-bin subsume rem            0 bins  time:  0.01 s
38.60/38.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
38.60/38.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24304 time:  0.01 s
38.60/38.65	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
38.70/38.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
38.99/39.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.60/40.63	c lits-rem:        11  cl-subs:        3  v-elim:      0  v-fix:    0  time:  1.58 s
40.60/40.64	c vivif2 --  cl tried   103866 cl shrink        0 lits rem          0 time: 0.01
40.70/40.72	c vivif2 --  cl tried    40171 cl shrink        0 lits rem          0 time: 0.08
40.79/40.86	c asymm  cl-useful: 0/103866/103866 lits-rem:0 time: 0.13
40.79/40.86	c calculated reachability. Time: 0.00
40.79/40.87	c  N dy   627    105346     24304    103866         0     40171    315425   5428719    143.62   no data
43.19/43.29	c  N dy   672    112128     24304    103866         0     24542    315425   1095907    143.60    153.94
45.90/45.92	c  N dy   723    119458     24304    103866         0     31871    315425   2753386    143.68    153.60
48.59/48.64	c  N dy   776    127081     24304    103866         0     39494    315425   4509564    143.83    153.21
51.60/51.63	c  N dy   832    135210     24304    103866         0     23914    315425    625417    143.91    159.55
54.59/54.65	c  N dy   893    143987     24304    103866         0     32690    315425   2593237    143.91    153.69
57.80/57.89	c  N dy   951    153182     24304    103866         0     41884    315425   4584948    143.67    154.77
59.59/59.64	c  S st   985    158020     24304    103866         0     46721    315425   5671615    143.77    107.83
59.79/59.84	c  S st   985    158524     24304    103866         0     47225    315425   5753351    143.77   no data
59.79/59.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
59.89/59.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.07
59.89/59.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
59.89/59.97	c bin-w-bin subsume rem            0 bins  time:  0.01 s
59.89/59.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
59.89/59.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24304 time:  0.01 s
59.89/59.99	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
60.09/60.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
60.29/60.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
62.39/62.40	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time:  2.02 s
62.39/62.41	c vivif2 --  cl tried   103866 cl shrink        0 lits rem          0 time: 0.01
62.49/62.50	c vivif2 --  cl tried    47221 cl shrink        0 lits rem          0 time: 0.08
62.60/62.64	c asymm  cl-useful: 0/103866/103866 lits-rem:0 time: 0.14
62.60/62.65	c calculated reachability. Time: 0.00
62.60/62.65	c  N dy   985    158524     24304    103866         0     47221    315425   5752263    143.77   no data
66.19/66.20	c  N dy  1054    168667     24304    103866         0     32512    315425   2293833    143.82    152.66
70.19/70.20	c  N dy  1129    179456     24304    103866         0     43300    315425   4717076    143.87    173.47
74.39/74.40	c  N dy  1204    190992     24304    103866         0     28914    315425   1216797    143.83    185.29
78.70/78.70	c  N dy  1288    203267     24304    103866         0     41189    315425   3952617    143.84    163.34
83.61/83.64	c  N dy  1373    216443     24304    103866         0     27400    315425    612580    143.95    151.74
88.49/88.53	c  N dy  1469    230340     24304    103866         0     41296    315425   3708775    143.93    152.62
91.21/91.28	c  S st  1519    237788     24304    103866         0     48744    315425   5383857    143.92   no data
91.40/91.48	c  S st  1519    238294     24304    103866         0     49250    315425   5470147    143.92   no data
91.40/91.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
91.50/91.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.08
91.60/91.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
91.60/91.60	c bin-w-bin subsume rem            0 bins  time:  0.01 s
91.60/91.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
91.60/91.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24304 time:  0.01 s
91.60/91.62	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
91.70/91.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
91.90/91.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
94.00/94.08	c lits-rem:         5  cl-subs:        3  v-elim:      0  v-fix:    0  time:  2.09 s
94.00/94.09	c vivif2 --  cl tried   103866 cl shrink        0 lits rem          0 time: 0.01
94.10/94.17	c vivif2 --  cl tried    49247 cl shrink        0 lits rem          0 time: 0.08
94.30/94.32	c asymm  cl-useful: 0/103866/103866 lits-rem:0 time: 0.14
94.30/94.32	c calculated reachability. Time: 0.00
94.30/94.32	c  N dy  1519    238294     24304    103866         0     49247    315425   5467700    143.92   no data
99.79/99.87	c  N dy  1621    253582     24304    103866         0     36556    315425   2432050    144.08    161.21
105.99/106.01	c  N dy  1729    269859     24304    103866         0     52833    315425   6134062    144.12    151.97
112.21/112.27	c  N dy  1845    287132     24304    103866         0     41115    315425   3220573    144.12    153.90
119.20/119.21	c  N dy  1972    305459     24304    103866         0     59442    315425   7410159    144.38    153.09
119.50/119.54	c  F st  1976    306251     24304    103866         0     30240    315425    523785    144.35    133.39
126.29/126.34	c  N dy  2077    325060     24304    103866         0     49048    315425   5125200    144.46    154.67
133.79/133.87	c  N dy  2211    345088     24304    103866         0     38077    315425   2040192    144.56    153.73
138.30/138.34	c  S st  2293    357442     24304    103866         0     50431    315425   4799359    144.53   no data
138.51/138.54	c  S st  2293    357946     24304    103866         0     50935    315425   4888107    144.53   no data
138.51/138.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
138.61/138.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.08
138.61/138.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
138.61/138.67	c bin-w-bin subsume rem            0 bins  time:  0.01 s
138.61/138.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
138.61/138.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24304 time:  0.01 s
138.61/138.69	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
138.80/138.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
139.00/139.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
140.90/140.93	c lits-rem:         7  cl-subs:        3  v-elim:      0  v-fix:    0  time:  1.91 s
140.90/140.94	c vivif2 --  cl tried   103866 cl shrink        0 lits rem          0 time: 0.01
141.00/141.01	c vivif2 --  cl tried    50932 cl shrink        0 lits rem          0 time: 0.07
141.10/141.16	c asymm  cl-useful: 0/103866/103866 lits-rem:0 time: 0.15
141.10/141.17	c calculated reachability. Time: 0.00
141.10/141.17	c  N dy  2293    357946     24304    103866         0     50932    315425   4886971    144.53   no data
148.70/148.75	c  N dy  2427    378040     24304    103866         0     39028    315425   2061147    144.52    155.78
156.30/156.32	c  N dy  2557    398086     24304    103866         0     59072    315425   6558491    144.47    156.15
163.80/163.89	c  N dy  2691    418183     24304    103866         0     46166    315425   3476538    144.50    153.19
171.61/171.62	c  N dy  2827    438197     24304    103866         0     66179    315425   7977855    144.50    152.28
179.00/179.01	c  N dy  2960    458232     24304    103866         0     52211    315425   4541893    144.52    178.68
186.91/186.94	c  N dy  3103    478300     24304    103866         0     37285    315425    986954    144.62    171.95
194.39/194.42	c  N dy  3235    498308     24304    103866         0     57291    315425   5564009    144.66    156.65
202.31/202.31	c  N dy  3377    518436     24304    103866         0     41423    315425   1689980    144.67    170.97
209.30/209.35	c  S st  3504    536919     24304    103866         0     59905    315425   5909193    144.69   no data
209.50/209.56	c  S st  3504    537422     24304    103866         0     60408    315425   5988337    144.69   no data
209.50/209.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
209.60/209.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.08
209.60/209.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
209.60/209.69	c bin-w-bin subsume rem            0 bins  time:  0.01 s
209.60/209.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
209.70/209.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24304 time:  0.01 s
209.70/209.71	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
209.80/209.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
210.01/210.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
213.00/213.04	c lits-rem:         2  cl-subs:        7  v-elim:      0  v-fix:    0  time:  2.94 s
213.00/213.05	c vivif2 --  cl tried   103866 cl shrink        0 lits rem          0 time: 0.01
213.10/213.14	c vivif2 --  cl tried    60401 cl shrink        0 lits rem          0 time: 0.09
213.31/213.31	c asymm  cl-useful: 0/103866/103866 lits-rem:0 time: 0.16
213.31/213.31	c calculated reachability. Time: 0.00
213.31/213.31	c  N dy  3504    537422     24304    103866         0     60401    315425   5984424    144.69   no data
221.20/221.24	c  N dy  3637    557457     24304    103866         0     43440    315425   1924146    144.71    152.52
228.90/228.93	c  N dy  3774    577571     24304    103866         0     63553    315425   6485239    144.71    163.64
236.90/236.98	c  N dy  3909    597812     24304    103866         0     45795    315425   2221126    144.69    156.18
244.70/244.79	c  N dy  4046    617835     24304    103866         0     65816    315425   6764088    144.74    156.48
252.70/252.74	c  N dy  4170    638100     24304    103866         0     47082    315425   2296459    144.69    156.53
260.50/260.56	c  N dy  4314    658145     24304    103866         0     67125    315425   6834870    144.80    153.92
268.50/268.59	c  N dy  4450    678192     24304    103866         0     47175    315425   2081368    144.90    159.83
276.40/276.49	c  N dy  4598    698350     24304    103866         0     67333    315425   6695962    144.98    154.11
284.50/284.54	c  N dy  4728    718373     24304    103866         0     46353    315425   1718215    145.03    170.87
292.30/292.30	c  N dy  4869    738401     24304    103866         0     66381    315425   6296870    145.09    153.75
300.50/300.57	c  N dy  5005    758467     24304    103866         0     44451    315425   1042719    145.16    154.80
308.20/308.21	c  N dy  5141    778513     24304    103866         0     64496    315425   5602054    145.14    153.98
316.50/316.58	c  N dy  5275    798522     24304    103866         0     84504    315425  10119655    145.15    155.64
319.50/319.59	c  S st  5331    806133     24304    103866         0     49118    315425   1883392    145.19    123.86
319.70/319.78	c  S st  5331    806634     24304    103866         0     49619    315425   1978749    145.19   no data
319.70/319.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
319.80/319.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.07
319.80/319.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
319.90/319.90	c bin-w-bin subsume rem            0 bins  time:  0.01 s
319.90/319.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
319.90/319.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24304 time:  0.01 s
319.90/319.92	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
320.01/320.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
320.01/320.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
320.80/320.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.70 s
320.80/320.82	c vivif2 --  cl tried   103866 cl shrink        0 lits rem          0 time: 0.01
320.80/320.85	c vivif2 --  cl tried    49619 cl shrink        0 lits rem          0 time: 0.03
320.90/320.99	c asymm  cl-useful: 0/103866/103866 lits-rem:0 time: 0.14
321.00/321.00	c calculated reachability. Time: 0.00
321.00/321.00	c  N dy  5331    806634     24304    103866         0     49619    315425   1978749    145.19   no data
328.82/328.89	c  N dy  5466    826670     24304    103866         0     69651    315425   6534146    145.20    153.94
337.40/337.45	c  N dy  5606    846945     24304    103866         0     45935    315425    899180    145.22    153.92
345.20/345.20	c  N dy  5742    867040     24304    103866         0     66027    315425   5518891    145.25    155.27
353.60/353.65	c  N dy  5875    887063     24304    103866         0     86048    315425  10061044    145.26    160.79
361.51/361.53	c  N dy  6005    907109     24304    103866         0     61091    315425   4108268    145.26    165.62
369.80/369.82	c  N dy  6142    927164     24304    103866         0     81144    315425   8744669    145.33    187.92
378.00/378.08	c  N dy  6274    947369     24304    103866         0     55350    315425   2619510    145.33    155.25
386.12/386.16	c  N dy  6412    967393     24304    103866         0     75373    315425   7232638    145.37    154.56
394.92/394.97	c  N dy  6555    987575     24304    103866         0     48552    315425    856418    145.41    153.86
402.70/402.79	c  N dy  6690   1007760     24304    103866         0     68736    315425   5485480    145.42    156.77
411.31/411.37	c  N dy  6834   1027845     24304    103866         0     88819    315425  10046154    145.46    153.39
419.51/419.57	c  N dy  6965   1047904     24304    103866         0     60883    315425   3462639    145.47    164.12
427.71/427.74	c  N dy  7100   1067920     24304    103866         0     80895    315425   8091920    145.51    153.77
429.40/429.44	c  F st  7128   1071876     24304    103866         0     84851    315425   8984463    145.51   no data
436.41/436.44	c  N dy  7204   1087965     24304    103866         0     51948    315425   1165804    145.50    159.18
444.32/444.36	c  N dy  7335   1108052     24304    103866         0     72035    315425   5709685    145.47    158.98
452.80/452.85	c  N dy  7462   1128133     24304    103866         0     92115    315425  10278138    145.46    156.28
461.21/461.22	c  N dy  7597   1148309     24304    103866         0     62295    315425   3325760    145.49    153.92
469.41/469.46	c  N dy  7730   1168351     24304    103866         0     82337    315425   7888782    145.48    154.28
478.30/478.34	c  N dy  7860   1188443     24304    103866         0     51425    315425    601646    145.47    157.46
486.22/486.27	c  N dy  8002   1208491     24304    103866         0     71472    315425   5219365    145.51    157.69
486.80/486.88	c  S st  8013   1209952     24304    103866         0     72933    315425   5562089    145.51   no data
487.11/487.10	c  S st  8013   1210454     24304    103866         0     73435    315425   5638494    145.51   no data
487.11/487.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
487.22/487.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.09
487.22/487.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
487.22/487.24	c bin-w-bin subsume rem            0 bins  time:  0.01 s
487.22/487.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
487.22/487.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24304 time:  0.01 s
487.22/487.26	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
487.32/487.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
487.61/487.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
490.81/490.80	c lits-rem:         4  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.16 s
490.81/490.81	c vivif2 --  cl tried   103866 cl shrink        0 lits rem          0 time: 0.01
490.81/490.89	c vivif2 --  cl tried    73432 cl shrink        0 lits rem          0 time: 0.08
491.01/491.07	c asymm  cl-useful: 0/103866/103866 lits-rem:0 time: 0.17
491.01/491.07	c calculated reachability. Time: 0.00
491.01/491.07	c  N dy  8013   1210454     24304    103866         0     73432    315425   5636159    145.51   no data
499.71/499.75	c  N dy  8147   1230584     24304    103866         0     93559    315425  10247765    145.52    153.76
508.40/508.40	c  N dy  8289   1250647     24304    103866         0     61618    315425   2734474    145.53    156.69
516.60/516.61	c  N dy  8429   1270732     24304    103866         0     81702    315425   7323136    145.54    157.36
525.41/525.45	c  N dy  8561   1290784     24304    103866         0    101751    315425  11841643    145.54    153.40
533.70/533.77	c  N dy  8697   1310840     24304    103866         0     68813    315425   4141894    145.55    155.95
542.21/542.25	c  N dy  8837   1330859     24304    103866         0     88830    315425   8731570    145.58    154.48
551.41/551.49	c  N dy  8972   1350896     24304    103866         0     54876    315425    729762    145.61    160.60
559.51/559.56	c  N dy  9108   1370922     24304    103866         0     74899    315425   5373849    145.65    202.15
568.21/568.23	c  N dy  9241   1390966     24304    103866         0     94942    315425  10028456    145.67    153.54
577.11/577.18	c  N dy  9373   1411133     24304    103866         0     60113    315425   1686440    145.67    153.48
585.51/585.50	c  N dy  9510   1431348     24304    103866         0     80327    315425   6389860    145.70    161.38
594.31/594.39	c  N dy  9647   1451415     24304    103866         0    100393    315425  10970114    145.72    158.04
603.21/603.24	c  N dy  9790   1471464     24304    103866         0     64448    315425   2477393    145.74    190.20
611.62/611.66	c  N dy  9934   1491551     24304    103866         0     84534    315425   7156602    145.78    154.46
620.61/620.68	c  N dy 10069   1511641     24304    103866         0    104623    315425  11808924    145.80    155.74
629.41/629.48	c  N dy 10215   1531767     24304    103866         0     67744    315425   2944292    145.82    160.72
638.02/638.04	c  N dy 10353   1551978     24304    103866         0     87955    315425   7596293    145.82    160.78
647.11/647.18	c  N dy 10492   1572091     24304    103866         0    108066    315425  12221566    145.83    154.00
655.81/655.89	c  N dy 10629   1592174     24304    103866         0     70148    315425   3339237    145.84    156.40
664.52/664.58	c  N dy 10767   1612398     24304    103866         0     90369    315425   7997746    145.87    156.07
673.71/673.75	c  N dy 10905   1632435     24304    103866         0    110405    315425  12592232    145.87    153.99
682.32/682.34	c  N dy 11036   1652442     24304    103866         0     71416    315425   3371149    145.87    208.57
691.02/691.00	c  N dy 11168   1672584     24304    103866         0     91557    315425   7979429    145.86    160.57
700.31/700.37	c  N dy 11308   1692756     24304    103866         0    111728    315425  12641117    145.90    154.52
708.21/708.20	c  S st 11427   1710458     24304    103866         0     69431    315425   2669551    145.89    171.71
708.42/708.41	c  S st 11427   1710959     24304    103866         0     69932    315425   2746465    145.89   no data
708.42/708.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
708.51/708.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.09
708.51/708.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
708.51/708.54	c bin-w-bin subsume rem            0 bins  time:  0.01 s
708.51/708.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
708.51/708.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24304 time:  0.01 s
708.51/708.57	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
708.61/708.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
708.71/708.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
710.52/710.54	c lits-rem:         1  cl-subs:        3  v-elim:      0  v-fix:    0  time:  1.74 s
710.52/710.55	c vivif2 --  cl tried   103866 cl shrink        0 lits rem          0 time: 0.01
710.52/710.59	c vivif2 --  cl tried    69929 cl shrink        0 lits rem          0 time: 0.04
710.71/710.76	c asymm  cl-useful: 0/103866/103866 lits-rem:0 time: 0.17
710.71/710.77	c calculated reachability. Time: 0.00
710.71/710.77	c  N dy 11427   1710959     24304    103866         0     69929    315425   2745593    145.89   no data
719.43/719.41	c  N dy 11569   1731188     24304    103866         0     90155    315425   7419385    145.92    157.19
728.62/728.62	c  N dy 11705   1751277     24304    103866         0    110244    315425  11996923    145.93    155.77
737.71/737.71	c  N dy 11843   1771313     24304    103866         0     69282    315425   2456411    145.94    158.66
746.22/746.22	c  N dy 11987   1791344     24304    103866         0     89313    315425   7104768    145.96    174.53
755.31/755.39	c  N dy 12126   1811385     24304    103866         0    109352    315425  11750626    145.98    157.64
764.71/764.73	c  N dy 12263   1831479     24304    103866         0     67456    315425   1814800    146.00    155.20
773.12/773.18	c  N dy 12393   1851650     24304    103866         0     87626    315425   6515062    146.00    161.65
782.31/782.36	c  N dy 12532   1871728     24304    103866         0    107700    315425  11084606    145.99    155.39
791.93/791.95	c  N dy 12659   1891770     24304    103866         0     64753    315425    993291    145.99    159.31
800.41/800.42	c  N dy 12797   1912030     24304    103866         0     85013    315425   5677242    146.01    156.11
809.52/809.53	c  N dy 12942   1932037     24304    103866         0    105019    315425  10290433    146.04    166.15
819.22/819.21	c  N dy 13075   1952070     24304    103866         0    125050    315425  14866373    146.04    156.83
827.82/827.86	c  N dy 13220   1972173     24304    103866         0     81156    315425   4585544    146.07    155.31
836.72/836.79	c  N dy 13364   1992234     24304    103866         0    101215    315425   9141821    146.09    157.54
846.51/846.51	c  N dy 13504   2012459     24304    103866         0    121439    315425  13757942    146.11    155.95
855.51/855.53	c  N dy 13643   2032473     24304    103866         0     76452    315425   3212114    146.13    154.67
864.11/864.19	c  N dy 13777   2052539     24304    103866         0     96518    315425   7767579    146.13    156.42
873.62/873.60	c  N dy 13914   2072603     24304    103866         0    116582    315425  12354089    146.14    154.71
883.12/883.16	c  N dy 14048   2092667     24304    103866         0     70644    315425   1662496    146.14    198.04
891.62/891.68	c  N dy 14178   2112884     24304    103866         0     90859    315425   6341232    146.15    173.09
900.93/900.93	c  N dy 14309   2132929     24304    103866         0    110904    315425  11008729    146.17    160.60
910.83/910.84	c  N dy 14437   2153022     24304    103866         0    130997    315425  15632942    146.16    156.60
919.53/919.51	c  N dy 14576   2173036     24304    103866         0     84011    315425   4522182    146.19    158.96
928.43/928.48	c  N dy 14712   2193151     24304    103866         0    104125    315425   9087543    146.19    157.00
936.92/937.00	c  S st 14827   2210961     24304    103866         0    121934    315425  13153065    146.19   no data
937.23/937.29	c  S st 14827   2211466     24304    103866         0    122439    315425  13247463    146.19   no data
937.32/937.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
937.42/937.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.13
937.42/937.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
937.42/937.48	c bin-w-bin subsume rem            0 bins  time:  0.01 s
937.42/937.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
937.42/937.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24304 time:  0.01 s
937.52/937.50	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
937.62/937.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.19 s
938.33/938.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
945.32/945.38	c lits-rem:         0  cl-subs:       15  v-elim:      0  v-fix:    0  time:  7.01 s
945.32/945.39	c vivif2 --  cl tried   103866 cl shrink        0 lits rem          0 time: 0.01
945.52/945.59	c vivif2 --  cl tried   122424 cl shrink        0 lits rem          0 time: 0.20
945.82/945.83	c asymm  cl-useful: 0/103866/103866 lits-rem:0 time: 0.24
945.82/945.84	c calculated reachability. Time: 0.00
945.82/945.84	c  N dy 14827   2211466     24304    103866         0    122424    315425  13241534    146.19   no data
955.32/955.39	c  N dy 14965   2231490     24304    103866         0     74448    315425   2077916    146.21    155.05
963.92/963.93	c  N dy 15095   2251504     24304    103866         0     94461    315425   6591335    146.20    156.92
973.22/973.28	c  N dy 15231   2271529     24304    103866         0    114485    315425  11188554    146.20    168.58
983.33/983.40	c  N dy 15364   2291603     24304    103866         0    134558    315425  15787740    146.21    155.21
992.13/992.13	c  N dy 15492   2311655     24304    103866         0     85606    315425   4428421    146.21    154.68
1001.03/1001.07	c  N dy 15617   2331684     24304    103866         0    105633    315425   8999558    146.18    154.60
1010.94/1010.94	c  N dy 15767   2351721     24304    103866         0    125668    315425  13770163    146.23    208.45
1020.63/1020.68	c  N dy 15907   2371762     24304    103866         0     75713    315425   1957377    146.26    155.17
1029.32/1029.39	c  N dy 16041   2391816     24304    103866         0     95765    315425   6573325    146.27    169.46
1038.83/1038.86	c  N dy 16182   2411953     24304    103866         0    115900    315425  11245199    146.29    158.78
1049.63/1049.62	c  N dy 16325   2432029     24304    103866         0    135976    315425  15883220    146.30    159.07
1058.92/1058.96	c  N dy 16471   2452058     24304    103866         0     85016    315425   3921552    146.34    154.41
1067.83/1067.83	c  N dy 16602   2472097     24304    103866         0    105054    315425   8452063    146.34    155.10
1077.52/1077.50	c  N dy 16742   2492185     24304    103866         0    125141    315425  13100550    146.35    161.62
1087.94/1087.92	c  N dy 16882   2512235     24304    103866         0     73197    315425    895861    146.36    175.52
1096.64/1096.61	c  N dy 17025   2532312     24304    103866         0     93273    315425   5558070    146.39    160.41
1105.92/1105.97	c  N dy 17174   2552435     24304    103866         0    113394    315425  10267645    146.41    154.52
1116.03/1116.03	c  N dy 17314   2572486     24304    103866         0    133445    315425  14888925    146.43    167.56
1125.93/1125.90	c  N dy 17455   2592535     24304    103866         0     80491    315425   2359253    146.45    156.59
1134.72/1134.72	c  N dy 17589   2612603     24304    103866         0    100557    315425   6985791    146.45    161.03
1144.23/1144.21	c  N dy 17720   2632665     24304    103866         0    120618    315425  11620623    146.46    165.59
1154.53/1154.52	c  N dy 17866   2652748     24304    103866         0    140699    315425  16328963    146.49    154.60
1164.02/1164.08	c  N dy 18000   2672849     24304    103866         0     86805    315425   3590068    146.50    154.45
1173.23/1173.28	c  N dy 18132   2693179     24304    103866         0    107134    315425   8257465    146.50    154.65
1182.02/1182.02	c  S st 18248   2711469     24304    103866         0    125422    315425  12444254    146.50   no data
1182.32/1182.30	c  S st 18248   2711975     24304    103866         0    125928    315425  12518864    146.50   no data
1182.32/1182.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1182.44/1182.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.13
1182.44/1182.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1182.44/1182.49	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1182.44/1182.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1182.44/1182.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24304 time:  0.01 s
1182.54/1182.52	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
1182.73/1182.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.18 s
1183.23/1183.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1190.02/1190.09	c lits-rem:         1  cl-subs:        7  v-elim:      0  v-fix:    0  time:  6.81 s
1190.13/1190.11	c vivif2 --  cl tried   103866 cl shrink        0 lits rem          0 time: 0.01
1190.24/1190.30	c vivif2 --  cl tried   125921 cl shrink        0 lits rem          0 time: 0.19
1190.52/1190.55	c asymm  cl-useful: 0/103866/103866 lits-rem:0 time: 0.25
1190.52/1190.55	c calculated reachability. Time: 0.00
1190.52/1190.56	c  N dy 18248   2711975     24304    103866         0    125921    315425  12516092    146.50   no data
1201.02/1201.09	c  N dy 18380   2732077     24304    103866         0    146023    315425  17121504    146.50    157.62
1210.13/1210.13	c  N dy 18512   2752131     24304    103866         0     91081    315425   4298526    146.49    156.30
1219.23/1219.28	c  N dy 18649   2772218     24304    103866         0    111167    315425   8889399    146.48    154.38
1229.13/1229.15	c  N dy 18783   2792258     24304    103866         0    131205    315425  13563103    146.48    154.76
1239.74/1239.75	c  N dy 18919   2812336     24304    103866         0    151281    315425  18254535    146.49    163.47
1248.63/1248.60	c  N dy 19061   2832363     24304    103866         0     95308    315425   5103685    146.50    155.68
1257.93/1257.91	c  N dy 19201   2852412     24304    103866         0    115356    315425   9769563    146.52    179.82
1267.93/1267.99	c  N dy 19341   2872615     24304    103866         0    135557    315425  14483065    146.54    160.79
1278.73/1278.75	c  N dy 19487   2892683     24304    103866         0     78636    315425   1026976    146.57    157.79
1287.53/1287.56	c  N dy 19620   2913088     24304    103866         0     99039    315425   5712516    146.56    159.29
1296.84/1296.90	c  N dy 19754   2933103     24304    103866         0    119054    315425  10229057    146.55    160.64

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-3367447-1305382300/watcher-3367447-1305382300 -o /tmp/evaluation-result-3367447-1305382300/solver-3367447-1305382300 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367447-1305382300.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: 1.20 2.50 3.20 4/351 13674
/proc/meminfo: memFree=25874828/32951124 swapFree=40554400/67111528
[pid=13674] ppid=13672 vsize=38532 CPUtime=0.01 cores=5,7
/proc/13674/stat : 13674 (strangenight2-s) R 13672 13674 13111 0 -1 4202496 3268 0 0 0 1 0 0 0 20 0 1 0 649830516 39456768 2700 33554432000 4194304 4580011 140733332454176 18446744073709551615 4354920 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13674/statm: 9633 2700 324 95 0 4615 0

[startup+0.0390909 s]
/proc/loadavg: 1.20 2.50 3.20 4/351 13674
/proc/meminfo: memFree=25874828/32951124 swapFree=40554400/67111528
[pid=13674] ppid=13672 vsize=41220 CPUtime=0.03 cores=5,7
/proc/13674/stat : 13674 (strangenight2-s) R 13672 13674 13111 0 -1 4202496 4126 0 0 0 3 0 0 0 20 0 1 0 649830516 42209280 3558 33554432000 4194304 4580011 140733332454176 18446744073709551615 4489408 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13674/statm: 10305 3559 324 95 0 5287 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 41220

[startup+0.101078 s]
/proc/loadavg: 1.20 2.50 3.20 4/351 13674
/proc/meminfo: memFree=25874828/32951124 swapFree=40554400/67111528
[pid=13674] ppid=13672 vsize=43232 CPUtime=0.09 cores=5,7
/proc/13674/stat : 13674 (strangenight2-s) R 13672 13674 13111 0 -1 4202496 4878 0 0 0 9 0 0 0 20 0 1 0 649830516 44269568 4310 33554432000 4194304 4580011 140733332454176 18446744073709551615 4288590 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13674/statm: 10808 4310 339 95 0 5790 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43232

[startup+0.301046 s]
/proc/loadavg: 1.20 2.50 3.20 4/351 13674
/proc/meminfo: memFree=25874828/32951124 swapFree=40554400/67111528
[pid=13674] ppid=13672 vsize=63804 CPUtime=0.29 cores=5,7
/proc/13674/stat : 13674 (strangenight2-s) R 13672 13674 13111 0 -1 4202496 10024 0 0 0 28 1 0 0 21 0 1 0 649830516 65335296 8927 33554432000 4194304 4580011 140733332454176 18446744073709551615 4422782 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13674/statm: 15951 8927 353 95 0 10933 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63804

[startup+0.700967 s]
/proc/loadavg: 1.20 2.50 3.20 4/351 13674
/proc/meminfo: memFree=25874828/32951124 swapFree=40554400/67111528
[pid=13674] ppid=13672 vsize=58848 CPUtime=0.69 cores=5,7
/proc/13674/stat : 13674 (strangenight2-s) R 13672 13674 13111 0 -1 4202496 10450 0 0 0 68 1 0 0 18 0 1 0 649830516 60260352 8160 33554432000 4194304 4580011 140733332454176 18446744073709551615 4293106 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13674/statm: 14712 8160 364 95 0 9694 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58848

[startup+1.50082 s]
/proc/loadavg: 1.20 2.50 3.20 5/360 13686
/proc/meminfo: memFree=25772592/32951124 swapFree=40554400/67111528
[pid=13674] ppid=13672 vsize=58848 CPUtime=1.49 cores=5,7
/proc/13674/stat : 13674 (strangenight2-s) R 13672 13674 13111 0 -1 4202496 11076 0 0 0 148 1 0 0 19 0 1 0 649830516 60260352 8786 33554432000 4194304 4580011 140733332454176 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13674/statm: 14712 8786 364 95 0 9694 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58848

[startup+3.10054 s]
/proc/loadavg: 1.20 2.50 3.20 5/360 13686
/proc/meminfo: memFree=25759828/32951124 swapFree=40554400/67111528
[pid=13674] ppid=13672 vsize=91664 CPUtime=3.09 cores=5,7
/proc/13674/stat : 13674 (strangenight2-s) R 13672 13674 13111 0 -1 4202496 12296 0 0 0 308 1 0 0 22 0 1 0 649830516 93863936 10006 33554432000 4194304 4580011 140733332454176 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13674/statm: 22916 10006 364 95 0 17898 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 91664

[startup+6.30095 s]
/proc/loadavg: 1.42 2.52 3.21 5/360 13687
/proc/meminfo: memFree=25715672/32951124 swapFree=40554400/67111528
[pid=13674] ppid=13672 vsize=91664 CPUtime=6.3 cores=5,7
/proc/13674/stat : 13674 (strangenight2-s) R 13672 13674 13111 0 -1 4202496 14538 0 0 0 628 2 0 0 25 0 1 0 649830516 93863936 12248 33554432000 4194304 4580011 140733332454176 18446744073709551615 4317397 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13674/statm: 22916 12248 364 95 0 17898 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 91664

[startup+12.7008 s]
/proc/loadavg: 1.63 2.55 3.21 5/360 13687
/proc/meminfo: memFree=25559968/32951124 swapFree=40554400/67111528
[pid=13674] ppid=13672 vsize=188516 CPUtime=12.7 cores=5,7
/proc/13674/stat : 13674 (strangenight2-s) R 13672 13674 13111 0 -1 4202496 36451 0 0 0 1265 5 0 0 25 0 1 0 649830516 193040384 29021 33554432000 4194304 4580011 140733332454176 18446744073709551615 4293160 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13674/statm: 47129 29021 367 95 0 42111 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 188516

[startup+25.5004 s]
/proc/loadavg: 2.15 2.62 3.22 5/360 13687
/proc/meminfo: memFree=25435184/32951124 swapFree=40554400/67111528
[pid=13674] ppid=13672 vsize=141760 CPUtime=25.5 cores=5,7
/proc/13674/stat : 13674 (strangenight2-s) R 13672 13674 13111 0 -1 4202496 49226 0 0 0 2543 7 0 0 25 0 1 0 649830516 145162240 29296 33554432000 4194304 4580011 140733332454176 18446744073709551615 4401238 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13674/statm: 35440 29296 367 95 0 30422 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 141760

[startup+51.1008 s]
/proc/loadavg: 2.78 2.73 3.24 5/360 13688
/proc/meminfo: memFree=25175676/32951124 swapFree=40554400/67111528
[pid=13674] ppid=13672 vsize=277448 CPUtime=51.1 cores=5,7
/proc/13674/stat : 13674 (strangenight2-s) R 13672 13674 13111 0 -1 4202496 82452 0 0 0 5097 13 0 0 25 0 1 0 649830516 284106752 52664 33554432000 4194304 4580011 140733332454176 18446744073709551615 4294542 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13674/statm: 69362 52664 367 95 0 64344 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 277448

[startup+102.313 s]
/proc/loadavg: 3.69 2.97 3.30 5/360 13689
/proc/meminfo: memFree=25011340/32951124 swapFree=40554400/67111528
[pid=13674] ppid=13672 vsize=321336 CPUtime=102.3 cores=5,7
/proc/13674/stat : 13674 (strangenight2-s) R 13672 13674 13111 0 -1 4202496 110528 0 0 0 10212 18 0 0 25 0 1 0 649830516 329048064 62235 33554432000 4194304 4580011 140733332454176 18446744073709551615 4293102 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13674/statm: 80334 62235 367 95 0 75316 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 321336

[startup+162.3 s]
/proc/loadavg: 4.02 3.19 3.35 5/360 13691
/proc/meminfo: memFree=24943492/32951124 swapFree=40554400/67111528
[pid=13674] ppid=13672 vsize=273924 CPUtime=162.29 cores=5,7
/proc/13674/stat : 13674 (strangenight2-s) R 13672 13674 13111 0 -1 4202496 136133 0 0 0 16204 25 0 0 25 0 1 0 649830516 280498176 63149 33554432000 4194304 4580011 140733332454176 18446744073709551615 4293875 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13674/statm: 68481 63149 367 95 0 63463 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 273924

[startup+222.301 s]
/proc/loadavg: 4.00 3.33 3.39 5/360 13692
/proc/meminfo: memFree=24899800/32951124 swapFree=40554400/67111528
[pid=13674] ppid=13672 vsize=287792 CPUtime=222.3 cores=5,7
/proc/13674/stat : 13674 (strangenight2-s) R 13672 13674 13111 0 -1 4202496 163063 0 0 0 22199 31 0 0 25 0 1 0 649830516 294699008 66445 33554432000 4194304 4580011 140733332454176 18446744073709551615 4325625 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13674/statm: 71948 66445 367 95 0 66930 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 287792

[startup+282.301 s]
/proc/loadavg: 4.00 3.45 3.42 5/360 13694
/proc/meminfo: memFree=24827712/32951124 swapFree=40554400/67111528
[pid=13674] ppid=13672 vsize=356528 CPUtime=282.3 cores=5,7
/proc/13674/stat : 13674 (strangenight2-s) R 13672 13674 13111 0 -1 4202496 193802 0 0 0 28193 37 0 0 25 0 1 0 649830516 365084672 77049 33554432000 4194304 4580011 140733332454176 18446744073709551615 4293172 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13674/statm: 89132 77049 367 95 0 84114 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 356528

[startup+342.301 s]
/proc/loadavg: 4.00 3.55 3.46 5/360 13695
/proc/meminfo: memFree=24817516/32951124 swapFree=40554400/67111528
[pid=13674] ppid=13672 vsize=357292 CPUtime=342.3 cores=5,7
/proc/13674/stat : 13674 (strangenight2-s) R 13672 13674 13111 0 -1 4202496 217924 0 0 0 34187 43 0 0 25 0 1 0 649830516 365867008 71075 33554432000 4194304 4580011 140733332454176 18446744073709551615 4293875 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13674/statm: 89323 71075 367 95 0 84305 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 357292

[startup+402.301 s]
/proc/loadavg: 4.12 3.66 3.50 5/360 13697
/proc/meminfo: memFree=24828028/32951124 swapFree=40554400/67111528
[pid=13674] ppid=13672 vsize=357896 CPUtime=402.3 cores=5,7
/proc/13674/stat : 13674 (strangenight2-s) R 13672 13674 13111 0 -1 4202496 244422 0 0 0 40180 50 0 0 25 0 1 0 649830516 366485504 72505 33554432000 4194304 4580011 140733332454176 18446744073709551615 4316670 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13674/statm: 89474 72505 367 95 0 84456 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 357896

[startup+462.301 s]
/proc/loadavg: 4.04 3.72 3.52 7/360 13699
/proc/meminfo: memFree=24806152/32951124 swapFree=40554400/67111528
[pid=13674] ppid=13672 vsize=359756 CPUtime=462.31 cores=5,7
/proc/13674/stat : 13674 (strangenight2-s) R 13672 13674 13111 0 -1 4202496 271008 0 0 0 46174 57 0 0 25 0 1 0 649830516 368390144 71563 33554432000 4194304 4580011 140733332454176 18446744073709551615 4321004 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13674/statm: 89939 71563 367 95 0 84921 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 359756

[startup+522.301 s]
/proc/loadavg: 4.01 3.77 3.55 5/360 13700
/proc/meminfo: memFree=24783172/32951124 swapFree=40554400/67111528
[pid=13674] ppid=13672 vsize=360468 CPUtime=522.31 cores=5,7
/proc/13674/stat : 13674 (strangenight2-s) R 13672 13674 13111 0 -1 4202496 296523 0 0 0 52169 62 0 0 25 0 1 0 649830516 369119232 77947 33554432000 4194304 4580011 140733332454176 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13674/statm: 90117 77947 367 95 0 85099 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 360468

[startup+582.301 s]
/proc/loadavg: 4.00 3.81 3.58 5/360 13702
/proc/meminfo: memFree=24759208/32951124 swapFree=40554400/67111528
[pid=13674] ppid=13672 vsize=368508 CPUtime=582.3 cores=5,7
/proc/13674/stat : 13674 (strangenight2-s) R 13672 13674 13111 0 -1 4202496 323356 0 0 0 58162 68 0 0 25 0 1 0 649830516 377352192 74220 33554432000 4194304 4580011 140733332454176 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13674/statm: 92127 74220 367 95 0 87109 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 368508

[startup+642.301 s]
/proc/loadavg: 4.09 3.87 3.61 5/360 13703
/proc/meminfo: memFree=24767608/32951124 swapFree=40554400/67111528
[pid=13674] ppid=13672 vsize=368760 CPUtime=642.32 cores=5,7
/proc/13674/stat : 13674 (strangenight2-s) R 13672 13674 13111 0 -1 4202496 350112 0 0 0 64156 76 0 0 25 0 1 0 649830516 377610240 79336 33554432000 4194304 4580011 140733332454176 18446744073709551615 4293668 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13674/statm: 92190 79336 367 95 0 87172 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 368760

[startup+702.301 s]
/proc/loadavg: 4.14 3.93 3.65 5/360 13705
/proc/meminfo: memFree=24735820/32951124 swapFree=40554400/67111528
[pid=13674] ppid=13672 vsize=369100 CPUtime=702.31 cores=5,7
/proc/13674/stat : 13674 (strangenight2-s) R 13672 13674 13111 0 -1 4202496 376190 0 0 0 70148 83 0 0 25 0 1 0 649830516 377958400 83049 33554432000 4194304 4580011 140733332454176 18446744073709551615 4293051 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13674/statm: 92275 83049 367 95 0 87257 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 369100

[startup+762.314 s]
/proc/loadavg: 4.09 3.96 3.67 5/360 13707
/proc/meminfo: memFree=24702172/32951124 swapFree=40554400/67111528
[pid=13674] ppid=13672 vsize=369436 CPUtime=762.33 cores=5,7
/proc/13674/stat : 13674 (strangenight2-s) R 13672 13674 13111 0 -1 4202496 400883 0 0 0 76144 89 0 0 25 0 1 0 649830516 378302464 84550 33554432000 4194304 4580011 140733332454176 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13674/statm: 92359 84550 367 95 0 87341 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 369436

[startup+822.301 s]
/proc/loadavg: 4.03 3.96 3.69 5/360 13708
/proc/meminfo: memFree=24777540/32951124 swapFree=40554400/67111528
[pid=13674] ppid=13672 vsize=310932 CPUtime=822.31 cores=5,7
/proc/13674/stat : 13674 (strangenight2-s) R 13672 13674 13111 0 -1 4202496 425691 0 0 0 82134 97 0 0 25 0 1 0 649830516 318394368 72493 33554432000 4194304 4580011 140733332454176 18446744073709551615 4293886 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13674/statm: 77733 72493 367 95 0 72715 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 310932

[startup+882.301 s]
/proc/loadavg: 4.01 3.97 3.70 5/360 13710
/proc/meminfo: memFree=24778612/32951124 swapFree=40554400/67111528
[pid=13674] ppid=13672 vsize=283416 CPUtime=882.32 cores=5,7
/proc/13674/stat : 13674 (strangenight2-s) R 13672 13674 13111 0 -1 4202496 456790 0 0 0 88127 105 0 0 25 0 1 0 649830516 290217984 63874 33554432000 4194304 4580011 140733332454176 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13674/statm: 70854 63874 367 95 0 65836 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 283416

[startup+942.301 s]
/proc/loadavg: 4.00 3.97 3.72 5/360 13711
/proc/meminfo: memFree=24530084/32951124 swapFree=40554400/67111528
[pid=13674] ppid=13672 vsize=445048 CPUtime=942.32 cores=5,7
/proc/13674/stat : 13674 (strangenight2-s) R 13672 13674 13111 0 -1 4202496 510526 0 0 0 94117 115 0 0 25 0 1 0 649830516 455729152 100639 33554432000 4194304 4580011 140733332454176 18446744073709551615 4415945 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13674/statm: 111262 100639 367 95 0 106244 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 445048

[startup+1002.3 s]
/proc/loadavg: 4.03 3.99 3.74 5/360 13713
/proc/meminfo: memFree=24598368/32951124 swapFree=40554400/67111528
[pid=13674] ppid=13672 vsize=445400 CPUtime=1002.32 cores=5,7
/proc/13674/stat : 13674 (strangenight2-s) R 13672 13674 13111 0 -1 4202496 541130 0 0 0 100108 124 0 0 25 0 1 0 649830516 456089600 97061 33554432000 4194304 4580011 140733332454176 18446744073709551615 4293172 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13674/statm: 111350 97061 367 95 0 106332 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 445400

[startup+1062.3 s]
/proc/loadavg: 4.01 3.99 3.75 5/360 13715
/proc/meminfo: memFree=24543148/32951124 swapFree=40554400/67111528
[pid=13674] ppid=13672 vsize=445968 CPUtime=1062.32 cores=5,7
/proc/13674/stat : 13674 (strangenight2-s) R 13672 13674 13111 0 -1 4202496 572862 0 0 0 106100 132 0 0 25 0 1 0 649830516 456671232 93182 33554432000 4194304 4580011 140733332454176 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13674/statm: 111492 93182 367 95 0 106474 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 445968

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.76 5/360 13716
/proc/meminfo: memFree=24442672/32951124 swapFree=40554400/67111528
[pid=13674] ppid=13672 vsize=446148 CPUtime=1122.32 cores=5,7
/proc/13674/stat : 13674 (strangenight2-s) R 13672 13674 13111 0 -1 4202496 602759 0 0 0 112093 139 0 0 25 0 1 0 649830516 456855552 104974 33554432000 4194304 4580011 140733332454176 18446744073709551615 4320844 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13674/statm: 111537 104974 367 95 0 106519 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 446148

[startup+1182.3 s]
/proc/loadavg: 4.12 4.02 3.79 5/360 13718
/proc/meminfo: memFree=24441396/32951124 swapFree=40554400/67111528
[pid=13674] ppid=13672 vsize=446508 CPUtime=1182.32 cores=5,7
/proc/13674/stat : 13674 (strangenight2-s) R 13672 13674 13111 0 -1 4202496 634766 0 0 0 118085 147 0 0 25 0 1 0 649830516 457224192 99942 33554432000 4194304 4580011 140733332454176 18446744073709551615 4293150 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13674/statm: 111627 99942 367 95 0 106609 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 446508

[startup+1242.3 s]
/proc/loadavg: 4.09 4.03 3.80 5/360 13719
/proc/meminfo: memFree=24358516/32951124 swapFree=40554400/67111528
[pid=13674] ppid=13672 vsize=419536 CPUtime=1242.33 cores=5,7
/proc/13674/stat : 13674 (strangenight2-s) R 13672 13674 13111 0 -1 4202496 670224 0 0 0 124077 156 0 0 25 0 1 0 649830516 429604864 97618 33554432000 4194304 4580011 140733332454176 18446744073709551615 4295858 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13674/statm: 104884 97618 367 95 0 99866 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 419536



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.04 3.82 4/359 13722
/proc/meminfo: memFree=24762588/32951124 swapFree=40554400/67111528
[pid=13674] ppid=13672 vsize=480568 CPUtime=1300.04 cores=5,7
/proc/13674/stat : 13674 (strangenight2-s) R 13672 13674 13111 0 -1 4202496 699420 0 0 0 129842 162 0 0 25 0 1 0 649830516 492101632 107411 33554432000 4194304 4580011 140733332454176 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13674/statm: 120142 107411 367 95 0 115124 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 480568

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.07
CPU user time (s): 1298.43
CPU system time (s): 1.64375
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 738252

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

runsolver used 4.45332 second user time and 10.8214 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-14 16:11:41
IDJOB=3367447
IDBENCH=82656
IDSOLVER=1845
FILE ID=node104/3367447-1305382300
RUNJOBID= node104-1305382300-13646
PBS_JOBID= 13324398
Free space on /tmp= 73384 MiB

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

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

MD5SUM BENCH= 3d91d29f74f04e1ffeedae8425f55746
RANDOM SEED=288674118

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25875348 kB
Buffers:        278688 kB
Cached:        2299940 kB
SwapCached:     122128 kB
Active:         906144 kB
Inactive:      5904508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25875348 kB
SwapTotal:    67111528 kB
SwapFree:     40554400 kB
Dirty:           22596 kB
Writeback:           0 kB
AnonPages:     4123352 kB
Mapped:          11200 kB
Slab:           116380 kB
PageTables:      85340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 74857904 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= 73376 MiB
End job on node104 at 2011-05-14 16:33:23