Trace number 3258373

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-Night-1-mt? (TO) 4800.29 1201.65

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2400c266431gyes7.cnf
MD5SUM92e61742efd2e322c59b4442206bebf1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3258373-1304034112.cnf'
0.00/0.00	c -- header says num vars:           2400
0.00/0.00	c -- header says num clauses:      266431
0.00/0.06	c -- clauses added:            0 learnts,       266431 normals,            0 xors
0.00/0.06	c -- vars added       2400
0.00/0.06	c Parsing time:  0.17 s
0.00/0.06	c  N st     0         0      2400        75    266356         0    535112         0   no data   no data  --
0.00/0.06	c asymm  cl-useful: 0/75/75 lits-rem:0 time: 0.00
0.00/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.18
0.00/0.14	c bin-w-bin subsume rem         9040 bins  time:  0.14 s
0.00/0.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
0.27/0.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2400 time:  0.11 s
0.27/0.22	c Removed useless bin:       0  fixed:     0  props:   1.30M  time:  0.10 s
0.93/0.31	c lits-rem:       131  cl-subs:        0  v-elim:     75  v-fix:    0  time:  0.33 s
0.93/0.31	c Finding binary XORs  T:     0.02 s  found:       0
0.93/0.33	c Finding non-binary XORs:     0.05 s (found:       0, avg size: nan)
0.93/0.33	c calculated reachability. Time: 0.00
0.93/0.33	c Calc default polars -  time:   0.01 s pos:       0 undec:      75 neg:    2325
0.93/0.33	c =========================================================================================
0.93/0.33	c types(t): F = full restart, N = normal restart
0.93/0.33	c types(t): S = simplification begin/end, E = solution found
0.93/0.33	c restart types(rt): st = static, dy = dynamic
0.93/0.33	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.93/0.33	c  B st     0         0      2325     11838    243153         0    869671         0   no data   no data  --
0.93/0.69	c  N dy    15      4405      2325     11838    243154      4381    869669    247890     12.96     13.65  --
4.00/1.03	c  N dy    29      8451      2325     11838    243155      5918    869669    254734     12.53     13.20  --
5.22/1.40	c  N dy    46     12516      2325     11838    243155      5737    869668    195442     12.51     14.82  --
7.16/1.84	c  N dy    72     17439      2325     11838    243155     10623    869668    464454     12.65     13.33  --
8.74/2.23	c  N dy    88     21545      2325     11838    243155      9106    869666    328447     12.68     13.45  --
9.94/2.56	c  F st   110     25001      2325     11838    243155     12547    869666    539129     12.79   no data  --
10.34/2.66	c  N st   112     25628      2325     11838    243155     13172    869666    579387     12.79   no data  --
11.96/3.09	c  N dy   116     30003      2325     11838    243155     10732    869666    329383     12.79   no data  --
11.96/3.09	c  S st   116     30003      2325     11838    243155     10732    869666    329383     12.79   no data  --
12.34/3.14	c  S st   116     30506      2325     11838    243155     11233    869665    358765     12.79   no data  --
12.34/3.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
12.34/3.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.94/3.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     21 BRemL:      0 BRemN:      0 P: 18.0M T:  1.50
13.94/3.59	c bin-w-bin subsume rem            0 bins  time:  0.15 s
18.74/4.76	c subs with bin:        0  lits-rem:     17237  v-fix:    0  time:  4.68 s
18.74/4.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.10 s
19.13/4.81	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.10 s
27.92/7.05	c lits-rem:      1746  cl-subs:     2168  v-elim:      0  v-fix:    0  time:  8.95 s
28.72/7.29	c asymm  cl-useful: 2208/2290/11838 lits-rem:18181 time: 0.96
28.72/7.30	c calculated reachability. Time: 0.01
28.72/7.30	c  N dy   116     30506      2325     11838    243176      9065    814794    310078     12.79   no data  --
30.31/7.67	c  N dy   142     34508      2325     11838    243176     13046    814794    566220     12.89     13.74  --
31.92/8.08	c  N dy   171     38558      2325     11838    243184      9230    814794    260436     13.04     14.87  --
33.53/8.48	c  N dy   190     42665      2325     11838    243184     13299    814794    510171     13.06     13.75  --
34.71/8.78	c  S st   198     45759      2325     11838    243184     16359    814794    699828     12.98     12.05  --
35.11/8.83	c  S st   198     46260      2325     11838    243184     16860    814794    732929     12.98   no data  --
35.11/8.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
35.11/8.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.71/9.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 17.3M T:  1.45
36.71/9.28	c bin-w-bin subsume rem            0 bins  time:  0.14 s
41.91/10.57	c subs with bin:        0  lits-rem:      4404  v-fix:    0  time:  5.16 s
41.91/10.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.10 s
42.33/10.62	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.09 s
46.72/11.74	c lits-rem:       592  cl-subs:      715  v-elim:      0  v-fix:    0  time:  4.47 s
46.72/11.76	c vivif2 --  cl tried    11838 cl shrink     5700 lits rem      42482 time: 0.07
46.72/11.79	c vivif2 --  cl tried    16145 cl shrink        7 lits rem          7 time: 0.12
47.50/11.98	c asymm  cl-useful: 0/1821/11838 lits-rem:0 time: 0.79
47.50/11.99	c calculated reachability. Time: 0.01
47.50/11.99	c  N dy   198     46260      2325     11838    243184     16145    764715    714050     12.98   no data  --
49.50/12.42	c  N dy   227     50469      2325     11838    243184     11462    764715    384560     13.15     14.06  --
51.11/12.84	c  N dy   261     54523      2325     11838    243184     15489    764715    674005     13.35     14.86  --
53.08/13.33	c  N dy   288     58996      2325     11838    243184     10033    764715    206207     13.45     14.25  --
54.68/13.76	c  N dy   310     63040      2325     11838    243184     14042    764715    474227     13.50     14.30  --
56.28/14.19	c  N dy   337     67133      2325     11838    243184     18102    764715    774736     13.61     14.83  --
57.48/14.45	c  S st   353     69390      2325     11838    243184     20340    764715    922185     13.64     13.62  --
57.88/14.50	c  S st   353     69891      2325     11838    243184     20840    764715    959251     13.64   no data  --
57.88/14.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
57.88/14.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.08/14.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 17.7M T:  1.51
59.48/14.96	c bin-w-bin subsume rem            0 bins  time:  0.14 s
65.07/16.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.34 s
65.07/16.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.10 s
65.07/16.35	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.10 s
69.87/17.53	c lits-rem:       486  cl-subs:      363  v-elim:      0  v-fix:    0  time:  4.73 s
69.87/17.54	c vivif2 --  cl tried    11838 cl shrink        0 lits rem          0 time: 0.03
69.87/17.58	c vivif2 --  cl tried    20477 cl shrink        0 lits rem          0 time: 0.14
70.67/17.78	c asymm  cl-useful: 0/1677/11838 lits-rem:0 time: 0.81
70.67/17.79	c calculated reachability. Time: 0.01
70.67/17.79	c  N dy   353     69891      2325     11838    243184     20477    764715    946299     13.64   no data  --
72.66/18.27	c  N dy   384     74387      2325     11838    243184     14040    764715    427285     13.77     15.86  --
75.05/18.89	c  N dy   405     79888      2325     11838    243184     19473    764715    765641     13.79     14.53  --
77.47/19.47	c  N dy   429     85043      2325     11838    243184     12688    764715    289431     13.78     16.28  --
78.65/19.73	c  F st   443     87500      2325     11838    243184     15117    764715    455615     13.80   no data  --
80.25/20.11	c  N st   448     90799      2325     11838    243184     18360    764715    659031     13.80   no data  --
82.64/20.78	c  N dy   468     96795      2325     11838    243184     24302    764715   1096440     13.85     14.66  --
85.46/21.47	c  N dy   498    103116      2325     11838    243184     17700    764715    571861     13.86     14.60  --
86.27/21.65	c  S st   503    104836      2325     11838    243184     19409    764715    683250     13.85   no data  --
86.67/21.70	c  S st   503    105342      2325     11838    243184     19914    764715    726572     13.85   no data  --
86.67/21.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
86.67/21.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
87.85/22.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 17.3M T:  1.48
88.25/22.14	c bin-w-bin subsume rem            0 bins  time:  0.14 s
93.44/23.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.08 s
93.44/23.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.10 s
93.44/23.47	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.10 s
98.23/24.63	c lits-rem:       478  cl-subs:      257  v-elim:      0  v-fix:    0  time:  4.64 s
98.23/24.63	c vivif2 --  cl tried    11838 cl shrink        0 lits rem          0 time: 0.03
98.23/24.66	c vivif2 --  cl tried    19657 cl shrink        0 lits rem          0 time: 0.12
99.03/24.86	c asymm  cl-useful: 0/1547/11838 lits-rem:0 time: 0.79
99.03/24.87	c calculated reachability. Time: 0.01
99.03/24.87	c  N dy   503    105342      2325     11838    243184     19657    764711    717047     13.85   no data  --
102.62/25.70	c  N dy   546    112783      2325     11838    243184     27068    764711   1246758     13.95     14.84  --
105.82/26.54	c  N dy   577    120719      2325     11838    243184     21036    764711    704979     13.94     14.71  --
109.42/27.40	c  N dy   620    128494      2325     11838    243184     28755    764711   1239035     13.98     15.27  --
112.63/28.29	c  N dy   663    136778      2325     11838    243184     22104    764711    741207     14.03     14.87  --
117.03/29.32	c  N dy   705    145704      2325     11838    243184     30950    764711   1356630     14.05     15.01  --
121.42/30.40	c  N dy   747    155065      2325     11838    243184     24351    764711    822017     14.07     17.13  --
122.60/30.72	c  S st   758    158014      2325     11838    243184     27270    764711   1018776     14.08     12.93  --
122.60/30.77	c  S st   758    158516      2325     11838    243184     27771    764711   1055946     14.08   no data  --
122.60/30.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
122.60/30.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
124.20/31.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.2M T:  1.55
124.60/31.24	c bin-w-bin subsume rem            0 bins  time:  0.14 s
129.79/32.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.29 s
129.79/32.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.10 s
130.21/32.62	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.09 s
135.01/33.88	c lits-rem:       477  cl-subs:      470  v-elim:      0  v-fix:    0  time:  5.04 s
135.01/33.89	c vivif2 --  cl tried    11838 cl shrink        0 lits rem          0 time: 0.03
135.39/33.93	c vivif2 --  cl tried    27301 cl shrink        0 lits rem          0 time: 0.18
136.19/34.13	c asymm  cl-useful: 0/1651/11838 lits-rem:0 time: 0.80
136.19/34.14	c calculated reachability. Time: 0.01
136.19/34.14	c  N dy   758    158516      2325     11838    243184     27301    764709   1040142     14.08   no data  --
140.97/35.30	c  N dy   802    168730      2325     11838    243184     20575    764709    544921     14.08     15.04  --
145.77/36.53	c  N dy   853    179792      2325     11838    243184     31563    764709   1338617     14.12     14.91  --
150.96/37.88	c  N dy   908    191362      2325     11838    243184     25187    764709    788509     14.12     15.19  --
157.36/39.40	c  N dy   958    203955      2325     11838    243184     37669    764709   1600041     14.11     14.90  --
163.35/40.91	c  N dy  1016    217000      2325     11838    243184     31744    764709   1187803     14.13     15.19  --
169.76/42.58	c  N dy  1087    230924      2325     11838    243184     25730    764709    741459     14.16     15.39  --
173.34/43.42	c  S st  1117    237775      2325     11838    243184     32500    764709   1161209     14.16     15.04  --
173.34/43.48	c  S st  1117    238277      2325     11838    243184     33002    764709   1202287     14.16   no data  --
173.34/43.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
173.34/43.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
174.94/43.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.5M T:  1.61
175.34/43.98	c bin-w-bin subsume rem            0 bins  time:  0.14 s
180.53/45.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.15 s
180.53/45.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.10 s
180.93/45.32	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.10 s
187.33/46.91	c lits-rem:       477  cl-subs:      548  v-elim:      0  v-fix:    0  time:  6.36 s
187.33/46.92	c vivif2 --  cl tried    11838 cl shrink        0 lits rem          0 time: 0.03
187.33/46.97	c vivif2 --  cl tried    32454 cl shrink        0 lits rem          0 time: 0.20
188.11/47.17	c asymm  cl-useful: 0/1660/11838 lits-rem:0 time: 0.82
188.11/47.18	c calculated reachability. Time: 0.01
188.11/47.18	c  N dy  1117    238277      2325     11838    243184     32454    764709   1184054     14.16   no data  --
195.71/49.04	c  N dy  1177    253996      2325     11838    243184     27219    764709    811265     14.15     14.90  --
203.70/51.04	c  N dy  1242    270410      2325     11838    243184     43479    764709   1836465     14.17     14.97  --
212.09/53.12	c  N dy  1324    287671      2325     11838    243184     38788    764709   1476802     14.19     18.32  --
220.88/55.30	c  N dy  1390    306044      2325     11838    243184     34212    764709   1122630     14.17     15.03  --
220.88/55.33	c  F st  1392    306252      2325     11838    243184     34416    764709   1134760     14.17     13.32  --
230.47/57.79	c  N dy  1441    325771      2325     11838    243184     29940    764709    790279     14.16     15.01  --
241.65/60.51	c  N dy  1512    347467      2325     11838    243184     26662    764709    526202     14.15     15.01  --
246.05/61.62	c  S st  1551    357416      2325     11838    243184     36535    764709   1166957     14.15   no data  --
246.05/61.67	c  S st  1551    357920      2325     11838    243184     37039    764709   1204295     14.15   no data  --
246.05/61.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
246.05/61.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
247.65/62.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.3M T:  1.61
248.05/62.17	c bin-w-bin subsume rem            0 bins  time:  0.14 s
253.66/63.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.63 s
254.04/63.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.10 s
254.04/63.63	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.10 s
259.64/65.07	c lits-rem:       434  cl-subs:      534  v-elim:      0  v-fix:    0  time:  5.75 s
259.64/65.08	c vivif2 --  cl tried    11838 cl shrink        0 lits rem          0 time: 0.03
260.04/65.13	c vivif2 --  cl tried    36505 cl shrink        0 lits rem          0 time: 0.21
260.44/65.28	c asymm  cl-useful: 0/1117/11838 lits-rem:0 time: 0.59
260.44/65.28	c calculated reachability. Time: 0.01
260.44/65.28	c  N dy  1551    357920      2325     11838    243184     36505    764709   1186803     14.15   no data  --
270.02/67.69	c  N dy  1627    378102      2325     11838    243184     30765    764709    726154     14.16     14.91  --
280.03/70.13	c  N dy  1732    398141      2325     11838    243184     50610    764709   1971775     14.18     15.02  --
290.40/72.73	c  N dy  1820    419302      2325     11838    243184     44833    764709   1552918     14.18     14.95  --
300.39/75.22	c  N dy  1892    439374      2325     11838    243184     36962    764709   1046257     14.19     15.04  --
310.38/77.71	c  N dy  1971    459467      2325     11838    243184     56883    764709   2337532     14.20     17.50  --
321.96/80.69	c  N dy  2037    482732      2325     11838    243184     51140    764709   1779752     14.17     14.92  --
332.36/83.26	c  N dy  2132    503154      2325     11838    243184     41687    764709   1247197     14.18     14.95  --
342.73/85.88	c  N dy  2215    523162      2325     11838    243184     30802    764709    494304     14.18     14.93  --
349.95/87.61	c  S st  2250    536880      2325     11838    243184     44304    764709   1244329     14.17     12.75  --
349.95/87.67	c  S st  2250    537383      2325     11838    243184     44806    764709   1279950     14.17   no data  --
349.95/87.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
349.95/87.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
351.52/88.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.9M T:  1.66
351.92/88.18	c bin-w-bin subsume rem            0 bins  time:  0.14 s
357.12/89.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.21 s
357.52/89.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.10 s
357.52/89.53	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.10 s
363.53/91.01	c lits-rem:       392  cl-subs:     1122  v-elim:      0  v-fix:    0  time:  5.89 s
363.53/91.02	c vivif2 --  cl tried    11838 cl shrink        0 lits rem          0 time: 0.03
363.53/91.08	c vivif2 --  cl tried    43684 cl shrink        0 lits rem          0 time: 0.25
364.31/91.28	c asymm  cl-useful: 0/1288/11838 lits-rem:0 time: 0.82
364.31/91.29	c calculated reachability. Time: 0.01
364.31/91.29	c  N dy  2250    537383      2325     11838    243184     43684    764709   1253414     14.17   no data  --
375.89/94.20	c  N dy  2341    559746      2325     11838    243184     34154    764709    612649     14.17     15.00  --
386.28/96.76	c  N dy  2446    580210      2325     11838    243184     54413    764709   1875148     14.18     14.94  --
397.06/99.40	c  N dy  2534    600305      2325     11838    243184     41675    764709   1081526     14.19     16.93  --
407.47/102.03	c  N dy  2595    620361      2325     11838    243184     61476    764709   2289648     14.18     17.64  --
417.84/104.64	c  N dy  2678    640975      2325     11838    243184     48254    764709   1449904     14.18     15.10  --
428.64/107.34	c  N dy  2764    661447      2325     11838    243184     68524    764709   2739146     14.18     14.94  --
439.42/110.04	c  N dy  2813    682015      2325     11838    243184     54217    764709   1745468     14.17     15.04  --
450.60/112.86	c  N dy  2878    702230      2325     11838    243184     38612    764709    742329     14.16     14.95  --
460.99/115.43	c  N dy  2951    722411      2325     11838    243184     58567    764709   1992108     14.16     14.91  --
472.18/118.23	c  N dy  3039    742967      2325     11838    243184     42311    764709    928305     14.17     14.95  --
482.56/120.88	c  N dy  3137    763008      2325     11838    243184     62137    764709   2132299     14.18     14.93  --
494.15/123.75	c  N dy  3215    783097      2325     11838    243184     44453    764709   1021272     14.18     16.23  --
504.94/126.40	c  N dy  3267    803209      2325     11838    243184     64330    764709   2204745     14.17     15.08  --
506.14/126.79	c  S st  3279    806074      2325     11838    243184     67167    764709   2383359     14.16     10.83  --
506.54/126.85	c  S st  3279    806576      2325     11838    243184     67668    764709   2420954     14.16   no data  --
506.54/126.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
506.54/126.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
508.55/127.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 20.5M T:  1.88
508.93/127.46	c bin-w-bin subsume rem            0 bins  time:  0.14 s
514.52/128.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.56 s
514.52/128.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.10 s
514.92/128.90	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.09 s
526.91/131.90	c lits-rem:       209  cl-subs:     1817  v-elim:      0  v-fix:    0  time: 11.98 s
526.91/131.91	c vivif2 --  cl tried    11838 cl shrink        0 lits rem          0 time: 0.03
527.31/132.02	c vivif2 --  cl tried    65851 cl shrink        0 lits rem          0 time: 0.44
528.11/132.24	c asymm  cl-useful: 0/1164/11838 lits-rem:0 time: 0.87
528.11/132.25	c calculated reachability. Time: 0.01
528.11/132.25	c  N dy  3279    806576      2325     11838    243184     65851    764709   2370712     14.16   no data  --
539.32/135.02	c  N dy  3365    827032      2325     11838    243184     47517    764709   1111977     14.17     14.98  --
550.08/137.75	c  N dy  3438    847360      2325     11838    243184     67633    764709   2294732     14.16     14.97  --
561.29/140.54	c  N dy  3532    867442      2325     11838    243184     47928    764709   1116066     14.16     14.95  --
572.45/143.32	c  N dy  3611    888192      2325     11838    243184     68437    764709   2328511     14.16     14.92  --
584.43/146.36	c  N dy  3677    909771      2325     11838    243184     49214    764709   1155118     14.15     14.91  --
595.23/149.00	c  N dy  3741    929927      2325     11838    243184     69077    764709   2309572     14.14     14.97  --
606.41/151.80	c  N dy  3823    950096      2325     11838    243184     47529    764709    995877     14.14     14.90  --
616.80/154.40	c  N dy  3897    970362      2325     11838    243184     67553    764709   2191587     14.14     15.01  --
628.38/157.34	c  N dy  3992    990905      2325     11838    243184     45388    764709    816471     14.15     15.36  --
638.38/159.86	c  N dy  4076   1011096      2325     11838    243184     65389    764709   2027107     14.15     14.92  --
649.96/162.73	c  N dy  4177   1031631      2325     11838    243184     85718    764709   3230030     14.16     14.93  --
660.35/165.38	c  N dy  4259   1051924      2325     11838    243184     62311    764709   1802197     14.16     14.96  --
671.93/168.21	c  F st  4333   1071876      2325     11838    243184     81987    764709   2879109     14.16     13.29  --
671.93/168.28	c  N st  4334   1072126      2325     11838    243184     82236    764709   2895869     14.16   no data  --
683.12/171.04	c  N dy  4386   1092201      2325     11838    243184     57570    764709   1449497     14.16     16.02  --
694.70/173.98	c  N dy  4447   1113060      2325     11838    243184     78155    764709   2622162     14.15     14.94  --
706.32/176.85	c  N dy  4513   1133102      2325     11838    243184     52501    764709   1101190     14.14     14.90  --
717.07/179.54	c  N dy  4604   1153137      2325     11838    243184     72368    764709   2288982     14.15     15.66  --
729.46/182.67	c  N dy  4671   1173491      2325     11838    243184     92483    764709   3434045     14.15     14.98  --
740.65/185.50	c  N dy  4750   1193571      2325     11838    243184     65833    764709   1834715     14.15     18.78  --
749.85/187.76	c  S st  4819   1209866      2325     11838    243184     81959    764709   2776604     14.15     13.06  --
750.25/187.83	c  S st  4819   1210371      2325     11838    243184     82463    764709   2813261     14.15   no data  --
750.25/187.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
750.25/187.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
752.23/188.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 20.7M T:  1.93
752.63/188.46	c bin-w-bin subsume rem            0 bins  time:  0.14 s
758.22/189.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.58 s
758.22/189.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.10 s
758.64/189.90	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.09 s
774.20/193.86	c lits-rem:        92  cl-subs:     1540  v-elim:      0  v-fix:    0  time: 15.77 s
774.20/193.86	c vivif2 --  cl tried    11838 cl shrink        0 lits rem          0 time: 0.03
775.00/194.00	c vivif2 --  cl tried    80923 cl shrink        0 lits rem          0 time: 0.54
775.80/194.22	c asymm  cl-useful: 0/1158/11838 lits-rem:0 time: 0.90
775.80/194.23	c calculated reachability. Time: 0.01
775.80/194.23	c  N dy  4819   1210371      2325     11838    243184     80923    764709   2769360     14.15   no data  --
786.98/197.03	c  N dy  4883   1230477      2325     11838    243184     53342    764709   1051381     14.15     14.92  --
797.37/199.64	c  N dy  4965   1250546      2325     11838    243184     73193    764709   2196669     14.15     14.90  --
808.96/202.55	c  N dy  5052   1271019      2325     11838    243184     93450    764709   3375941     14.15     14.93  --
819.75/205.29	c  N dy  5127   1291094      2325     11838    243184     64841    764709   1668404     14.15     18.07  --
830.93/208.02	c  N dy  5191   1311155      2325     11838    243184     84665    764709   2793352     14.14     14.94  --
842.91/211.02	c  N dy  5268   1331203      2325     11838    243184     55039    764709   1050642     14.14     14.99  --
853.31/213.66	c  N dy  5348   1351334      2325     11838    243184     74962    764709   2200800     14.14     15.27  --
864.89/216.59	c  N dy  5416   1371474      2325     11838    243184     94798    764709   3327893     14.14     14.94  --
876.08/219.34	c  N dy  5497   1391557      2325     11838    243184     64252    764709   1562210     14.14     19.39  --
887.27/222.13	c  N dy  5553   1411949      2325     11838    243184     84410    764709   2682899     14.13     14.88  --
899.26/225.13	c  N dy  5629   1432007      2325     11838    243184     52871    764709    840366     14.14     15.15  --
909.64/227.79	c  N dy  5705   1452385      2325     11838    243184     73023    764709   2004322     14.13     14.88  --
921.24/230.61	c  N dy  5772   1472541      2325     11838    243184     92904    764709   3114311     14.13     14.89  --
932.80/233.54	c  N dy  5850   1492567      2325     11838    243184     60334    764709   1196419     14.13     15.33  --
943.21/236.14	c  N dy  5929   1512575      2325     11838    243184     80116    764709   2382214     14.14     15.47  --
954.78/239.09	c  N dy  6001   1533232      2325     11838    243184    100561    764709   3586857     14.13     14.90  --
966.36/241.97	c  N dy  6076   1553301      2325     11838    243184     67022    764709   1581082     14.13     14.89  --
977.96/244.81	c  N dy  6154   1573785      2325     11838    243184     87273    764709   2739055     14.13     14.95  --
989.54/247.72	c  N dy  6217   1594221      2325     11838    243184    107472    764709   3915862     14.13     14.91  --
1001.12/250.61	c  N dy  6310   1614537      2325     11838    243184     73162    764709   1853291     14.13     14.89  --
1014.70/254.06	c  N dy  6384   1636064      2325     11838    243184     94419    764709   3070376     14.13     14.91  --
1029.49/257.79	c  N dy  6449   1656281      2325     11838    243184     59061    764709   1008192     14.12     14.95  --
1041.47/260.74	c  N dy  6519   1676379      2325     11838    243184     78902    764709   2085933     14.12     14.97  --
1052.66/263.58	c  N dy  6602   1696505      2325     11838    243184     98835    764709   3218330     14.12     15.02  --
1061.05/265.61	c  S st  6653   1710375      2325     11838    243184    112538    764709   4026441     14.12     11.74  --
1061.45/265.80	c  S st  6653   1710877      2325     11838    243184     56704    764709    845671     14.12   no data  --
1061.86/265.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1061.86/265.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1063.45/266.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 17.6M T:  1.61
1063.45/266.29	c bin-w-bin subsume rem            0 bins  time:  0.14 s
1067.84/267.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.41 s
1068.24/267.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.10 s
1068.24/267.44	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.09 s
1070.65/268.09	c lits-rem:       101  cl-subs:       26  v-elim:      0  v-fix:    0  time:  2.59 s
1070.65/268.10	c vivif2 --  cl tried    11838 cl shrink        0 lits rem          0 time: 0.03
1071.06/268.15	c vivif2 --  cl tried    56678 cl shrink        0 lits rem          0 time: 0.22
1071.84/268.36	c asymm  cl-useful: 0/1239/11838 lits-rem:0 time: 0.84
1071.84/268.37	c calculated reachability. Time: 0.01
1071.84/268.37	c  N dy  6653   1710877      2325     11838    243184     56678    764709    844589     14.12   no data  --
1082.22/270.96	c  N dy  6718   1731043      2325     11838    243184     76615    764709   1960692     14.12     14.99  --
1093.80/273.85	c  N dy  6808   1751419      2325     11838    243184     96765    764709   3135313     14.12     14.90  --
1106.21/276.95	c  N dy  6873   1771644      2325     11838    243184     59415    764709    953311     14.12     15.02  --
1116.98/279.64	c  N dy  6957   1791886      2325     11838    243184     79395    764709   2082780     14.12     14.93  --
1128.96/282.61	c  N dy  7037   1812209      2325     11838    243184     99446    764709   3197140     14.12     14.90  --
1142.14/285.93	c  N dy  7117   1833954      2325     11838    243184     62643    764709   1064145     14.12     15.09  --
1152.93/288.69	c  N dy  7198   1854096      2325     11838    243184     82555    764709   2192518     14.12     15.10  --
1164.91/291.68	c  N dy  7282   1874525      2325     11838    243184    102740    764709   3363023     14.12     14.92  --
1178.10/294.91	c  N dy  7364   1894598      2325     11838    243184     63262    764709   1088988     14.12     15.32  --
1188.49/297.59	c  N dy  7414   1914636      2325     11838    243184     83078    764709   2196143     14.12     15.34  --
1200.47/300.51	c  N dy  7492   1934886      2325     11838    243184    103093    764709   3341700     14.12     14.95  --
1213.25/303.70	c  N dy  7565   1954888      2325     11838    243184     62584    764709    993583     14.12     14.86  --
1224.04/306.48	c  N dy  7655   1974963      2325     11838    243184     82429    764709   2091976     14.12     15.70  --
1236.03/309.44	c  N dy  7740   1995019      2325     11838    243184    102255    764709   3215063     14.12     15.02  --
1248.01/312.44	c  N dy  7819   2015036      2325     11838    243184    122088    764709   4386784     14.12     14.90  --
1259.20/315.22	c  N dy  7898   2035165      2325     11838    243184     80709    764709   2000659     14.12     14.87  --
1270.79/318.12	c  N dy  7980   2055194      2325     11838    243184    100528    764709   3128367     14.12     17.36  --
1283.97/321.44	c  N dy  8043   2075378      2325     11838    243184    120473    764709   4189577     14.12     14.95  --
1297.55/324.83	c  N dy  8115   2099068      2325     11838    243184     81582    764709   2011329     14.12     15.20  --
1309.54/327.82	c  N dy  8208   2119074      2325     11838    243184    101366    764709   3160084     14.12     15.02  --
1322.72/331.19	c  N dy  8282   2139179      2325     11838    243184    121215    764709   4289339     14.12     16.02  --
1335.10/334.24	c  N dy  8348   2159636      2325     11838    243184     78151    764709   1714451     14.12     14.90  --
1347.10/337.28	c  N dy  8418   2180183      2325     11838    243184     98399    764709   2828362     14.12     15.02  --
1360.27/340.60	c  N dy  8498   2200241      2325     11838    243184    118220    764709   3924349     14.12     14.88  --
1368.66/342.61	c  S st  8555   2210879      2325     11838    243184     64543    764709    941123     14.12     11.49  --
1368.66/342.68	c  S st  8555   2211385      2325     11838    243184     65048    764709    975739     14.12   no data  --
1368.66/342.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1368.66/342.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1370.66/343.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.1M T:  1.83
1371.06/343.23	c bin-w-bin subsume rem            0 bins  time:  0.14 s
1375.45/344.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.60 s
1375.85/344.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.10 s
1375.85/344.43	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.10 s
1379.04/345.27	c lits-rem:        51  cl-subs:       40  v-elim:      0  v-fix:    0  time:  3.34 s
1379.04/345.28	c vivif2 --  cl tried    11838 cl shrink        0 lits rem          0 time: 0.03
1379.44/345.35	c vivif2 --  cl tried    65008 cl shrink        0 lits rem          0 time: 0.28
1380.64/345.60	c asymm  cl-useful: 0/1215/11838 lits-rem:0 time: 1.00
1380.64/345.61	c calculated reachability. Time: 0.01
1380.64/345.61	c  N dy  8555   2211385      2325     11838    243184     65008    764709    974915     14.12   no data  --
1392.23/348.53	c  N dy  8633   2231438      2325     11838    243184     84835    764709   2088382     14.12     14.94  --
1406.21/352.02	c  N dy  8725   2252567      2325     11838    243184    105755    764709   3220671     14.12     14.90  --
1419.39/355.37	c  N dy  8790   2272849      2325     11838    243184    125778    764709   4371689     14.12     14.92  --
1433.77/358.90	c  N dy  8878   2294910      2325     11838    243184     82360    764709   1889595     14.12     15.04  --
1445.75/361.97	c  N dy  8953   2315182      2325     11838    243184    102390    764709   2998929     14.12     15.02  --
1458.13/365.08	c  N dy  9011   2335294      2325     11838    243184    122164    764709   4085929     14.12     14.91  --
1470.94/368.24	c  N dy  9087   2355300      2325     11838    243184     75776    764709   1524047     14.12     14.86  --
1482.91/371.21	c  N dy  9181   2376279      2325     11838    243184     96505    764709   2710063     14.12     14.95  --
1495.69/374.42	c  N dy  9243   2396685      2325     11838    243184    116668    764709   3815531     14.11     14.89  --
1508.88/377.78	c  N dy  9291   2417087      2325     11838    243184     69637    764709   1103282     14.11     14.98  --
1520.46/380.69	c  N dy  9339   2437735      2325     11838    243184     89978    764709   2183607     14.10     14.85  --
1532.84/383.72	c  N dy  9422   2458448      2325     11838    243184    110462    764709   3379308     14.10     14.93  --
1545.25/386.87	c  N dy  9478   2478724      2325     11838    243184    130481    764709   4496428     14.10     14.99  --
1557.62/389.93	c  N dy  9542   2498803      2325     11838    243184     82177    764709   1716136     14.10     15.56  --
1569.21/392.90	c  N dy  9626   2518821      2325     11838    243184    102024    764709   2829353     14.10     14.93  --
1582.39/396.13	c  N dy  9705   2538931      2325     11838    243184    121912    764709   3942402     14.10     14.86  --
1595.57/399.45	c  N dy  9788   2559335      2325     11838    243184     72902    764709   1216894     14.10     14.89  --
1606.78/402.23	c  N dy  9855   2579396      2325     11838    243184     92670    764709   2302101     14.10     16.22  --
1619.54/405.43	c  N dy  9914   2599605      2325     11838    243184    112670    764709   3429541     14.10     14.92  --
1632.72/408.78	c  N dy  9994   2619612      2325     11838    243184    132404    764709   4496522     14.10     15.08  --
1645.51/411.91	c  N dy 10090   2639787      2325     11838    243184     82227    764709   1725605     14.10     14.85  --
1657.49/414.96	c  N dy 10168   2659796      2325     11838    243184    102008    764709   2793682     14.10     17.65  --
1669.87/418.03	c  N dy 10250   2679797      2325     11838    243184    121811    764709   3941352     14.10     16.07  --
1684.66/421.72	c  N dy 10336   2701325      2325     11838    243184     71891    764709   1058071     14.10     14.85  --
1690.27/423.17	c  S st 10380   2711386      2325     11838    243184     81834    764709   1618257     14.10   no data  --
1690.68/423.24	c  S st 10380   2711889      2325     11838    243184     82336    764709   1654715     14.10   no data  --
1690.68/423.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1690.68/423.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1692.65/423.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 19.5M T:  2.02
1693.05/423.86	c bin-w-bin subsume rem            0 bins  time:  0.14 s
1698.24/425.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.18 s
1698.24/425.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.10 s
1698.64/425.21	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.10 s
1707.03/427.33	c lits-rem:       220  cl-subs:      676  v-elim:      0  v-fix:    0  time:  8.48 s
1707.03/427.34	c vivif2 --  cl tried    11838 cl shrink        0 lits rem          0 time: 0.03
1707.43/427.44	c vivif2 --  cl tried    81660 cl shrink        0 lits rem          0 time: 0.39
1708.25/427.66	c asymm  cl-useful: 0/1152/11838 lits-rem:0 time: 0.87
1708.25/427.67	c calculated reachability. Time: 0.01
1708.25/427.67	c  N dy 10380   2711889      2325     11838    243184     81660    764709   1637599     14.10   no data  --
1720.21/430.64	c  N dy 10448   2731999      2325     11838    243184    101550    764709   2738933     14.10     14.88  --
1732.20/433.63	c  N dy 10515   2752127      2325     11838    243184    121431    764709   3891769     14.10     14.85  --
1745.38/436.97	c  N dy 10596   2772287      2325     11838    243184    141314    764709   5006668     14.10     14.92  --
1758.17/440.10	c  N dy 10672   2792296      2325     11838    243184     88993    764709   1941257     14.10     14.95  --
1770.55/443.22	c  N dy 10757   2812955      2325     11838    243184    109390    764709   3079115     14.10     14.87  --
1783.73/446.52	c  N dy 10832   2833267      2325     11838    243184    129440    764709   4162257     14.10     14.89  --
1798.52/450.25	c  N dy 10932   2853683      2325     11838    243184     76485    764709   1223139     14.10     14.85  --
1810.50/453.20	c  N dy 10977   2873913      2325     11838    243184     96467    764709   2293291     14.10     15.23  --
1822.50/456.26	c  N dy 11045   2893999      2325     11838    243184    116334    764709   3378788     14.10     15.06  --
1836.46/459.72	c  N dy 11112   2914068      2325     11838    243184    136116    764709   4446243     14.09     14.84  --
1849.65/463.02	c  N dy 11199   2934262      2325     11838    243184     81996    764709   1490626     14.09     14.84  --
1861.25/465.96	c  N dy 11291   2954360      2325     11838    243184    101862    764709   2600680     14.10     14.88  --
1874.03/469.12	c  N dy 11354   2974417      2325     11838    243184    121621    764709   3672043     14.09     14.84  --
1890.40/473.22	c  N dy 11448   2998160      2325     11838    243184    145080    764709   4962817     14.09     14.85  --
1903.59/476.55	c  N dy 11511   3018922      2325     11838    243184     90559    764709   1923722     14.09     14.91  --
1916.77/479.84	c  N dy 11605   3039777      2325     11838    243184    111169    764709   3084272     14.09     14.87  --
1930.75/483.38	c  N dy 11689   3059875      2325     11838    243184    131004    764709   4159197     14.09     14.88  --
1945.15/486.98	c  N dy 11768   3080178      2325     11838    243184    151069    764709   5277789     14.09     14.84  --
1958.34/490.27	c  N dy 11836   3100400      2325     11838    243184     94957    764709   2117524     14.09     15.14  --
1971.92/493.64	c  N dy 11924   3120512      2325     11838    243184    114819    764709   3211734     14.09     14.85  --
1985.87/497.14	c  N dy 11994   3140613      2325     11838    243184    134631    764709   4265953     14.09     14.83  --
2000.65/500.89	c  N dy 12060   3160733      2325     11838    243184     77491    764709   1127108     14.09     14.89  --
2012.24/503.71	c  N dy 12136   3180734      2325     11838    243184     97287    764709   2257685     14.09     14.84  --
2024.64/506.86	c  N dy 12209   3200889      2325     11838    243184    117205    764709   3343729     14.09     14.87  --
2031.82/508.64	c  S st 12266   3211889      2325     11838    243184    128043    764709   3952999     14.09     13.63  --
2032.22/508.71	c  S st 12266   3212394      2325     11838    243184    128547    764709   3987524     14.09   no data  --
2032.22/508.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
2032.22/508.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2034.61/509.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 22.5M T:  2.27
2035.01/509.49	c bin-w-bin subsume rem            0 bins  time:  0.14 s
2041.00/510.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.90 s
2041.00/510.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.10 s
2041.40/511.01	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.10 s
2078.14/520.28	c lits-rem:       230  cl-subs:     2909  v-elim:      0  v-fix:    0  time: 36.97 s
2078.14/520.29	c vivif2 --  cl tried    11838 cl shrink        0 lits rem          0 time: 0.03
2079.34/520.51	c vivif2 --  cl tried   125638 cl shrink        0 lits rem          0 time: 0.88
2080.55/520.80	c asymm  cl-useful: 0/1384/11838 lits-rem:0 time: 1.16
2080.55/520.82	c calculated reachability. Time: 0.01
2080.55/520.82	c  N dy 12266   3212394      2325     11838    243184    125638    764709   3914218     14.09   no data  --
2094.55/524.34	c  N dy 12336   3233003      2325     11838    243184    145979    764709   5052310     14.09     15.05  --
2109.30/528.02	c  N dy 12413   3253490      2325     11838    243184     88234    764709   1671702     14.09     14.96  --
2123.69/531.60	c  N dy 12504   3275575      2325     11838    243184    110038    764709   2903595     14.09     14.86  --
2138.08/535.20	c  N dy 12575   3296205      2325     11838    243184    130392    764709   4059127     14.09     14.88  --
2152.86/538.93	c  N dy 12634   3316625      2325     11838    243184    150533    764709   5119049     14.09     14.97  --
2166.03/542.26	c  N dy 12725   3336671      2325     11838    243184     91373    764709   1801179     14.09     14.99  --
2178.03/545.28	c  N dy 12802   3356954      2325     11838    243184    111409    764709   2926493     14.09     14.90  --
2191.23/548.51	c  N dy 12877   3377230      2325     11838    243184    131461    764709   4035032     14.08     14.85  --
2204.40/551.89	c  N dy 12954   3397403      2325     11838    243184    151402    764709   5142562     14.09     14.89  --
2217.99/555.28	c  N dy 13013   3417482      2325     11838    243184     91177    764709   1749049     14.08     14.83  --
2230.36/558.34	c  N dy 13080   3437820      2325     11838    243184    111251    764709   2820830     14.08     14.87  --
2243.54/561.64	c  N dy 13147   3457865      2325     11838    243184    131001    764709   3830324     14.08     14.84  --
2257.55/565.16	c  N dy 13211   3478033      2325     11838    243184    150886    764709   4872791     14.08     14.84  --
2271.90/568.75	c  N dy 13308   3498130      2325     11838    243184     89807    764709   1658817     14.08     14.92  --
2284.29/571.85	c  N dy 13396   3518422      2325     11838    243184    109910    764709   2778608     14.08     14.89  --
2297.88/575.28	c  N dy 13463   3538747      2325     11838    243184    129995    764709   3859228     14.08     14.84  --
2313.06/579.00	c  N dy 13547   3558795      2325     11838    243184    149800    764709   4978654     14.08     14.88  --
2327.86/582.74	c  N dy 13628   3579068      2325     11838    243184     87819    764709   1501962     14.08     14.85  --
2339.82/585.74	c  N dy 13707   3599210      2325     11838    243184    107703    764709   2575392     14.08     14.94  --
2353.40/589.13	c  N dy 13778   3619222      2325     11838    243184    127416    764709   3590398     14.08     15.03  --
2366.59/592.46	c  N dy 13869   3639266      2325     11838    243184    147218    764709   4708975     14.08     18.21  --
2382.17/596.32	c  N dy 13958   3659358      2325     11838    243184     84112    764709   1250979     14.08     14.96  --
2394.16/599.39	c  N dy 14039   3679439      2325     11838    243184    103934    764709   2315478     14.08     14.98  --
2406.96/602.57	c  N dy 14102   3699444      2325     11838    243184    123676    764709   3399965     14.08     17.24  --
2416.13/604.83	c  S st 14158   3712394      2325     11838    243184    136479    764709   4091795     14.08     14.74  --
2416.53/604.91	c  S st 14158   3712899      2325     11838    243184    136984    764709   4129189     14.08   no data  --
2416.53/604.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
2416.53/604.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2418.93/605.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 23.3M T:  2.33
2419.33/605.70	c bin-w-bin subsume rem            0 bins  time:  0.14 s
2424.91/607.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.41 s
2424.91/607.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.10 s
2425.31/607.10	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.10 s
2502.01/626.35	c lits-rem:       494  cl-subs:     2908  v-elim:      0  v-fix:    0  time: 76.73 s
2502.01/626.36	c vivif2 --  cl tried    11838 cl shrink        0 lits rem          0 time: 0.04
2503.22/626.61	c vivif2 --  cl tried   134076 cl shrink        0 lits rem          0 time: 1.00
2504.41/626.90	c asymm  cl-useful: 0/1243/11838 lits-rem:0 time: 1.14
2504.41/626.91	c calculated reachability. Time: 0.01
2504.41/626.91	c  N dy 14158   3712899      2325     11838    243184    134076    764709   4056495     14.08   no data  --
2519.19/630.62	c  N dy 14238   3733132      2325     11838    243184    154071    764709   5147408     14.08     14.89  --
2534.76/634.52	c  F st 14313   3751562      2325     11838    243184     88354    764709   1430155     14.08     14.19  --
2536.35/634.93	c  N st 14317   3753594      2325     11838    243184     90349    764709   1525434     14.08   no data  --
2549.94/638.34	c  N dy 14385   3773610      2325     11838    243184    110082    764709   2579631     14.08     21.72  --
2564.32/641.93	c  N dy 14444   3793798      2325     11838    243184    130022    764709   3660368     14.08     14.91  --
2579.90/645.81	c  N dy 14524   3814325      2325     11838    243184    150292    764709   4738542     14.08     14.90  --
2595.50/649.74	c  N dy 14591   3834344      2325     11838    243184     85155    764709   1231853     14.08     14.82  --
2608.27/652.91	c  N dy 14689   3854552      2325     11838    243184    105169    764709   2353431     14.08     14.87  --
2621.87/656.36	c  N dy 14757   3875574      2325     11838    243184    125922    764709   3496078     14.08     14.82  --
2635.46/659.78	c  N dy 14845   3895596      2325     11838    243184    145690    764709   4596510     14.08     15.90  --
2649.42/663.29	c  N dy 14934   3915604      2325     11838    243184    165502    764709   5720885     14.08     15.03  --
2663.40/666.73	c  N dy 15006   3935999      2325     11838    243184     99692    764709   1946727     14.08     14.86  --
2675.78/669.89	c  N dy 15088   3956272      2325     11838    243184    119750    764709   3038215     14.08     14.89  --
2688.96/673.15	c  N dy 15160   3976293      2325     11838    243184    139494    764709   4146537     14.08     18.19  --
2703.34/676.77	c  N dy 15257   3996829      2325     11838    243184    159805    764709   5278364     14.08     14.95  --
2718.55/680.53	c  N dy 15326   4017104      2325     11838    243184     92880    764709   1577130     14.08     14.97  --
2730.92/683.66	c  N dy 15410   4037418      2325     11838    243184    112940    764709   2681658     14.08     14.84  --
2744.10/686.91	c  N dy 15494   4057474      2325     11838    243184    132739    764709   3734729     14.08     14.94  --
2757.69/690.36	c  N dy 15563   4077522      2325     11838    243184    152559    764709   4823058     14.08     14.86  --
2772.46/694.01	c  N dy 15632   4097575      2325     11838    243184    172302    764709   5883323     14.08     16.19  --
2786.44/697.54	c  N dy 15721   4118759      2325     11838    243184    105373    764709   2222257     14.08     15.06  --
2799.23/700.79	c  N dy 15787   4139233      2325     11838    243184    125553    764709   3293501     14.08     14.88  --
2814.42/704.59	c  N dy 15879   4160808      2325     11838    243184    146891    764709   4458675     14.08     14.98  --
2828.82/708.18	c  N dy 15951   4181185      2325     11838    243184    167020    764709   5561706     14.08     14.88  --
2843.57/711.82	c  N dy 16029   4201423      2325     11838    243184     98110    764709   1756394     14.08     14.85  --
2850.39/713.56	c  S st 16055   4212900      2325     11838    243184    109431    764709   2374529     14.07   no data  --
2850.79/713.63	c  S st 16055   4213401      2325     11838    243184    109929    764709   2411697     14.07   no data  --
2850.79/713.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
2850.79/713.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2852.76/714.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 21.7M T:  2.11
2853.56/714.30	c bin-w-bin subsume rem            0 bins  time:  0.14 s
2858.36/715.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.16 s
2858.76/715.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.10 s
2858.76/715.64	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.10 s
2870.75/718.64	c lits-rem:       224  cl-subs:     1629  v-elim:      0  v-fix:    0  time: 11.95 s
2870.75/718.64	c vivif2 --  cl tried    11838 cl shrink        0 lits rem          0 time: 0.03
2871.15/718.79	c vivif2 --  cl tried   108300 cl shrink        0 lits rem          0 time: 0.59
2872.36/719.04	c asymm  cl-useful: 0/1052/11838 lits-rem:0 time: 0.96
2872.36/719.05	c calculated reachability. Time: 0.01
2872.36/719.05	c  N dy 16055   4213401      2325     11838    243184    108300    764709   2373382     14.07   no data  --
2885.53/722.30	c  N dy 16147   4233410      2325     11838    243184    128035    764709   3429844     14.07     15.22  --
2899.12/725.72	c  N dy 16236   4253454      2325     11838    243184    147875    764709   4528895     14.08     14.84  --
2913.48/729.37	c  N dy 16331   4273512      2325     11838    243184    167678    764709   5580595     14.08     15.17  --
2929.89/733.45	c  N dy 16389   4293518      2325     11838    243184     97557    764709   1690332     14.08     15.39  --
2943.07/736.78	c  N dy 16484   4313743      2325     11838    243184    117504    764709   2794770     14.08     14.82  --
2956.63/740.19	c  N dy 16553   4333754      2325     11838    243184    137216    764709   3811173     14.08     14.92  --
2971.41/743.82	c  N dy 16640   4353902      2325     11838    243184    157110    764709   4876470     14.08     14.92  --
2988.19/748.03	c  N dy 16721   4374663      2325     11838    243184    177607    764709   5999306     14.08     14.82  --
3002.58/751.60	c  N dy 16796   4394745      2325     11838    243184    106675    764709   2163143     14.08     18.21  --
3015.36/754.81	c  N dy 16862   4414754      2325     11838    243184    126384    764709   3200783     14.08     14.85  --
3028.55/758.12	c  N dy 16937   4434856      2325     11838    243184    146232    764709   4298753     14.07     14.96  --
3043.32/761.84	c  N dy 17012   4455265      2325     11838    243184    166404    764709   5383645     14.07     14.82  --
3058.91/765.74	c  N dy 17096   4475359      2325     11838    243184     94408    764709   1431912     14.08     14.83  --
3071.68/768.92	c  N dy 17178   4495371      2325     11838    243184    114148    764709   2475877     14.08     14.93  --
3085.27/772.31	c  N dy 17267   4515397      2325     11838    243184    133922    764709   3529215     14.08     15.11  --
3100.05/776.05	c  N dy 17336   4536591      2325     11838    243184    154868    764709   4669034     14.07     14.83  --
3114.83/779.77	c  N dy 17408   4556612      2325     11838    243184    174619    764709   5726701     14.07     15.93  --
3130.41/783.64	c  N dy 17485   4577043      2325     11838    243184    102005    764709   1841336     14.07     15.06  --
3143.20/786.84	c  N dy 17558   4597077      2325     11838    243184    121785    764709   2893422     14.07     20.47  --
3156.79/790.23	c  N dy 17637   4617103      2325     11838    243184    141566    764709   3985458     14.07     16.33  --
3170.77/793.79	c  N dy 17691   4637592      2325     11838    243184    161833    764709   5129388     14.07     14.84  --
3185.94/797.58	c  N dy 17758   4658297      2325     11838    243184    182275    764709   6215691     14.07     14.83  --
3200.33/801.12	c  N dy 17834   4678382      2325     11838    243184    108323    764709   2134840     14.07     14.85  --
3213.51/804.42	c  N dy 17906   4698700      2325     11838    243184    128409    764709   3262147     14.07     14.82  --
3223.91/807.05	c  S st 17967   4713404      2325     11838    243184    142915    764709   4028488     14.07     11.59  --
3224.32/807.13	c  S st 17967   4713904      2325     11838    243184    143414    764709   4065046     14.07   no data  --
3224.32/807.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
3224.32/807.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3226.69/807.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 23.7M T:  2.41
3227.49/807.93	c bin-w-bin subsume rem            0 bins  time:  0.14 s
3233.11/809.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.84 s
3233.49/809.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.10 s
3233.49/809.44	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.10 s
3301.39/826.47	c lits-rem:        73  cl-subs:     2821  v-elim:      0  v-fix:    0  time: 67.72 s
3301.39/826.48	c vivif2 --  cl tried    11838 cl shrink        0 lits rem          0 time: 0.03
3302.59/826.70	c vivif2 --  cl tried   140593 cl shrink        0 lits rem          0 time: 0.91
3303.41/826.92	c asymm  cl-useful: 0/943/11838 lits-rem:0 time: 0.86
3303.41/826.93	c calculated reachability. Time: 0.01
3303.41/826.93	c  N dy 17967   4713904      2325     11838    243184    140593    764709   3996727     14.07   no data  --
3318.97/830.86	c  N dy 18049   4734301      2325     11838    243184    160709    764709   5056946     14.07     14.93  --
3334.54/834.73	c  N dy 18133   4754630      2325     11838    243184    180824    764709   6184517     14.07     15.02  --
3349.33/838.43	c  N dy 18206   4774674      2325     11838    243184    105754    764709   1918723     14.07     16.15  --
3362.52/841.78	c  N dy 18273   4795071      2325     11838    243184    125814    764709   2959939     14.07     14.83  --
3378.89/845.82	c  N dy 18331   4817026      2325     11838    243184    147417    764709   4102318     14.07     15.22  --
3394.88/849.88	c  N dy 18397   4837328      2325     11838    243184    167399    764709   5140639     14.07     14.84  --
3411.66/854.00	c  N dy 18473   4857645      2325     11838    243184    187489    764709   6258664     14.07     14.83  --
3426.46/857.78	c  N dy 18558   4877685      2325     11838    243184    111631    764709   2237020     14.07     14.81  --
3440.42/861.27	c  N dy 18641   4897741      2325     11838    243184    131467    764709   3332444     14.07     14.83  --
3455.59/865.09	c  N dy 18703   4918074      2325     11838    243184    151538    764709   4429103     14.07     14.82  --
3471.57/869.07	c  N dy 18775   4938501      2325     11838    243184    171692    764709   5510667     14.07     14.86  --
3487.57/873.05	c  N dy 18867   4958567      2325     11838    243184    191527    764709   6579084     14.07     14.84  --
3501.53/876.53	c  N dy 18962   4978913      2325     11838    243184    114909    764709   2377250     14.07     14.86  --
3514.72/879.84	c  N dy 19042   4999052      2325     11838    243184    134803    764709   3473607     14.07     14.96  --
3528.30/883.28	c  N dy 19125   5019102      2325     11838    243184    154602    764709   4578316     14.07     16.34  --
3543.08/886.99	c  N dy 19224   5039166      2325     11838    243184    174454    764709   5681158     14.07     14.83  --
3558.67/890.87	c  N dy 19285   5059523      2325     11838    243184    194559    764709   6768847     14.07     15.17  --
3573.05/894.40	c  N dy 19352   5079573      2325     11838    243184    116611    764709   2482218     14.07     14.84  --
3587.42/898.05	c  N dy 19429   5100649      2325     11838    243184    137390    764709   3614326     14.07     14.90  --
3603.80/902.13	c  N dy 19514   5120809      2325     11838    243184    157274    764709   4664293     14.07     14.88  --
3620.58/906.36	c  N dy 19599   5140880      2325     11838    243184    177121    764709   5754884     14.07     14.87  --
3637.75/910.61	c  N dy 19663   5161128      2325     11838    243184    197119    764709   6827015     14.07     15.11  --
3652.93/914.44	c  N dy 19753   5181444      2325     11838    243184    118415    764709   2502308     14.07     14.88  --
3668.13/918.30	c  N dy 19847   5201671      2325     11838    243184    138397    764709   3597884     14.07     14.85  --
3677.70/920.65	c  S st 19894   5213904      2325     11838    243184    150486    764709   4277132     14.07     13.58  --
3678.10/920.75	c  S st 19894   5214404      2325     11838    243184    150986    764709   4309610     14.07   no data  --
3678.10/920.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
3678.10/920.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3680.92/921.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 23.6M T:  2.76
3681.69/921.65	c bin-w-bin subsume rem            0 bins  time:  0.14 s
3688.09/923.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.31 s
3688.09/923.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.10 s
3688.09/923.28	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.10 s
3775.57/945.14	c lits-rem:       259  cl-subs:     3283  v-elim:      0  v-fix:    0  time: 86.69 s
3775.57/945.15	c vivif2 --  cl tried    11838 cl shrink        0 lits rem          0 time: 0.04
3776.76/945.41	c vivif2 --  cl tried   147703 cl shrink        0 lits rem          0 time: 1.05
3777.98/945.74	c asymm  cl-useful: 0/1357/11838 lits-rem:0 time: 1.30
3777.98/945.75	c calculated reachability. Time: 0.01
3777.98/945.75	c  N dy 19894   5214404      2325     11838    243184    147703    764709   4229527     14.07   no data  --
3793.94/949.71	c  N dy 19984   5234445      2325     11838    243184    167480    764709   5296800     14.07     14.82  --
3811.52/954.15	c  N dy 20053   5254502      2325     11838    243184    187270    764709   6332427     14.07     15.14  --
3828.29/958.34	c  N dy 20116   5274506      2325     11838    243184    107304    764709   1836199     14.07     14.87  --
3841.07/961.54	c  N dy 20198   5294622      2325     11838    243184    127186    764709   2950320     14.07     14.83  --
3854.26/964.89	c  N dy 20293   5314737      2325     11838    243184    147043    764709   4075700     14.07     15.05  --
3869.44/968.63	c  N dy 20371   5335010      2325     11838    243184    167019    764709   5126109     14.07     14.89  --
3885.01/972.57	c  N dy 20440   5355244      2325     11838    243184    187005    764709   6206375     14.07     14.93  --
3902.60/976.91	c  N dy 20513   5375461      2325     11838    243184    106270    764709   1732146     14.07     14.81  --
3916.97/980.50	c  N dy 20591   5395614      2325     11838    243184    126132    764709   2749372     14.07     14.90  --
3931.78/984.22	c  N dy 20688   5415694      2325     11838    243184    145958    764709   3836022     14.07     14.86  --
3947.74/988.24	c  N dy 20776   5435821      2325     11838    243184    165844    764709   4899070     14.07     14.83  --
3965.32/992.62	c  N dy 20863   5456363      2325     11838    243184    186129    764709   5984658     14.07     14.84  --
3983.69/997.25	c  N dy 20947   5476439      2325     11838    243184    104275    764709   1603006     14.07     15.39  --
3996.87/1000.52	c  N dy 21021   5496670      2325     11838    243184    124226    764709   2646976     14.07     14.87  --
4010.47/1003.93	c  N dy 21113   5516809      2325     11838    243184    144145    764709   3714231     14.07     14.95  --
4025.23/1007.66	c  N dy 21197   5537086      2325     11838    243184    164183    764709   4782381     14.07     14.92  --
4041.23/1011.66	c  N dy 21280   5557606      2325     11838    243184    184444    764709   5878804     14.07     14.85  --
4056.80/1015.59	c  N dy 21359   5577754      2325     11838    243184    204334    764709   6957254     14.07     14.84  --
4070.78/1019.08	c  N dy 21428   5597819      2325     11838    243184    121450    764709   2483482     14.07     14.83  --
4084.76/1022.54	c  N dy 21493   5618203      2325     11838    243184    141585    764709   3561027     14.07     14.93  --
4099.94/1026.30	c  N dy 21566   5638415      2325     11838    243184    161509    764709   4588090     14.07     14.88  --
4115.52/1030.26	c  N dy 21658   5658929      2325     11838    243184    181741    764709   5653517     14.07     15.02  --
4132.70/1034.53	c  N dy 21720   5679261      2325     11838    243184    201764    764709   6673690     14.07     14.83  --
4147.48/1038.29	c  N dy 21800   5699374      2325     11838    243184    118057    764709   2366973     14.07     15.04  --
4158.66/1041.01	c  S st 21858   5714405      2325     11838    243184    132877    764709   3163600     14.07   no data  --
4159.06/1041.10	c  S st 21858   5714906      2325     11838    243184    133376    764709   3197790     14.07   no data  --
4159.06/1041.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
4159.06/1041.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4161.46/1041.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 22.7M T:  2.58
4162.26/1041.92	c bin-w-bin subsume rem            0 bins  time:  0.14 s
4167.85/1043.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.70 s
4167.85/1043.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.10 s
4168.25/1043.40	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.10 s
4193.41/1049.74	c lits-rem:       181  cl-subs:     1828  v-elim:      0  v-fix:    0  time: 25.19 s
4193.41/1049.75	c vivif2 --  cl tried    11838 cl shrink        0 lits rem          0 time: 0.03
4194.21/1049.93	c vivif2 --  cl tried   131548 cl shrink        0 lits rem          0 time: 0.72
4195.03/1050.19	c asymm  cl-useful: 0/996/11838 lits-rem:0 time: 1.02
4195.03/1050.20	c calculated reachability. Time: 0.00
4195.03/1050.20	c  N dy 21858   5714906      2325     11838    243184    131548    764709   3152469     14.07   no data  --
4208.99/1053.67	c  N dy 21943   5734915      2325     11838    243184    151296    764709   4206328     14.07     14.87  --
4223.77/1057.36	c  N dy 22021   5755115      2325     11838    243184    171225    764709   5260561     14.07     15.02  --
4240.56/1061.54	c  N dy 22110   5775295      2325     11838    243184    191123    764709   6318395     14.07     14.89  --
4258.53/1066.01	c  N dy 22180   5796976      2325     11838    243184    107893    764709   1671971     14.07     14.86  --
4271.71/1069.32	c  N dy 22278   5817062      2325     11838    243184    127726    764709   2730959     14.07     15.28  --
4286.10/1072.91	c  N dy 22367   5837145      2325     11838    243184    147542    764709   3775719     14.07     16.05  --
4300.90/1076.63	c  N dy 22436   5857964      2325     11838    243184    168129    764709   4911109     14.07     14.93  --
4316.06/1080.46	c  N dy 22514   5877970      2325     11838    243184    187840    764709   5979536     14.07     14.84  --
4332.84/1084.61	c  N dy 22621   5898031      2325     11838    243184    207659    764709   7063792     14.07     15.67  --
4347.22/1088.23	c  N dy 22676   5918074      2325     11838    243184    121776    764709   2362058     14.07     14.89  --
4361.20/1091.76	c  N dy 22757   5938610      2325     11838    243184    142038    764709   3450584     14.07     14.85  --
4375.99/1095.43	c  N dy 22846   5958899      2325     11838    243184    162077    764709   4572445     14.07     15.24  --
4392.78/1099.68	c  N dy 22936   5979327      2325     11838    243184    182261    764709   5687996     14.07     14.88  --
4409.15/1103.75	c  N dy 22983   5999346      2325     11838    243184    201928    764709   6699382     14.07     14.82  --
4425.13/1107.70	c  N dy 23073   6019416      2325     11838    243184    115198    764709   2039919     14.07     16.80  --
4440.30/1111.51	c  N dy 23153   6042151      2325     11838    243184    137598    764709   3221728     14.07     14.97  --
4454.31/1115.09	c  N dy 23230   6062232      2325     11838    243184    157398    764709   4247400     14.07     15.70  --
4469.87/1118.93	c  N dy 23318   6082294      2325     11838    243184    177214    764709   5324934     14.07     15.42  --
4484.65/1122.64	c  N dy 23390   6102310      2325     11838    243184    197010    764709   6413674     14.07     14.88  --
4502.64/1127.14	c  N dy 23462   6122313      2325     11838    243184    109213    764709   1655847     14.07     16.47  --
4516.23/1130.55	c  N dy 23548   6142367      2325     11838    243184    129050    764709   2770579     14.07     16.53  --
4531.38/1134.35	c  N dy 23613   6162497      2325     11838    243184    148908    764709   3812801     14.07     14.86  --
4548.56/1138.67	c  N dy 23685   6182660      2325     11838    243184    168779    764709   4833848     14.07     14.86  --
4565.74/1142.94	c  N dy 23770   6202674      2325     11838    243184    188525    764709   5883942     14.07     16.12  --
4576.92/1145.72	c  S st 23803   6214907      2325     11838    243184    200528    764709   6483839     14.07     13.73  --
4577.34/1145.82	c  S st 23803   6215408      2325     11838    243184    201026    764709   6516427     14.07   no data  --
4577.34/1145.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
4577.34/1145.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4580.52/1146.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 26.0M T:  3.20
4581.73/1146.94	c bin-w-bin subsume rem            0 bins  time:  0.14 s
4588.11/1148.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.58 s
4588.51/1148.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.10 s
4588.51/1148.64	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.10 s

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: 935)

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-3258373-1304034112/watcher-3258373-1304034112 -o /tmp/evaluation-result-3258373-1304034112/solver-3258373-1304034112 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3258373-1304034112.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 7.86 8.02 7.96 6/180 20654
/proc/meminfo: memFree=17236612/32950940 swapFree=67111528/67111528
[pid=20654] ppid=20652 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/20654/stat : 20654 (strangenight1-m) R 20652 20654 20083 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 593641958 52465664 352 33554432000 4194304 4650419 140735176997760 18446744073709551615 47177956915122 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20654/statm: 12809 352 303 112 0 7774 0
[pid=20654/tid=20655] ppid=20652 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/20654/task/20655/stat : 20655 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 593641958 52465664 352 33554432000 4194304 4650419 140735176997760 18446744073709551615 47177956915116 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20654/tid=20656] ppid=20652 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/20654/task/20656/stat : 20656 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 593641958 52465664 352 33554432000 4194304 4650419 140735176997760 18446744073709551615 215988648945 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20654/tid=20657] ppid=20652 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/20654/task/20657/stat : 20657 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 593641958 52465664 352 33554432000 4194304 4650419 140735176997760 18446744073709551615 47177956915120 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0779031 s]
/proc/loadavg: 7.86 8.02 7.96 6/180 20654
/proc/meminfo: memFree=17236612/32950940 swapFree=67111528/67111528
[pid=20654] ppid=20652 vsize=289352 CPUtime=0.27 cores=0,2,4,6
/proc/20654/stat : 20654 (strangenight1-m) D 20652 20654 20083 0 -1 4202496 9623 0 0 0 24 3 0 0 18 0 4 0 593641958 296296448 9384 33554432000 4194304 4650419 140735176997760 18446744073709551615 215988253729 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20654/statm: 72338 9595 371 112 0 67303 0
[pid=20654/tid=20655] ppid=20652 vsize=289352 CPUtime=0.16 cores=0,2,4,6
/proc/20654/task/20655/stat : 20655 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 2775 0 0 0 15 1 0 0 18 0 4 0 593641958 296296448 10467 33554432000 4194304 4650419 140735176997760 18446744073709551615 215988635831 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20654/tid=20656] ppid=20652 vsize=289352 CPUtime=0.16 cores=0,2,4,6
/proc/20654/task/20656/stat : 20656 (strangenight1-m) D 20652 20654 20083 0 -1 4202560 2725 0 0 0 16 0 0 0 18 0 4 0 593641958 296296448 10755 33554432000 4194304 4650419 140735176997760 18446744073709551615 215988253729 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20654/tid=20657] ppid=20652 vsize=289352 CPUtime=0.16 cores=0,2,4,6
/proc/20654/task/20657/stat : 20657 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 2304 0 0 0 16 0 0 0 25 0 4 0 593641958 296296448 10888 33554432000 4194304 4650419 140735176997760 18446744073709551615 4311360 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 289352

[startup+0.241077 s]
/proc/loadavg: 7.86 8.02 7.96 6/180 20654
/proc/meminfo: memFree=17236612/32950940 swapFree=67111528/67111528
[pid=20654] ppid=20652 vsize=289484 CPUtime=0.93 cores=0,2,4,6
/proc/20654/stat : 20654 (strangenight1-m) R 20652 20654 20083 0 -1 4202496 13152 0 0 0 89 4 0 0 18 0 4 0 593641958 296431616 12913 33554432000 4194304 4650419 140735176997760 18446744073709551615 215988635831 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20654/statm: 72371 13394 387 112 0 67336 0
[pid=20654/tid=20655] ppid=20652 vsize=289484 CPUtime=0.23 cores=0,2,4,6
/proc/20654/task/20655/stat : 20655 (strangenight1-m) D 20652 20654 20083 0 -1 4202560 4007 0 0 0 22 1 0 0 18 0 4 0 593641958 296431616 14154 33554432000 4194304 4650419 140735176997760 18446744073709551615 215988253729 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20654/tid=20656] ppid=20652 vsize=289484 CPUtime=0.24 cores=0,2,4,6
/proc/20654/task/20656/stat : 20656 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 3858 0 0 0 23 1 0 0 18 0 4 0 593641958 296431616 14320 33554432000 4194304 4650419 140735176997760 18446744073709551615 215988635831 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20654/tid=20657] ppid=20652 vsize=289484 CPUtime=0.23 cores=0,2,4,6
/proc/20654/task/20657/stat : 20657 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 2442 0 0 0 23 0 0 0 25 0 4 0 593641958 296431616 14331 33554432000 4194304 4650419 140735176997760 18446744073709551615 4328357 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 289484

[startup+0.374868 s]
/proc/loadavg: 7.86 8.02 7.96 6/180 20654
/proc/meminfo: memFree=17236612/32950940 swapFree=67111528/67111528
[pid=20654] ppid=20652 vsize=291508 CPUtime=4 cores=0,2,4,6
/proc/20654/stat : 20654 (strangenight1-m) R 20652 20654 20083 0 -1 4202496 22810 0 0 0 393 7 0 0 18 0 4 0 593641958 298504192 20591 33554432000 4194304 4650419 140735176997760 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20654/statm: 72877 20591 392 112 0 67842 0
[pid=20654/tid=20655] ppid=20652 vsize=291508 CPUtime=0.99 cores=0,2,4,6
/proc/20654/task/20655/stat : 20655 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 6079 0 0 0 97 2 0 0 19 0 4 0 593641958 298504192 20591 33554432000 4194304 4650419 140735176997760 18446744073709551615 4363335 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20654/tid=20656] ppid=20652 vsize=291508 CPUtime=0.99 cores=0,2,4,6
/proc/20654/task/20656/stat : 20656 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 5985 0 0 0 98 1 0 0 18 0 4 0 593641958 298504192 20591 33554432000 4194304 4650419 140735176997760 18446744073709551615 4363750 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20654/tid=20657] ppid=20652 vsize=291508 CPUtime=0.99 cores=0,2,4,6
/proc/20654/task/20657/stat : 20657 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 4289 0 0 0 98 1 0 0 25 0 4 0 593641958 298504192 20592 33554432000 4194304 4650419 140735176997760 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 291508

[startup+1.11263 s]
/proc/loadavg: 7.86 8.02 7.96 6/180 20654
/proc/meminfo: memFree=17236612/32950940 swapFree=67111528/67111528
[pid=20654] ppid=20652 vsize=291640 CPUtime=4.4 cores=0,2,4,6
/proc/20654/stat : 20654 (strangenight1-m) R 20652 20654 20083 0 -1 4202496 23218 0 0 0 433 7 0 0 18 0 4 0 593641958 298639360 20999 33554432000 4194304 4650419 140735176997760 18446744073709551615 4307225 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20654/statm: 72910 20999 392 112 0 67875 0
[pid=20654/tid=20655] ppid=20652 vsize=291640 CPUtime=1.09 cores=0,2,4,6
/proc/20654/task/20655/stat : 20655 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 6154 0 0 0 107 2 0 0 19 0 4 0 593641958 298639360 20999 33554432000 4194304 4650419 140735176997760 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20654/tid=20656] ppid=20652 vsize=291640 CPUtime=1.09 cores=0,2,4,6
/proc/20654/task/20656/stat : 20656 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 6074 0 0 0 108 1 0 0 19 0 4 0 593641958 298639360 20999 33554432000 4194304 4650419 140735176997760 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20654/tid=20657] ppid=20652 vsize=291640 CPUtime=1.09 cores=0,2,4,6
/proc/20654/task/20657/stat : 20657 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 4456 0 0 0 108 1 0 0 25 0 4 0 593641958 298639360 21000 33554432000 4194304 4650419 140735176997760 18446744073709551615 215988253381 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.4
Current children cumulated vsize (KiB) 291640

[startup+1.50057 s]
/proc/loadavg: 7.86 8.02 7.96 6/180 20654
/proc/meminfo: memFree=17236612/32950940 swapFree=67111528/67111528
[pid=20654] ppid=20652 vsize=299464 CPUtime=5.95 cores=0,2,4,6
/proc/20654/stat : 20654 (strangenight1-m) R 20652 20654 20083 0 -1 4202496 26740 0 0 0 587 8 0 0 19 0 4 0 593641958 306651136 20429 33554432000 4194304 4650419 140735176997760 18446744073709551615 4366845 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20654/statm: 74866 20429 392 112 0 69831 0
[pid=20654/tid=20655] ppid=20652 vsize=299464 CPUtime=1.47 cores=0,2,4,6
/proc/20654/task/20655/stat : 20655 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 7064 0 0 0 145 2 0 0 19 0 4 0 593641958 306651136 20429 33554432000 4194304 4650419 140735176997760 18446744073709551615 4333763 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20654/tid=20656] ppid=20652 vsize=299464 CPUtime=1.48 cores=0,2,4,6
/proc/20654/task/20656/stat : 20656 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 6994 0 0 0 147 1 0 0 19 0 4 0 593641958 306651136 20429 33554432000 4194304 4650419 140735176997760 18446744073709551615 4315277 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20654/tid=20657] ppid=20652 vsize=299464 CPUtime=1.48 cores=0,2,4,6
/proc/20654/task/20657/stat : 20657 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 5252 0 0 0 147 1 0 0 25 0 4 0 593641958 306651136 20429 33554432000 4194304 4650419 140735176997760 18446744073709551615 4229498 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 299464

[startup+3.10029 s]
/proc/loadavg: 7.87 8.02 7.96 9/184 20658
/proc/meminfo: memFree=17143580/32950940 swapFree=67111528/67111528
[pid=20654] ppid=20652 vsize=309972 CPUtime=12.34 cores=0,2,4,6
/proc/20654/stat : 20654 (strangenight1-m) R 20652 20654 20083 0 -1 4202496 35942 0 0 0 1224 10 0 0 23 0 4 0 593641958 317411328 22605 33554432000 4194304 4650419 140735176997760 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20654/statm: 77493 22605 393 112 0 72458 0
[pid=20654/tid=20655] ppid=20652 vsize=309972 CPUtime=3.06 cores=0,2,4,6
/proc/20654/task/20655/stat : 20655 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 9315 0 0 0 303 3 0 0 24 0 4 0 593641958 317411328 22605 33554432000 4194304 4650419 140735176997760 18446744073709551615 4366130 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20654/tid=20656] ppid=20652 vsize=309972 CPUtime=3.08 cores=0,2,4,6
/proc/20654/task/20656/stat : 20656 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 9304 0 0 0 306 2 0 0 23 0 4 0 593641958 317411328 22605 33554432000 4194304 4650419 140735176997760 18446744073709551615 4334286 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20654/tid=20657] ppid=20652 vsize=309972 CPUtime=3.09 cores=0,2,4,6
/proc/20654/task/20657/stat : 20657 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 7665 0 0 0 307 2 0 0 25 0 4 0 593641958 317411328 22606 33554432000 4194304 4650419 140735176997760 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 309972

[startup+6.30673 s]
/proc/loadavg: 7.96 8.04 7.97 9/184 20658
/proc/meminfo: memFree=17087772/32950940 swapFree=67111528/67111528
[pid=20654] ppid=20652 vsize=321940 CPUtime=25.15 cores=0,2,4,6
/proc/20654/stat : 20654 (strangenight1-m) R 20652 20654 20083 0 -1 4202496 52438 0 0 0 2501 14 0 0 25 0 4 0 593641958 329666560 36595 33554432000 4194304 4650419 140735176997760 18446744073709551615 4439619 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20654/statm: 80485 36595 394 112 0 75450 0
[pid=20654/tid=20655] ppid=20652 vsize=321940 CPUtime=6.26 cores=0,2,4,6
/proc/20654/task/20655/stat : 20655 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 12689 0 0 0 622 4 0 0 25 0 4 0 593641958 329666560 36595 33554432000 4194304 4650419 140735176997760 18446744073709551615 4439344 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20654/tid=20656] ppid=20652 vsize=321940 CPUtime=6.28 cores=0,2,4,6
/proc/20654/task/20656/stat : 20656 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 15167 0 0 0 625 3 0 0 25 0 4 0 593641958 329666560 36595 33554432000 4194304 4650419 140735176997760 18446744073709551615 4438603 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20654/tid=20657] ppid=20652 vsize=321940 CPUtime=6.29 cores=0,2,4,6
/proc/20654/task/20657/stat : 20657 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 12152 0 0 0 626 3 0 0 25 0 4 0 593641958 329666560 36595 33554432000 4194304 4650419 140735176997760 18446744073709551615 4439636 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 321940

[startup+12.7006 s]
/proc/loadavg: 7.96 8.04 7.97 9/184 20658
/proc/meminfo: memFree=17020456/32950940 swapFree=67111528/67111528
[pid=20654] ppid=20652 vsize=313516 CPUtime=50.69 cores=0,2,4,6
/proc/20654/stat : 20654 (strangenight1-m) R 20652 20654 20083 0 -1 4202496 76631 0 0 0 5051 18 0 0 25 0 4 0 593641958 321040384 46883 33554432000 4194304 4650419 140735176997760 18446744073709551615 4365330 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20654/statm: 78379 46889 394 112 0 73344 0
[pid=20654/tid=20655] ppid=20652 vsize=313516 CPUtime=12.62 cores=0,2,4,6
/proc/20654/task/20655/stat : 20655 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 19002 0 0 0 1257 5 0 0 25 0 4 0 593641958 321040384 46891 33554432000 4194304 4650419 140735176997760 18446744073709551615 4436452 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20654/tid=20656] ppid=20652 vsize=313516 CPUtime=12.68 cores=0,2,4,6
/proc/20654/task/20656/stat : 20656 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 21587 0 0 0 1264 4 0 0 25 0 4 0 593641958 321040384 46893 33554432000 4194304 4650419 140735176997760 18446744073709551615 215988289291 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20654/tid=20657] ppid=20652 vsize=313516 CPUtime=12.68 cores=0,2,4,6
/proc/20654/task/20657/stat : 20657 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 18244 0 0 0 1264 4 0 0 25 0 4 0 593641958 321040384 46896 33554432000 4194304 4650419 140735176997760 18446744073709551615 4328471 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 313516

[startup+25.5004 s]
/proc/loadavg: 7.97 8.03 7.97 9/184 20659
/proc/meminfo: memFree=16926828/32950940 swapFree=67111528/67111528
[pid=20654] ppid=20652 vsize=478748 CPUtime=101.82 cores=0,2,4,6
/proc/20654/stat : 20654 (strangenight1-m) R 20652 20654 20083 0 -1 4202496 101962 0 0 0 10160 22 0 0 25 0 4 0 593641958 490237952 64474 33554432000 4194304 4650419 140735176997760 18446744073709551615 4333611 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20654/statm: 119687 64474 394 112 0 114652 0
[pid=20654/tid=20655] ppid=20652 vsize=478748 CPUtime=25.36 cores=0,2,4,6
/proc/20654/task/20655/stat : 20655 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 24834 0 0 0 2530 6 0 0 25 0 4 0 593641958 490237952 64474 33554432000 4194304 4650419 140735176997760 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20654/tid=20656] ppid=20652 vsize=478748 CPUtime=25.47 cores=0,2,4,6
/proc/20654/task/20656/stat : 20656 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 29455 0 0 0 2542 5 0 0 25 0 4 0 593641958 490237952 64474 33554432000 4194304 4650419 140735176997760 18446744073709551615 4333866 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20654/tid=20657] ppid=20652 vsize=478748 CPUtime=25.48 cores=0,2,4,6
/proc/20654/task/20657/stat : 20657 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 22902 0 0 0 2544 4 0 0 25 0 4 0 593641958 490237952 64474 33554432000 4194304 4650419 140735176997760 18446744073709551615 4315610 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 478748

[startup+51.1009 s]
/proc/loadavg: 7.98 8.03 7.97 9/184 20659
/proc/meminfo: memFree=16875912/32950940 swapFree=67111528/67111528
[pid=20654] ppid=20652 vsize=490968 CPUtime=204.1 cores=0,2,4,6
/proc/20654/stat : 20654 (strangenight1-m) R 20652 20654 20083 0 -1 4202496 145632 0 0 0 20379 31 0 0 25 0 4 0 593641958 502751232 76235 33554432000 4194304 4650419 140735176997760 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20654/statm: 122742 76235 394 112 0 117707 0
[pid=20654/tid=20655] ppid=20652 vsize=490968 CPUtime=50.83 cores=0,2,4,6
/proc/20654/task/20655/stat : 20655 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 40168 0 0 0 5074 9 0 0 25 0 4 0 593641958 502751232 76235 33554432000 4194304 4650419 140735176997760 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20654/tid=20656] ppid=20652 vsize=490968 CPUtime=51.08 cores=0,2,4,6
/proc/20654/task/20656/stat : 20656 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 35469 0 0 0 5102 6 0 0 25 0 4 0 593641958 502751232 76235 33554432000 4194304 4650419 140735176997760 18446744073709551615 4328474 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20654/tid=20657] ppid=20652 vsize=490968 CPUtime=51.08 cores=0,2,4,6
/proc/20654/task/20657/stat : 20657 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 33067 0 0 0 5102 6 0 0 25 0 4 0 593641958 502751232 76235 33554432000 4194304 4650419 140735176997760 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 490968

[startup+102.301 s]
/proc/loadavg: 8.03 8.04 7.97 9/184 20661
/proc/meminfo: memFree=16741464/32950940 swapFree=67111528/67111528
[pid=20654] ppid=20652 vsize=505412 CPUtime=408.65 cores=0,2,4,6
/proc/20654/stat : 20654 (strangenight1-m) R 20652 20654 20083 0 -1 4202496 247677 0 0 0 40810 55 0 0 25 0 4 0 593641958 517541888 85436 33554432000 4194304 4650419 140735176997760 18446744073709551615 4365555 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20654/statm: 126353 85436 394 112 0 121318 0
[pid=20654/tid=20655] ppid=20652 vsize=505412 CPUtime=101.79 cores=0,2,4,6
/proc/20654/task/20655/stat : 20655 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 66569 0 0 0 10164 15 0 0 25 0 4 0 593641958 517541888 85436 33554432000 4194304 4650419 140735176997760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20654/tid=20656] ppid=20652 vsize=505412 CPUtime=102.28 cores=0,2,4,6
/proc/20654/task/20656/stat : 20656 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 65865 0 0 0 10214 14 0 0 25 0 4 0 593641958 517541888 85436 33554432000 4194304 4650419 140735176997760 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20654/tid=20657] ppid=20652 vsize=505412 CPUtime=102.28 cores=0,2,4,6
/proc/20654/task/20657/stat : 20657 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 56245 0 0 0 10216 12 0 0 25 0 4 0 593641958 517541888 85436 33554432000 4194304 4650419 140735176997760 18446744073709551615 4330253 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 505412

[startup+162.3 s]

################
# More data... #
################

[pid=20654] ppid=20652 vsize=1057204 CPUtime=2565.92 cores=0,2,4,6
/proc/20654/stat : 20654 (strangenight1-m) R 20652 20654 20083 0 -1 4202496 1775904 0 0 0 256225 367 0 0 25 0 4 0 593641958 1082576896 168138 33554432000 4194304 4650419 140735176997760 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20654/statm: 264301 168138 394 112 0 259266 0
[pid=20654/tid=20655] ppid=20652 vsize=1057204 CPUtime=639.07 cores=0,2,4,6
/proc/20654/task/20655/stat : 20655 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 600988 0 0 0 63795 112 0 0 25 0 4 0 593641958 1082576896 168138 33554432000 4194304 4650419 140735176997760 18446744073709551615 4476466 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20654/tid=20656] ppid=20652 vsize=1057204 CPUtime=642.26 cores=0,2,4,6
/proc/20654/task/20656/stat : 20656 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 605821 0 0 0 64103 123 0 0 25 0 4 0 593641958 1082576896 168138 33554432000 4194304 4650419 140735176997760 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20654/tid=20657] ppid=20652 vsize=1057204 CPUtime=642.28 cores=0,2,4,6
/proc/20654/task/20657/stat : 20657 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 224145 0 0 0 64169 59 0 0 25 0 4 0 593641958 1082576896 168138 33554432000 4194304 4650419 140735176997760 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2565.92
Current children cumulated vsize (KiB) 1057204

[startup+702.301 s]
/proc/loadavg: 8.13 8.09 8.01 9/184 20677
/proc/meminfo: memFree=16074652/32950940 swapFree=67111528/67111528
[pid=20654] ppid=20652 vsize=1057904 CPUtime=2805.62 cores=0,2,4,6
/proc/20654/stat : 20654 (strangenight1-m) R 20652 20654 20083 0 -1 4202496 2099174 0 0 0 280144 418 0 0 25 0 4 0 593641958 1083293696 169230 33554432000 4194304 4650419 140735176997760 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20654/statm: 264476 169230 394 112 0 259441 0
[pid=20654/tid=20655] ppid=20652 vsize=1057904 CPUtime=698.78 cores=0,2,4,6
/proc/20654/task/20655/stat : 20655 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 848348 0 0 0 69735 143 0 0 25 0 4 0 593641958 1083293696 169230 33554432000 4194304 4650419 140735176997760 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20654/tid=20656] ppid=20652 vsize=1057904 CPUtime=702.25 cores=0,2,4,6
/proc/20654/task/20656/stat : 20656 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 639840 0 0 0 70093 132 0 0 25 0 4 0 593641958 1083293696 169230 33554432000 4194304 4650419 140735176997760 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20654/tid=20657] ppid=20652 vsize=1057904 CPUtime=702.27 cores=0,2,4,6
/proc/20654/task/20657/stat : 20657 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 242200 0 0 0 70164 63 0 0 25 0 4 0 593641958 1083293696 169230 33554432000 4194304 4650419 140735176997760 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2805.62
Current children cumulated vsize (KiB) 1057904

[startup+762.3 s]
/proc/loadavg: 8.13 8.10 8.02 9/184 20678
/proc/meminfo: memFree=16056404/32950940 swapFree=67111528/67111528
[pid=20654] ppid=20652 vsize=992880 CPUtime=3045.32 cores=0,2,4,6
/proc/20654/stat : 20654 (strangenight1-m) R 20652 20654 20083 0 -1 4202496 2197918 0 0 0 304090 442 0 0 25 0 4 0 593641958 1016709120 171616 33554432000 4194304 4650419 140735176997760 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20654/statm: 248220 171616 394 112 0 243185 0
[pid=20654/tid=20655] ppid=20652 vsize=992880 CPUtime=758.48 cores=0,2,4,6
/proc/20654/task/20655/stat : 20655 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 870346 0 0 0 75699 149 0 0 25 0 4 0 593641958 1016709120 171616 33554432000 4194304 4650419 140735176997760 18446744073709551615 4363299 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20654/tid=20656] ppid=20652 vsize=992880 CPUtime=762.25 cores=0,2,4,6
/proc/20654/task/20656/stat : 20656 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 673210 0 0 0 76085 140 0 0 25 0 4 0 593641958 1016709120 171616 33554432000 4194304 4650419 140735176997760 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20654/tid=20657] ppid=20652 vsize=992880 CPUtime=762.27 cores=0,2,4,6
/proc/20654/task/20657/stat : 20657 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 260561 0 0 0 76159 68 0 0 25 0 4 0 593641958 1016709120 171616 33554432000 4194304 4650419 140735176997760 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3045.32
Current children cumulated vsize (KiB) 992880

[startup+822.301 s]
/proc/loadavg: 8.13 8.11 8.02 9/184 20680
/proc/meminfo: memFree=16058500/32950940 swapFree=67111528/67111528
[pid=20654] ppid=20652 vsize=1144500 CPUtime=3285.02 cores=0,2,4,6
/proc/20654/stat : 20654 (strangenight1-m) R 20652 20654 20083 0 -1 4202496 2345452 0 0 0 328030 472 0 0 25 0 4 0 593641958 1171968000 171605 33554432000 4194304 4650419 140735176997760 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20654/statm: 286125 171605 394 112 0 281090 0
[pid=20654/tid=20655] ppid=20652 vsize=1144500 CPUtime=818.17 cores=0,2,4,6
/proc/20654/task/20655/stat : 20655 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 886851 0 0 0 81664 153 0 0 25 0 4 0 593641958 1171968000 171605 33554432000 4194304 4650419 140735176997760 18446744073709551615 4314855 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20654/tid=20656] ppid=20652 vsize=1144500 CPUtime=822.25 cores=0,2,4,6
/proc/20654/task/20656/stat : 20656 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 705139 0 0 0 82077 148 0 0 25 0 4 0 593641958 1171968000 171605 33554432000 4194304 4650419 140735176997760 18446744073709551615 4363768 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20654/tid=20657] ppid=20652 vsize=1144500 CPUtime=822.28 cores=0,2,4,6
/proc/20654/task/20657/stat : 20657 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 282334 0 0 0 82154 74 0 0 25 0 4 0 593641958 1171968000 171605 33554432000 4194304 4650419 140735176997760 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3285.02
Current children cumulated vsize (KiB) 1144500

[startup+882.3 s]
/proc/loadavg: 8.12 8.11 8.03 10/184 20682
/proc/meminfo: memFree=16025748/32950940 swapFree=67111528/67111528
[pid=20654] ppid=20652 vsize=1079648 CPUtime=3524.71 cores=0,2,4,6
/proc/20654/stat : 20654 (strangenight1-m) R 20652 20654 20083 0 -1 4202496 2561760 0 0 0 351955 516 0 0 25 0 4 0 593641958 1105559552 181840 33554432000 4194304 4650419 140735176997760 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20654/statm: 269912 181840 394 112 0 264877 0
[pid=20654/tid=20655] ppid=20652 vsize=1079648 CPUtime=877.86 cores=0,2,4,6
/proc/20654/task/20655/stat : 20655 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 910066 0 0 0 87627 159 0 0 25 0 4 0 593641958 1105559552 181840 33554432000 4194304 4650419 140735176997760 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20654/tid=20656] ppid=20652 vsize=1079648 CPUtime=882.25 cores=0,2,4,6
/proc/20654/task/20656/stat : 20656 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 738618 0 0 0 88065 160 0 0 25 0 4 0 593641958 1105559552 181840 33554432000 4194304 4650419 140735176997760 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20654/tid=20657] ppid=20652 vsize=1079648 CPUtime=882.28 cores=0,2,4,6
/proc/20654/task/20657/stat : 20657 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 296365 0 0 0 88150 78 0 0 25 0 4 0 593641958 1105559552 181840 33554432000 4194304 4650419 140735176997760 18446744073709551615 4339794 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3524.71
Current children cumulated vsize (KiB) 1079648

[startup+942.301 s]
/proc/loadavg: 8.16 8.12 8.03 9/184 20683
/proc/meminfo: memFree=15983708/32950940 swapFree=67111528/67111528
[pid=20654] ppid=20652 vsize=1193292 CPUtime=3764.4 cores=0,2,4,6
/proc/20654/stat : 20654 (strangenight1-m) R 20652 20654 20083 0 -1 4202496 2978923 0 0 0 375853 587 0 0 25 0 4 0 593641958 1221931008 189520 33554432000 4194304 4650419 140735176997760 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20654/statm: 298323 189520 394 112 0 293288 0
[pid=20654/tid=20655] ppid=20652 vsize=1193292 CPUtime=937.54 cores=0,2,4,6
/proc/20654/task/20655/stat : 20655 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 923786 0 0 0 93589 165 0 0 25 0 4 0 593641958 1221931008 189520 33554432000 4194304 4650419 140735176997760 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20654/tid=20656] ppid=20652 vsize=1193292 CPUtime=942.25 cores=0,2,4,6
/proc/20654/task/20656/stat : 20656 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 961906 0 0 0 94034 191 0 0 25 0 4 0 593641958 1221931008 189520 33554432000 4194304 4650419 140735176997760 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20654/tid=20657] ppid=20652 vsize=1193292 CPUtime=942.28 cores=0,2,4,6
/proc/20654/task/20657/stat : 20657 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 307841 0 0 0 94145 83 0 0 25 0 4 0 593641958 1221931008 189520 33554432000 4194304 4650419 140735176997760 18446744073709551615 4476136 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3764.4
Current children cumulated vsize (KiB) 1193292

[startup+1002.3 s]
/proc/loadavg: 8.13 8.11 8.03 9/184 20685
/proc/meminfo: memFree=15859572/32950940 swapFree=67111528/67111528
[pid=20654] ppid=20652 vsize=1110340 CPUtime=4004.06 cores=0,2,4,6
/proc/20654/stat : 20654 (strangenight1-m) R 20652 20654 20083 0 -1 4202496 3386817 0 0 0 399751 655 0 0 25 0 4 0 593641958 1136988160 195226 33554432000 4194304 4650419 140735176997760 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20654/statm: 277585 195226 394 112 0 272550 0
[pid=20654/tid=20655] ppid=20652 vsize=1110340 CPUtime=997.21 cores=0,2,4,6
/proc/20654/task/20655/stat : 20655 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 934304 0 0 0 99554 167 0 0 25 0 4 0 593641958 1136988160 195226 33554432000 4194304 4650419 140735176997760 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20654/tid=20656] ppid=20652 vsize=1110340 CPUtime=1002.25 cores=0,2,4,6
/proc/20654/task/20656/stat : 20656 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 1253945 0 0 0 99990 235 0 0 25 0 4 0 593641958 1136988160 195226 33554432000 4194304 4650419 140735176997760 18446744073709551615 4333767 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20654/tid=20657] ppid=20652 vsize=1110340 CPUtime=1002.28 cores=0,2,4,6
/proc/20654/task/20657/stat : 20657 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 320138 0 0 0 100142 86 0 0 25 0 4 0 593641958 1136988160 195226 33554432000 4194304 4650419 140735176997760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4004.06
Current children cumulated vsize (KiB) 1110340

[startup+1062.31 s]
/proc/loadavg: 8.05 8.09 8.03 9/184 20686
/proc/meminfo: memFree=15889304/32950940 swapFree=67111528/67111528
[pid=20654] ppid=20652 vsize=1064560 CPUtime=4243.77 cores=0,2,4,6
/proc/20654/stat : 20654 (strangenight1-m) R 20652 20654 20083 0 -1 4202496 3592580 0 0 0 423682 695 0 0 25 0 4 0 593641958 1090109440 189291 33554432000 4194304 4650419 140735176997760 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20654/statm: 266140 189291 394 112 0 261105 0
[pid=20654/tid=20655] ppid=20652 vsize=1064560 CPUtime=1056.91 cores=0,2,4,6
/proc/20654/task/20655/stat : 20655 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 949617 0 0 0 105518 173 0 0 25 0 4 0 593641958 1090109440 189291 33554432000 4194304 4650419 140735176997760 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20654/tid=20656] ppid=20652 vsize=1064560 CPUtime=1062.25 cores=0,2,4,6
/proc/20654/task/20656/stat : 20656 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 1400407 0 0 0 105969 256 0 0 25 0 4 0 593641958 1090109440 189291 33554432000 4194304 4650419 140735176997760 18446744073709551615 4368288 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20654/tid=20657] ppid=20652 vsize=1064560 CPUtime=1062.28 cores=0,2,4,6
/proc/20654/task/20657/stat : 20657 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 341935 0 0 0 106135 93 0 0 25 0 4 0 593641958 1090109440 189291 33554432000 4194304 4650419 140735176997760 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4243.77
Current children cumulated vsize (KiB) 1064560

[startup+1122.3 s]
/proc/loadavg: 8.02 8.07 8.02 9/184 20688
/proc/meminfo: memFree=15894140/32950940 swapFree=67111528/67111528
[pid=20654] ppid=20652 vsize=1029224 CPUtime=4483.45 cores=0,2,4,6
/proc/20654/stat : 20654 (strangenight1-m) R 20652 20654 20083 0 -1 4202496 3687660 0 0 0 447624 721 0 0 25 0 4 0 593641958 1053925376 184870 33554432000 4194304 4650419 140735176997760 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20654/statm: 257306 184870 394 112 0 252271 0
[pid=20654/tid=20655] ppid=20652 vsize=1029224 CPUtime=1116.62 cores=0,2,4,6
/proc/20654/task/20655/stat : 20655 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 969749 0 0 0 111484 178 0 0 25 0 4 0 593641958 1053925376 184870 33554432000 4194304 4650419 140735176997760 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20654/tid=20656] ppid=20652 vsize=1029224 CPUtime=1122.24 cores=0,2,4,6
/proc/20654/task/20656/stat : 20656 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 1431953 0 0 0 111959 265 0 0 25 0 4 0 593641958 1053925376 184870 33554432000 4194304 4650419 140735176997760 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20654/tid=20657] ppid=20652 vsize=1029224 CPUtime=1122.28 cores=0,2,4,6
/proc/20654/task/20657/stat : 20657 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 360321 0 0 0 112129 99 0 0 25 0 4 0 593641958 1053925376 184870 33554432000 4194304 4650419 140735176997760 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4483.45
Current children cumulated vsize (KiB) 1029224

[startup+1182.3 s]
/proc/loadavg: 7.12 7.86 7.95 5/175 20717
/proc/meminfo: memFree=16679724/32950940 swapFree=67111528/67111528
[pid=20654] ppid=20652 vsize=1278308 CPUtime=4723.09 cores=0,2,4,6
/proc/20654/stat : 20654 (strangenight1-m) R 20652 20654 20083 0 -1 4202496 4266180 0 0 0 471493 816 0 0 25 0 4 0 593641958 1308987392 217641 33554432000 4194304 4650419 140735176997760 18446744073709551615 4476288 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20654/statm: 319577 217641 394 112 0 314542 0
[pid=20654/tid=20655] ppid=20652 vsize=1278308 CPUtime=1176.28 cores=0,2,4,6
/proc/20654/task/20655/stat : 20655 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 989509 0 0 0 117442 186 0 0 25 0 4 0 593641958 1308987392 217641 33554432000 4194304 4650419 140735176997760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20654/tid=20656] ppid=20652 vsize=1278308 CPUtime=1182.23 cores=0,2,4,6
/proc/20654/task/20656/stat : 20656 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 1874994 0 0 0 117892 331 0 0 25 0 4 0 593641958 1308987392 217641 33554432000 4194304 4650419 140735176997760 18446744073709551615 4332995 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20654/tid=20657] ppid=20652 vsize=1278308 CPUtime=1182.28 cores=0,2,4,6
/proc/20654/task/20657/stat : 20657 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 381125 0 0 0 118122 106 0 0 25 0 4 0 593641958 1308987392 217641 33554432000 4194304 4650419 140735176997760 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4723.09
Current children cumulated vsize (KiB) 1278308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 6.23 7.61 7.87 5/175 20717
/proc/meminfo: memFree=16668460/32950940 swapFree=67111528/67111528
[pid=20654] ppid=20652 vsize=1296192 CPUtime=4800.23 cores=0,2,4,6
/proc/20654/stat : 20654 (strangenight1-m) R 20652 20654 20083 0 -1 4202496 4598502 0 0 0 479155 868 0 0 25 0 4 0 593641958 1327300608 220295 33554432000 4194304 4650419 140735176997760 18446744073709551615 4441467 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20654/statm: 324048 220295 394 112 0 319013 0
[pid=20654/tid=20655] ppid=20652 vsize=1296192 CPUtime=1195.49 cores=0,2,4,6
/proc/20654/task/20655/stat : 20655 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 996262 0 0 0 119360 189 0 0 25 0 4 0 593641958 1327300608 220295 33554432000 4194304 4650419 140735176997760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20654/tid=20656] ppid=20652 vsize=1296192 CPUtime=1201.53 cores=0,2,4,6
/proc/20654/task/20656/stat : 20656 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 1884294 0 0 0 119818 335 0 0 25 0 4 0 593641958 1327300608 220295 33554432000 4194304 4650419 140735176997760 18446744073709551615 4366865 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20654/tid=20657] ppid=20652 vsize=1296192 CPUtime=1201.58 cores=0,2,4,6
/proc/20654/task/20657/stat : 20657 (strangenight1-m) R 20652 20654 20083 0 -1 4202560 381338 0 0 0 120052 106 0 0 25 0 4 0 593641958 1327300608 220295 33554432000 4194304 4650419 140735176997760 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 1296192

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): 1201.65
CPU time (s): 4800.29
CPU user time (s): 4791.58
CPU system time (s): 8.71867
CPU usage (%): 399.475
Max. virtual memory (cumulated for all children) (KiB): 1296192

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

runsolver used 1.91771 second user time and 4.09538 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-29 01:41:52
IDJOB=3258373
IDBENCH=71353
IDSOLVER=1588
FILE ID=node117/3258373-1304034112
RUNJOBID= node117-1304032874-20503
PBS_JOBID= 13170335
Free space on /tmp= 71668 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2400c266431gyes7.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258373-1304034112/watcher-3258373-1304034112 -o /tmp/evaluation-result-3258373-1304034112/solver-3258373-1304034112 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3258373-1304034112.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 92e61742efd2e322c59b4442206bebf1
RANDOM SEED=902221731

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

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      17236768 kB
Buffers:       2375120 kB
Cached:       12391720 kB
SwapCached:          0 kB
Active:        8388604 kB
Inactive:      6745772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      17236768 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           19688 kB
Writeback:           0 kB
AnonPages:      367112 kB
Mapped:          15532 kB
Slab:           517316 kB
PageTables:       5092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   645116 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= 71672 MiB
End job on node117 at 2011-04-29 02:01:55