Trace number 3369138

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 (fixed)? (TO) 4800.2 1203.47

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-13x32.cnf
MD5SUM73c8ae5bbdfe41463e8e40ea211c5e14
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 variables1664
Number of clauses157664
Sum of the clauses size625664
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22496
Number of clauses of size 30
Number of clauses of size 4155168
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369138-1305413260.cnf'
0.00/0.01	c -- header says num vars:           1664
0.00/0.01	c -- header says num clauses:      157664
0.00/0.06	c -- clauses added:            0 learnts,       157664 normals,            0 xors
0.00/0.06	c -- vars added       1664
0.00/0.07	c Parsing time:  0.18 s
0.00/0.07	c  N st     0         0      1664    155168      2496         0    625664         0   no data   no data  --
0.25/0.17	c asymm  cl-useful: 0/21327/155168 lits-rem:0 time: 0.44
0.43/0.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.10
0.43/0.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.43/0.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
0.43/0.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1664 time:  0.00 s
0.43/0.27	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
9.59/2.43	c lits-rem:         0  cl-subs:        0  v-elim:    416  v-fix:    0  time:  8.55 s
9.59/2.43	c Finding binary XORs  T:     0.00 s  found:       0
9.93/2.51	c Finding non-binary XORs:     0.30 s (found:       0, avg size: nan)
9.93/2.51	c calculated reachability. Time: 0.00
9.93/2.52	c Calc default polars -  time:   0.02 s pos:      32 undec:     416 neg:    1216
9.93/2.52	c =========================================================================================
9.93/2.52	c types(t): F = full restart, N = normal restart
9.93/2.52	c types(t): S = simplification begin/end, E = solution found
9.93/2.52	c restart types(rt): st = static, dy = dynamic
9.93/2.52	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
9.93/2.52	c  B st     0         0      1248    154752      1248         0    931008         0   no data   no data  --
10.34/2.67	c  N dy    20      4052      1248    154752      1248      4040    931008    198554     33.15     35.04  --
11.18/2.85	c  N dy    49      8069      1248    154752      1248      8052    931008    397172     35.17     37.82  --
11.93/3.04	c  N dy    80     12114      1248    154752      1248     12093    931008    609803     35.91     38.42  --
12.73/3.24	c  N dy   107     16204      1248    154752      1248     16175    931008    825702     36.43     38.44  --
13.93/3.51	c  N dy   137     20838      1248    154752      1248     10829    931008    265488     36.98     39.12  --
14.33/3.69	c  N dy   164     24990      1248    154752      1248     14975    931008    473670     36.87     38.97  --
14.33/3.69	c  F st   165     25000      1248    154752      1248     14985    931008    473931     36.86   no data  --
15.56/3.93	c  N dy   171     30000      1248    154752      1248     19970    931008    830058     36.86   no data  --
15.56/3.93	c  S st   171     30000      1248    154752      1248     19970    931008    830058     36.86   no data  --
15.91/4.05	c  S st   171     30502      1248    154752      1248     20471    931008    864787     36.86   no data  --
15.91/4.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
15.91/4.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.32/4.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.27
16.71/4.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.11/4.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.77 s
17.11/4.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1248 time:  0.00 s
17.11/4.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
38.66/9.74	c lits-rem:        68  cl-subs:      142  v-elim:      0  v-fix:    0  time: 21.31 s
39.46/9.95	c asymm  cl-useful: 0/13658/154752 lits-rem:0 time: 0.83
39.46/9.96	c calculated reachability. Time: 0.00
39.46/9.96	c  N dy   171     30502      1248    154752      1248     20329    931008    847726     36.86   no data  --
40.25/10.16	c  N dy   201     34554      1248    154752      1248     24372    931008   1071651     37.09     39.55  --
41.05/10.36	c  N dy   231     38611      1248    154752      1248     28424    931008   1293769     37.28     43.42  --
41.89/10.57	c  N dy   252     42643      1248    154752      1248     16981    931008    387706     37.17     39.17  --
42.64/10.71	c  S st   274     45754      1248    154752      1248     20088    931008    552663     37.24   no data  --
43.04/10.82	c  S st   274     46255      1248    154752      1248     20588    931008    587524     37.24   no data  --
43.04/10.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
43.04/10.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.44/10.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.29
43.44/10.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.84/11.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.43 s
43.84/11.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1248 time:  0.00 s
43.84/11.06	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
59.04/14.83	c lits-rem:        31  cl-subs:        7  v-elim:      0  v-fix:    0  time: 14.99 s
59.04/14.85	c vivif2 --  cl tried   154752 cl shrink        0 lits rem          0 time: 0.06
59.04/14.86	c vivif2 --  cl tried    20581 cl shrink        0 lits rem          0 time: 0.04
60.19/15.12	c asymm  cl-useful: 0/8566/154752 lits-rem:0 time: 1.07
60.19/15.13	c calculated reachability. Time: 0.00
60.19/15.13	c  N dy   274     46255      1248    154752      1248     20581    931008    586771     37.24   no data  --
60.99/15.34	c  N dy   306     50369      1248    154752      1248     24693    931008    820576     37.61     40.03  --
61.80/15.52	c  N dy   327     54470      1248    154752      1248     28789    931008   1033453     37.48     41.42  --
62.60/15.72	c  N dy   353     58540      1248    154752      1248     32851    931008   1255909     37.56     39.82  --
63.43/15.92	c  N dy   376     62625      1248    154752      1248     36931    931008   1468206     37.47     39.75  --
64.18/16.16	c  N dy   401     66654      1248    154752      1248     22242    931008    542343     37.55     43.42  --
64.58/16.30	c  S st   420     69383      1248    154752      1248     24968    931008    690145     37.60   no data  --
65.38/16.42	c  S st   420     69890      1248    154752      1248     25474    931008    726738     37.60   no data  --
65.38/16.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
65.38/16.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
65.78/16.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.31
65.78/16.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.58/16.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.58 s
66.58/16.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1248 time:  0.00 s
66.58/16.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
86.91/21.82	c lits-rem:        50  cl-subs:       13  v-elim:      0  v-fix:    0  time: 20.31 s
86.91/21.83	c vivif2 --  cl tried   154752 cl shrink        0 lits rem          0 time: 0.06
86.91/21.85	c vivif2 --  cl tried    25461 cl shrink        0 lits rem          0 time: 0.05
87.71/22.06	c asymm  cl-useful: 0/8758/154752 lits-rem:0 time: 0.86
87.71/22.07	c calculated reachability. Time: 0.00
87.71/22.07	c  N dy   420     69890      1248    154752      1248     25461    931008    724858     37.60   no data  --
88.51/22.29	c  N dy   448     74479      1248    154752      1248     30045    931008    964820     37.57     39.94  --
89.74/22.53	c  N dy   479     79376      1248    154752      1248     34932    931008   1227241     37.63     40.41  --
90.90/22.80	c  N dy   512     84593      1248    154752      1248     40137    931008   1515531     37.71     39.70  --
91.30/22.99	c  F st   529     87500      1248    154752      1248     22193    931008    439004     37.68     35.58  --
92.10/23.15	c  N st   534     90795      1248    154752      1248     25475    931008    638684     37.68   no data  --
93.30/23.40	c  N dy   557     96785      1248    154752      1248     31449    931008    984009     37.57     41.68  --
94.54/23.73	c  N dy   600    103162      1248    154752      1248     37821    931008   1330674     37.61     39.64  --
94.89/23.83	c  S st   612    104835      1248    154752      1248     39493    931008   1420004     37.63     38.44  --
95.29/23.97	c  S st   612    105339      1248    154752      1248     39997    931008   1451972     37.63   no data  --
95.29/23.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
95.29/23.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
95.69/24.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.9M T:  0.35
96.09/24.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
97.29/24.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.25 s
97.29/24.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1248 time:  0.00 s
97.29/24.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
137.58/34.56	c lits-rem:        26  cl-subs:      109  v-elim:      0  v-fix:    0  time: 40.18 s
137.58/34.57	c vivif2 --  cl tried   154752 cl shrink        0 lits rem          0 time: 0.05
137.58/34.60	c vivif2 --  cl tried    39888 cl shrink        0 lits rem          0 time: 0.09
138.77/34.86	c asymm  cl-useful: 0/8565/154752 lits-rem:0 time: 1.03
138.77/34.86	c calculated reachability. Time: 0.00
138.77/34.86	c  N dy   612    105339      1248    154752      1248     39888    931008   1438978     37.63   no data  --
140.36/35.25	c  N dy   653    112083      1248    154752      1248     24222    931008    474244     37.68     39.82  --
141.56/35.57	c  N dy   697    119270      1248    154752      1248     31394    931008    852296     37.69     39.94  --
143.16/35.97	c  N dy   751    126900      1248    154752      1248     39014    931008   1274625     37.80     40.03  --
145.15/36.41	c  N dy   802    135060      1248    154752      1248     47162    931008   1722846     37.84     71.54  --
146.78/36.85	c  N dy   850    143695      1248    154752      1248     32105    931008    831271     37.77     46.82  --
148.34/37.28	c  N dy   900    152968      1248    154752      1248     41364    931008   1321355     37.73     40.27  --
149.55/37.55	c  S st   934    158008      1248    154752      1248     46399    931008   1588297     37.73     34.60  --
149.95/37.69	c  S st   934    158510      1248    154752      1248     46896    931008   1622656     37.73   no data  --
150.35/37.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
150.35/37.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
150.35/37.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.0M T:  0.37
150.75/37.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
152.33/38.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.41 s
152.33/38.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1248 time:  0.00 s
152.33/38.24	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
204.99/51.44	c lits-rem:       112  cl-subs:       49  v-elim:      0  v-fix:    0  time: 52.61 s
204.99/51.46	c vivif2 --  cl tried   154752 cl shrink        0 lits rem          0 time: 0.06
204.99/51.49	c vivif2 --  cl tried    46847 cl shrink        0 lits rem          0 time: 0.11
206.19/51.76	c asymm  cl-useful: 0/8434/154752 lits-rem:0 time: 1.08
206.19/51.76	c calculated reachability. Time: 0.00
206.19/51.76	c  N dy   934    158510      1248    154752      1248     46847    931008   1617002     37.73   no data  --
208.22/52.31	c  N dy   994    168712      1248    154752      1248     32213    931008    801913     37.76     40.53  --
210.57/52.84	c  N dy  1062    179480      1248    154752      1248     42971    931008   1388372     37.80     53.37  --
213.36/53.52	c  N dy  1138    190990      1248    154752      1248     28569    931008    546788     37.84     39.85  --
215.77/54.12	c  N dy  1213    203179      1248    154752      1248     40742    931008   1204939     37.86     40.09  --
218.56/54.80	c  N dy  1290    216192      1248    154752      1248     53741    931008   1902448     37.84     39.92  --
221.38/55.53	c  N dy  1373    230132      1248    154752      1248     40739    931008   1161418     37.86     40.21  --
222.94/55.92	c  S st  1419    237767      1248    154752      1248     48360    931008   1576906     37.86   no data  --
223.34/56.05	c  S st  1419    238270      1248    154752      1248     48861    931008   1609485     37.86   no data  --
223.34/56.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
223.34/56.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
223.74/56.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.1M T:  0.36
224.14/56.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
225.34/56.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.40 s
225.34/56.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1248 time:  0.00 s
225.34/56.59	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
277.18/69.52	c lits-rem:        21  cl-subs:       36  v-elim:      0  v-fix:    0  time: 51.47 s
277.18/69.54	c vivif2 --  cl tried   154752 cl shrink        0 lits rem          0 time: 0.05
277.18/69.56	c vivif2 --  cl tried    48825 cl shrink        0 lits rem          0 time: 0.11
278.41/69.83	c asymm  cl-useful: 0/8718/154752 lits-rem:0 time: 1.04
278.41/69.83	c calculated reachability. Time: 0.00
278.41/69.83	c  N dy  1419    238270      1248    154752      1248     48825    931008   1604968     37.86   no data  --
281.57/70.61	c  N dy  1504    253484      1248    154752      1248     36084    931008    864382     37.80     42.62  --
284.77/71.42	c  N dy  1603    269880      1248    154752      1248     52463    931008   1743305     37.80     39.94  --
288.36/72.33	c  N dy  1702    287138      1248    154752      1248     40739    931008   1056429     37.74     40.08  --
292.34/73.30	c  N dy  1812    305600      1248    154752      1248     59182    931008   2033961     37.70     40.26  --
292.34/73.33	c  F st  1816    306250      1248    154752      1248     59832    931008   2066974     37.69   no data  --
296.38/74.31	c  N dy  1899    325138      1248    154752      1248     48708    931008   1521689     37.69     39.96  --
300.76/75.43	c  N dy  2023    345185      1248    154752      1248     37776    931008    834004     37.69     39.70  --
303.12/76.03	c  S st  2090    357407      1248    154752      1248     49972    931008   1477916     37.66     29.72  --
303.52/76.16	c  S st  2090    357908      1248    154752      1248     50473    931008   1511373     37.66   no data  --
303.52/76.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
303.52/76.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
303.91/76.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.1M T:  0.35
304.31/76.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
305.50/76.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.20 s
305.50/76.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1248 time:  0.00 s
305.50/76.64	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
354.17/88.86	c lits-rem:        75  cl-subs:       67  v-elim:      0  v-fix:    0  time: 48.74 s
354.17/88.88	c vivif2 --  cl tried   154752 cl shrink        0 lits rem          0 time: 0.06
354.57/88.90	c vivif2 --  cl tried    50406 cl shrink        0 lits rem          0 time: 0.11
355.37/89.19	c asymm  cl-useful: 0/7033/154752 lits-rem:0 time: 1.16
355.77/89.20	c calculated reachability. Time: 0.00
355.77/89.20	c  N dy  2090    357908      1248    154752      1248     50406    931008   1504065     37.66   no data  --
360.16/90.32	c  N dy  2213    378029      1248    154752      1248     38553    931008    826669     37.63     40.15  --
364.55/91.40	c  N dy  2328    398080      1248    154752      1248     58577    931008   1892327     37.63     49.54  --
368.53/92.49	c  N dy  2441    418150      1248    154752      1248     45672    931008   1182920     37.60     39.63  --
373.32/93.67	c  N dy  2568    438165      1248    154752      1248     65662    931008   2263683     37.62     40.27  --
378.11/94.86	c  N dy  2703    458303      1248    154752      1248     51836    931008   1482889     37.65     40.25  --
383.30/96.10	c  N dy  2827    478391      1248    154752      1248     36940    931008    622753     37.68     39.76  --
387.28/97.14	c  N dy  2939    498426      1248    154752      1248     56945    931008   1686832     37.66     39.68  --
392.07/98.32	c  N dy  3054    518477      1248    154752      1248     41027    931008    792561     37.65     40.50  --
395.66/99.28	c  S st  3159    536862      1248    154752      1248     59393    931008   1786398     37.65   no data  --
396.46/99.43	c  S st  3159    537366      1248    154752      1248     59897    931008   1822631     37.65   no data  --
396.46/99.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
396.46/99.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
396.89/99.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.2M T:  0.41
397.30/99.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
398.86/100.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.55 s
398.86/100.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1248 time:  0.00 s
398.86/100.03	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
463.86/116.30	c lits-rem:        13  cl-subs:       44  v-elim:      0  v-fix:    0  time: 64.67 s
463.86/116.31	c vivif2 --  cl tried   154752 cl shrink        0 lits rem          0 time: 0.06
463.86/116.34	c vivif2 --  cl tried    59853 cl shrink        0 lits rem          0 time: 0.12
465.06/116.66	c asymm  cl-useful: 0/6043/154752 lits-rem:0 time: 1.26
465.06/116.66	c calculated reachability. Time: 0.00
465.06/116.66	c  N dy  3159    537366      1248    154752      1248     59853    931008   1817536     37.65   no data  --
469.46/117.78	c  N dy  3279    557410      1248    154752      1248     42912    931008    847965     37.65     40.89  --
473.84/118.80	c  N dy  3394    577423      1248    154752      1248     62896    931008   1895868     37.62     40.85  --
478.22/119.96	c  N dy  3501    597566      1248    154752      1248     45068    931008    925456     37.59     39.65  --
482.62/121.03	c  N dy  3617    617707      1248    154752      1248     65179    931008   2000526     37.58     40.32  --
487.00/122.19	c  N dy  3734    637716      1248    154752      1248     46203    931008    942795     37.56     39.58  --
491.39/123.28	c  N dy  3855    657723      1248    154752      1248     66177    931008   2021627     37.57     48.00  --
496.18/124.47	c  N dy  3981    677760      1248    154752      1248     46234    931008    915184     37.58     40.07  --
500.97/125.60	c  N dy  4100    698197      1248    154752      1248     66644    931008   2002697     37.56     39.85  --
505.75/126.86	c  N dy  4213    718362      1248    154752      1248     45834    931008    852343     37.54     39.59  --
510.15/127.94	c  N dy  4335    738466      1248    154752      1248     65910    931008   1930247     37.54     41.23  --
514.93/129.20	c  N dy  4445    758491      1248    154752      1248     43984    931008    711727     37.51     41.63  --
519.32/130.28	c  N dy  4561    778704      1248    154752      1248     64178    931008   1781584     37.50     40.36  --
524.54/131.53	c  N dy  4689    798813      1248    154752      1248     84254    931008   2859288     37.50     40.10  --
526.49/132.05	c  S st  4733    806049      1248    154752      1248     48544    931008    931549     37.51     41.91  --
526.89/132.18	c  S st  4733    806553      1248    154752      1248     49045    931008    967167     37.51   no data  --
526.89/132.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
526.89/132.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
527.30/132.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.1M T:  0.39
527.69/132.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
528.09/132.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.58 s
528.09/132.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1248 time:  0.00 s
528.09/132.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
552.82/138.66	c lits-rem:        34  cl-subs:       17  v-elim:      0  v-fix:    0  time: 24.52 s
552.82/138.68	c vivif2 --  cl tried   154752 cl shrink        0 lits rem          0 time: 0.05
553.22/138.70	c vivif2 --  cl tried    49028 cl shrink        0 lits rem          0 time: 0.07
554.42/139.00	c asymm  cl-useful: 0/6426/154752 lits-rem:0 time: 1.20
554.42/139.00	c calculated reachability. Time: 0.00
554.42/139.00	c  N dy  4733    806553      1248    154752      1248     49028    931008    965267     37.51   no data  --
558.81/140.11	c  N dy  4859    826595      1248    154752      1248     69051    931008   2049422     37.52     40.75  --
563.63/141.39	c  N dy  4980    846769      1248    154752      1248     45243    931008    701883     37.52     39.59  --
568.01/142.48	c  N dy  5106    866840      1248    154752      1248     65284    931008   1788292     37.54     44.48  --
573.17/143.71	c  N dy  5242    886994      1248    154752      1248     85405    931008   2894374     37.57     39.78  --
577.95/144.93	c  N dy  5369    907002      1248    154752      1248     60457    931008   1494758     37.58     39.79  --
582.74/146.10	c  N dy  5487    927134      1248    154752      1248     80563    931008   2566951     37.57     40.14  --
587.52/147.39	c  N dy  5615    947217      1248    154752      1248     54681    931008   1149752     37.59     39.76  --
592.31/148.52	c  N dy  5741    967341      1248    154752      1248     74773    931008   2235599     37.60     40.22  --
597.51/149.89	c  N dy  5862    987524      1248    154752      1248     47998    931008    738392     37.59     40.58  --
602.29/151.01	c  N dy  5986   1007764      1248    154752      1248     68212    931008   1835235     37.60     39.77  --
607.08/152.24	c  N dy  6100   1027919      1248    154752      1248     88340    931008   2907839     37.59     40.05  --
612.31/153.56	c  N dy  6232   1047980      1248    154752      1248     60447    931008   1370614     37.60     40.53  --
617.04/154.76	c  N dy  6358   1068041      1248    154752      1248     80482    931008   2447310     37.61     42.95  --
617.83/154.99	c  F st  6381   1071875      1248    154752      1248     84311    931008   2646657     37.60   no data  --
622.62/156.14	c  N dy  6455   1088085      1248    154752      1248     51539    931008    837750     37.61     39.82  --
627.01/157.21	c  N dy  6572   1108107      1248    154752      1248     71538    931008   1890733     37.60     40.01  --
631.80/158.43	c  N dy  6690   1128152      1248    154752      1248     91560    931008   2962970     37.60     39.65  --
636.58/159.67	c  N dy  6809   1148251      1248    154752      1248     61699    931008   1337645     37.59     40.06  --
641.37/160.87	c  N dy  6934   1168258      1248    154752      1248     81678    931008   2424340     37.59     39.89  --
646.56/162.18	c  N dy  7050   1188347      1248    154752      1248    101735    931008   3484305     37.59     39.79  --
651.38/163.39	c  N dy  7162   1208357      1248    154752      1248     70787    931008   1766799     37.57     40.06  --
651.79/163.47	c  S st  7171   1209830      1248    154752      1248     72257    931008   1847186     37.57     36.73  --
652.54/163.62	c  S st  7171   1210333      1248    154752      1248     72760    931008   1884362     37.57   no data  --
652.54/163.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
652.54/163.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
652.94/163.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.3M T:  0.45
653.34/163.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
654.94/164.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.46 s
654.94/164.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1248 time:  0.00 s
654.94/164.22	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
723.95/181.58	c lits-rem:        21  cl-subs:       48  v-elim:      0  v-fix:    0  time: 69.04 s
724.35/181.60	c vivif2 --  cl tried   154752 cl shrink        0 lits rem          0 time: 0.05
724.35/181.63	c vivif2 --  cl tried    72712 cl shrink        0 lits rem          0 time: 0.14
725.55/181.97	c asymm  cl-useful: 0/6424/154752 lits-rem:0 time: 1.34
725.55/181.98	c calculated reachability. Time: 0.00
725.55/181.98	c  N dy  7171   1210333      1248    154752      1248     72712    931008   1878847     37.57   no data  --
730.36/183.19	c  N dy  7288   1230383      1248    154752      1248     92731    931008   2954120     37.56     39.81  --
735.91/184.53	c  N dy  7409   1250452      1248    154752      1248     60844    931008   1224718     37.57     40.29  --
740.70/185.73	c  N dy  7536   1270518      1248    154752      1248     80874    931008   2299210     37.56     39.85  --
745.88/187.07	c  N dy  7660   1290559      1248    154752      1248    100884    931008   3371922     37.57     43.58  --
751.07/188.32	c  N dy  7772   1310671      1248    154752      1248     68062    931008   1554702     37.56     39.74  --
755.86/189.58	c  N dy  7897   1330767      1248    154752      1248     88135    931008   2622087     37.56     39.61  --
762.24/191.10	c  N dy  8015   1350930      1248    154752      1248     54355    931008    777289     37.55     39.68  --
766.62/192.28	c  N dy  8146   1370964      1248    154752      1248     74358    931008   1864521     37.57     39.98  --
771.82/193.55	c  N dy  8264   1391157      1248    154752      1248     94518    931008   2948127     37.57     39.61  --
777.80/195.10	c  N dy  8393   1411444      1248    154752      1248     59852    931008   1031237     37.56     40.03  --
782.59/196.26	c  N dy  8512   1431484      1248    154752      1248     79864    931008   2115327     37.57     48.61  --
787.81/197.58	c  N dy  8631   1451599      1248    154752      1248     99955    931008   3182357     37.56     40.05  --
793.76/199.03	c  N dy  8754   1471614      1248    154752      1248     64008    931008   1224486     37.57     39.78  --
798.93/200.34	c  N dy  8881   1491690      1248    154752      1248     84064    931008   2319114     37.58     42.10  --
804.95/201.82	c  N dy  9008   1511890      1248    154752      1248    104239    931008   3411147     37.59     39.62  --
810.90/203.31	c  N dy  9131   1531925      1248    154752      1248     67325    931008   1345965     37.59     48.89  --
815.68/204.54	c  N dy  9255   1551974      1248    154752      1248     87349    931008   2403160     37.59     41.45  --
821.28/205.96	c  N dy  9382   1572017      1248    154752      1248    107362    931008   3479008     37.59     39.66  --
826.89/207.35	c  N dy  9509   1592101      1248    154752      1248     69506    931008   1416890     37.59     39.88  --
831.68/208.57	c  N dy  9626   1612162      1248    154752      1248     89536    931008   2486588     37.59     39.83  --
837.22/209.96	c  N dy  9748   1632336      1248    154752      1248    109690    931008   3556337     37.59     40.92  --
843.21/211.42	c  N dy  9869   1652541      1248    154752      1248     70939    931008   1457927     37.58     40.16  --
848.00/212.65	c  N dy  9985   1672574      1248    154752      1248     90946    931008   2513447     37.58     39.58  --
853.62/214.04	c  N dy 10108   1693006      1248    154752      1248    111349    931008   3607239     37.57     39.88  --
858.76/215.35	c  S st 10221   1710333      1248    154752      1248     68719    931008   1309743     37.58   no data  --
859.57/215.50	c  S st 10221   1710834      1248    154752      1248     69219    931008   1344186     37.58   no data  --
859.57/215.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
859.57/215.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
859.97/215.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.2M T:  0.45
860.36/215.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
861.16/215.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.82 s
861.16/215.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1248 time:  0.00 s
861.16/215.92	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
898.26/225.21	c lits-rem:        41  cl-subs:       18  v-elim:      0  v-fix:    0  time: 36.92 s
898.26/225.22	c vivif2 --  cl tried   154752 cl shrink        0 lits rem          0 time: 0.06
898.26/225.25	c vivif2 --  cl tried    69201 cl shrink        0 lits rem          0 time: 0.10
899.46/225.56	c asymm  cl-useful: 0/6833/154752 lits-rem:0 time: 1.25
899.46/225.57	c calculated reachability. Time: 0.00
899.46/225.57	c  N dy 10221   1710834      1248    154752      1248     69201    931008   1341837     37.58   no data  --
904.24/226.74	c  N dy 10346   1731093      1248    154752      1248     89428    931008   2425196     37.58     39.93  --
909.03/227.93	c  N dy 10457   1751199      1248    154752      1248    109497    931008   3473539     37.57     39.73  --
914.65/229.36	c  N dy 10586   1771278      1248    154752      1248     68654    931008   1257849     37.57     40.58  --
919.44/230.53	c  N dy 10712   1791412      1248    154752      1248     88761    931008   2330698     37.57     40.05  --
924.58/231.80	c  N dy 10840   1811459      1248    154752      1248    108783    931008   3414266     37.57     40.08  --
930.57/233.31	c  N dy 10965   1831696      1248    154752      1248     67077    931008   1139531     37.58     40.26  --
934.56/234.37	c  N dy 11071   1851785      1248    154752      1248     87143    931008   2205173     37.57     39.86  --
939.74/235.61	c  N dy 11195   1871847      1248    154752      1248    107172    931008   3285103     37.57     40.58  --
945.77/237.15	c  N dy 11305   1891858      1248    154752      1248     64238    931008    942610     37.56     39.87  --
950.16/238.27	c  N dy 11419   1911943      1248    154752      1248     84292    931008   1999657     37.55     39.59  --
955.29/239.54	c  N dy 11529   1932014      1248    154752      1248    104341    931008   3059633     37.54     40.34  --
960.89/240.93	c  N dy 11650   1952063      1248    154752      1248    124367    931008   4122984     37.54     40.65  --
966.48/242.36	c  N dy 11781   1972222      1248    154752      1248     80576    931008   1790232     37.54     39.88  --
971.69/243.63	c  N dy 11893   1992296      1248    154752      1248    100615    931008   2860746     37.53     39.58  --
977.23/245.03	c  N dy 12013   2012354      1248    154752      1248    120647    931008   3928182     37.53     39.61  --
982.82/246.47	c  N dy 12136   2032399      1248    154752      1248     75752    931008   1476536     37.53     43.12  --
988.00/247.70	c  N dy 12255   2052473      1248    154752      1248     95797    931008   2541333     37.53     39.52  --
993.20/249.07	c  N dy 12371   2072517      1248    154752      1248    115809    931008   3612994     37.52     39.52  --
999.57/250.65	c  N dy 12490   2092591      1248    154752      1248     69954    931008   1125430     37.51     39.54  --
1004.76/251.95	c  N dy 12620   2112695      1248    154752      1248     90041    931008   2197503     37.51     40.70  --
1010.35/253.38	c  N dy 12748   2132788      1248    154752      1248    110114    931008   3261405     37.51     39.85  --
1015.97/254.79	c  N dy 12860   2152801      1248    154752      1248    130097    931008   4315830     37.50     39.57  --
1021.51/256.15	c  N dy 12981   2172846      1248    154752      1248     83200    931008   1795141     37.50     39.78  --
1026.70/257.43	c  N dy 13107   2193014      1248    154752      1248    103343    931008   2873028     37.50     39.65  --
1031.48/258.67	c  S st 13219   2210835      1248    154752      1248    121142    931008   3834714     37.50     27.13  --
1032.28/258.86	c  S st 13219   2211338      1248    154752      1248    121645    931008   3870908     37.50   no data  --
1032.28/258.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
1032.28/258.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1033.11/259.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.9M T:  0.53
1033.52/259.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1037.07/260.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.51 s
1037.07/260.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1248 time:  0.00 s
1037.07/260.07	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1646.58/412.89	c lits-rem:        39  cl-subs:      110  v-elim:      0  v-fix:    0  time: 608.36 s
1646.98/412.90	c vivif2 --  cl tried   154752 cl shrink        0 lits rem          0 time: 0.06
1646.98/412.97	c vivif2 --  cl tried   121535 cl shrink        0 lits rem          0 time: 0.28
1648.57/413.35	c asymm  cl-useful: 0/5306/154752 lits-rem:0 time: 1.51
1648.57/413.36	c calculated reachability. Time: 0.00
1648.57/413.36	c  N dy 13219   2211338      1248    154752      1248    121535    931008   3857894     37.50   no data  --
1654.56/414.84	c  N dy 13341   2231375      1248    154752      1248     73631    931008   1256807     37.50     39.59  --
1659.34/416.01	c  N dy 13461   2251609      1248    154752      1248     93833    931008   2332921     37.50     40.24  --
1664.53/417.35	c  N dy 13591   2271677      1248    154752      1248    113870    931008   3417045     37.50     39.79  --
1670.51/418.83	c  N dy 13721   2291733      1248    154752      1248    133890    931008   4512724     37.51     43.94  --
1675.69/420.19	c  N dy 13852   2311832      1248    154752      1248     85063    931008   1841525     37.52     39.87  --
1680.88/421.44	c  N dy 13977   2331951      1248    154752      1248    105146    931008   2920896     37.52     40.09  --
1686.47/422.85	c  N dy 14096   2351976      1248    154752      1248    125143    931008   3973810     37.51     41.57  --
1692.45/424.31	c  N dy 14204   2372028      1248    154752      1248     75272    931008   1261077     37.51     57.50  --
1696.82/425.48	c  N dy 14323   2392085      1248    154752      1248     95310    931008   2325645     37.50     39.65  --
1702.01/426.77	c  N dy 14432   2412142      1248    154752      1248    115340    931008   3385696     37.50     43.07  --
1707.60/428.16	c  N dy 14557   2432381      1248    154752      1248    135550    931008   4461551     37.50     39.83  --
1713.22/429.57	c  N dy 14684   2452412      1248    154752      1248     84656    931008   1748894     37.50     43.97  --
1718.37/430.84	c  N dy 14816   2472453      1248    154752      1248    104671    931008   2830763     37.50     41.32  --
1723.95/432.24	c  N dy 14943   2492460      1248    154752      1248    124646    931008   3909531     37.51     39.96  --
1730.34/433.83	c  N dy 15067   2512482      1248    154752      1248     72731    931008   1050313     37.51     39.86  --
1734.72/434.99	c  N dy 15183   2532508      1248    154752      1248     92726    931008   2118185     37.51     39.66  --
1740.30/436.31	c  N dy 15309   2552642      1248    154752      1248    112831    931008   3202400     37.51     40.92  --
1745.89/437.78	c  N dy 15428   2572647      1248    154752      1248    132805    931008   4275448     37.51     40.63  --
1752.28/439.32	c  N dy 15552   2592659      1248    154752      1248     79897    931008   1396238     37.51     46.81  --
1757.09/440.53	c  N dy 15672   2612661      1248    154752      1248     99877    931008   2456973     37.51     39.84  --
1762.64/441.99	c  N dy 15805   2632754      1248    154752      1248    119933    931008   3546986     37.51     60.04  --
1769.02/443.51	c  N dy 15933   2652840      1248    154752      1248    139975    931008   4613403     37.51     40.19  --
1775.05/445.09	c  N dy 16058   2673056      1248    154752      1248     86281    931008   1693105     37.51     40.06  --
1780.59/446.41	c  N dy 16181   2693088      1248    154752      1248    106292    931008   2769570     37.51     39.73  --
1785.78/447.75	c  S st 16290   2711339      1248    154752      1248    124521    931008   3749348     37.51     33.08  --
1786.58/447.96	c  S st 16290   2711846      1248    154752      1248    125028    931008   3787419     37.51   no data  --
1786.58/447.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
1786.58/447.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1787.38/448.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.1M T:  0.63
1787.80/448.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1791.76/449.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.77 s
1791.76/449.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1248 time:  0.00 s
1791.76/449.24	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2372.13/594.79	c lits-rem:         3  cl-subs:      117  v-elim:      0  v-fix:    0  time: 579.32 s
2372.53/594.80	c vivif2 --  cl tried   154752 cl shrink        0 lits rem          0 time: 0.06
2372.53/594.87	c vivif2 --  cl tried   124911 cl shrink        0 lits rem          0 time: 0.27
2374.13/595.22	c asymm  cl-useful: 0/8491/154752 lits-rem:0 time: 1.39
2374.13/595.22	c calculated reachability. Time: 0.00
2374.13/595.22	c  N dy 16290   2711846      1248    154752      1248    124911    931008   3773499     37.51   no data  --
2379.72/596.68	c  N dy 16411   2731913      1248    154752      1248    144941    931008   4845363     37.51     39.71  --
2385.70/598.19	c  N dy 16533   2751977      1248    154752      1248     90102    931008   1869387     37.51     40.25  --
2391.28/599.50	c  N dy 16650   2772092      1248    154752      1248    110184    931008   2946215     37.51     39.58  --
2396.87/600.91	c  N dy 16761   2792171      1248    154752      1248    130232    931008   3991449     37.50     40.90  --
2403.25/602.54	c  N dy 16880   2812187      1248    154752      1248    150219    931008   5066917     37.50     40.02  --
2408.83/603.99	c  N dy 16997   2832194      1248    154752      1248     94310    931008   2051727     37.50     39.77  --
2414.41/605.36	c  N dy 17123   2852287      1248    154752      1248    114385    931008   3139318     37.50     39.59  --
2420.39/606.85	c  N dy 17238   2872393      1248    154752      1248    134470    931008   4198356     37.50     42.51  --
2427.98/608.74	c  N dy 17364   2892517      1248    154752      1248     77664    931008   1120465     37.50     40.01  --
2432.80/609.95	c  N dy 17488   2912536      1248    154752      1248     97654    931008   2185211     37.50     39.50  --
2437.94/611.28	c  N dy 17603   2932655      1248    154752      1248    117750    931008   3253064     37.49     39.58  --
2444.33/612.85	c  N dy 17725   2952867      1248    154752      1248    137935    931008   4327759     37.49     39.83  --
2451.51/614.64	c  N dy 17850   2972876      1248    154752      1248     80019    931008   1213218     37.49     39.72  --
2456.70/615.97	c  N dy 17970   2992893      1248    154752      1248    100008    931008   2279071     37.49     39.77  --
2462.68/617.40	c  N dy 18095   3012897      1248    154752      1248    119986    931008   3343565     37.49     40.61  --
2468.67/618.98	c  N dy 18218   3032913      1248    154752      1248    139983    931008   4406402     37.49     40.31  --
2476.25/620.84	c  N dy 18339   3053070      1248    154752      1248     81213    931008   1233646     37.49     39.59  --
2481.47/622.13	c  N dy 18452   3073072      1248    154752      1248    101184    931008   2275217     37.48     40.79  --
2487.01/623.58	c  N dy 18574   3093084      1248    154752      1248    121169    931008   3333670     37.48     39.49  --
2493.40/625.14	c  N dy 18698   3113201      1248    154752      1248    141251    931008   4414040     37.48     39.80  --
2500.98/627.06	c  N dy 18831   3133205      1248    154752      1248     81356    931008   1206224     37.48     40.13  --
2506.16/628.37	c  N dy 18957   3153314      1248    154752      1248    101436    931008   2283579     37.48     40.53  --
2511.79/629.80	c  N dy 19081   3173323      1248    154752      1248    121424    931008   3372932     37.49     50.65  --
2518.53/631.41	c  N dy 19211   3193363      1248    154752      1248    141438    931008   4464279     37.49     39.98  --
2524.95/633.01	c  S st 19327   3211847      1248    154752      1248    159900    931008   5468289     37.49   no data  --
2525.71/633.26	c  S st 19327   3212348      1248    154752      1248    160400    931008   5505383     37.49   no data  --
2525.71/633.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
2525.71/633.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2526.51/633.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.7M T:  0.79
2527.70/633.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2533.72/635.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.18 s
2533.72/635.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1248 time:  0.00 s
2533.72/635.27	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3642.56/913.29	c lits-rem:        16  cl-subs:      174  v-elim:      0  v-fix:    0  time: 1106.91 s
3642.96/913.30	c vivif2 --  cl tried   154752 cl shrink        0 lits rem          0 time: 0.06
3643.36/913.40	c vivif2 --  cl tried   160226 cl shrink        0 lits rem          0 time: 0.38
3644.54/913.76	c asymm  cl-useful: 0/7317/154752 lits-rem:0 time: 1.43
3644.54/913.77	c calculated reachability. Time: 0.00
3644.54/913.77	c  N dy 19327   3212348      1248    154752      1248    160226    931008   5485140     37.49   no data  --
3650.53/915.24	c  N dy 19451   3232373      1248    154752      1248     99327    931008   2141896     37.49     39.76  --
3656.12/916.60	c  N dy 19576   3252505      1248    154752      1248    119431    931008   3211942     37.49     39.88  --
3661.75/918.07	c  N dy 19699   3272674      1248    154752      1248    139569    931008   4308144     37.50     39.64  --
3668.48/919.71	c  N dy 19825   3292705      1248    154752      1248    159573    931008   5373866     37.49     39.51  --
3674.50/921.24	c  N dy 19937   3312750      1248    154752      1248     97701    931008   2007342     37.49     44.60  --
3679.64/922.57	c  N dy 20058   3332895      1248    154752      1248    117822    931008   3077542     37.49     39.59  --
3685.62/924.06	c  N dy 20183   3353155      1248    154752      1248    138059    931008   4167873     37.49     39.52  --
3692.05/925.69	c  N dy 20306   3373158      1248    154752      1248    158043    931008   5244655     37.49     39.62  --
3698.79/927.32	c  N dy 20435   3393232      1248    154752      1248     95176    931008   1837821     37.50     39.73  --
3703.98/928.64	c  N dy 20566   3413430      1248    154752      1248    115350    931008   2936009     37.50     39.64  --
3710.01/930.12	c  N dy 20680   3433471      1248    154752      1248    135360    931008   3982881     37.50     39.54  --
3716.35/931.76	c  N dy 20801   3453480      1248    154752      1248    155350    931008   5046141     37.49     39.61  --
3723.17/933.49	c  N dy 20918   3473577      1248    154752      1248     91526    931008   1593140     37.49     41.74  --
3728.31/934.79	c  N dy 21035   3493711      1248    154752      1248    111636    931008   2669179     37.49     40.47  --
3734.30/936.26	c  N dy 21155   3513714      1248    154752      1248    131626    931008   3754080     37.49     40.62  --
3740.72/937.88	c  N dy 21277   3533905      1248    154752      1248    151793    931008   4838093     37.49     39.65  --
3748.66/939.85	c  N dy 21405   3553935      1248    154752      1248     86902    931008   1294894     37.49     39.69  --
3753.48/941.10	c  N dy 21518   3573954      1248    154752      1248    106897    931008   2350752     37.49     39.77  --
3759.43/942.54	c  N dy 21638   3593963      1248    154752      1248    126883    931008   3404891     37.48     39.46  --
3765.81/944.14	c  N dy 21759   3614088      1248    154752      1248    146976    931008   4482570     37.48     39.84  --
3772.19/945.78	c  N dy 21875   3634143      1248    154752      1248    167005    931008   5555915     37.48     39.59  --
3778.97/947.42	c  N dy 21992   3654280      1248    154752      1248    101222    931008   2017312     37.48     40.80  --
3784.60/948.82	c  N dy 22116   3674341      1248    154752      1248    121251    931008   3075328     37.48     40.59  --
3790.54/950.36	c  N dy 22233   3694508      1248    154752      1248    141398    931008   4151769     37.48     42.07  --
3796.53/951.88	c  S st 22344   3712348      1248    154752      1248    159211    931008   5104326     37.48     32.25  --
3797.77/952.11	c  S st 22344   3712851      1248    154752      1248    159713    931008   5139888     37.48   no data  --
3797.77/952.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
3797.77/952.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3798.51/952.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.5M T:  0.73
3799.31/952.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3804.50/953.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.34 s
3804.50/953.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1248 time:  0.00 s
3804.50/953.88	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 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: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3369138-1305413260/watcher-3369138-1305413260 -o /tmp/evaluation-result-3369138-1305413260/solver-3369138-1305413260 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369138-1305413260.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: 8.13 8.11 7.49 5/352 27265
/proc/meminfo: memFree=20657240/32951124 swapFree=67111348/67111528
[pid=27265] ppid=27263 vsize=51236 CPUtime=0.02 cores=0,2,4,6
/proc/27265/stat : 27265 (strangenight1-m) R 27263 27265 27035 0 -1 4202496 413 0 0 0 2 0 0 0 25 0 4 0 633742140 52465664 353 33554432000 4194304 4650419 140733541736672 18446744073709551615 47187025074088 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27265/statm: 12809 353 303 112 0 7774 0
[pid=27265/tid=27266] ppid=27263 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/27265/task/27266/stat : 27266 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 633742140 52465664 353 33554432000 4194304 4650419 140733541736672 18446744073709551615 47187025074092 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27265/tid=27267] ppid=27263 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/27265/task/27267/stat : 27267 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 633742140 52465664 353 33554432000 4194304 4650419 140733541736672 18446744073709551615 47187025074088 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27265/tid=27268] ppid=27263 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/27265/task/27268/stat : 27268 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 633742140 52465664 353 33554432000 4194304 4650419 140733541736672 18446744073709551615 255106825201 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.07481 s]
/proc/loadavg: 8.13 8.11 7.49 5/352 27265
/proc/meminfo: memFree=20657240/32951124 swapFree=67111348/67111528
[pid=27265] ppid=27263 vsize=295560 CPUtime=0.25 cores=0,2,4,6
/proc/27265/stat : 27265 (strangenight1-m) R 27263 27265 27035 0 -1 4202496 11313 0 0 0 24 1 0 0 25 0 4 0 633742140 302653440 11218 33554432000 4194304 4650419 140733541736672 18446744073709551615 4370730 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27265/statm: 73890 11218 368 112 0 68855 0
[pid=27265/tid=27266] ppid=27263 vsize=295560 CPUtime=0.06 cores=0,2,4,6
/proc/27265/task/27266/stat : 27266 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 2698 0 0 0 6 0 0 0 18 0 4 0 633742140 302653440 11220 33554432000 4194304 4650419 140733541736672 18446744073709551615 255106429985 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27265/tid=27267] ppid=27263 vsize=295560 CPUtime=0.06 cores=0,2,4,6
/proc/27265/task/27267/stat : 27267 (strangenight1-m) D 27263 27265 27035 0 -1 4202560 2705 0 0 0 6 0 0 0 18 0 4 0 633742140 302653440 11221 33554432000 4194304 4650419 140733541736672 18446744073709551615 255106429985 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27265/tid=27268] ppid=27263 vsize=295560 CPUtime=0.05 cores=0,2,4,6
/proc/27265/task/27268/stat : 27268 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 2740 0 0 0 5 0 0 0 18 0 4 0 633742140 302653440 11221 33554432000 4194304 4650419 140733541736672 18446744073709551615 4330361 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 295560

[startup+0.102536 s]
/proc/loadavg: 8.13 8.11 7.49 5/352 27265
/proc/meminfo: memFree=20657240/32951124 swapFree=67111348/67111528
[pid=27265] ppid=27263 vsize=296616 CPUtime=0.43 cores=0,2,4,6
/proc/27265/stat : 27265 (strangenight1-m) R 27263 27265 27035 0 -1 4202496 12298 0 0 0 41 2 0 0 25 0 4 0 633742140 303734784 12203 33554432000 4194304 4650419 140733541736672 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27265/statm: 74253 12760 368 112 0 69218 0
[pid=27265/tid=27266] ppid=27263 vsize=350200 CPUtime=0.17 cores=0,2,4,6
/proc/27265/task/27266/stat : 27266 (strangenight1-m) D 27263 27265 27035 0 -1 4202560 5225 0 0 0 17 0 0 0 18 0 4 0 633742140 358604800 17111 33554432000 4194304 4650419 140733541736672 18446744073709551615 4516622 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27265/tid=27267] ppid=27263 vsize=350200 CPUtime=0.17 cores=0,2,4,6
/proc/27265/task/27267/stat : 27267 (strangenight1-m) D 27263 27265 27035 0 -1 4202560 5266 0 0 0 17 0 0 0 18 0 4 0 633742140 358604800 17111 33554432000 4194304 4650419 140733541736672 18446744073709551615 4516622 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27265/tid=27268] ppid=27263 vsize=350200 CPUtime=0.17 cores=0,2,4,6
/proc/27265/task/27268/stat : 27268 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 3270 0 0 0 17 0 0 0 18 0 4 0 633742140 358604800 17111 33554432000 4194304 4650419 140733541736672 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 296616

[startup+0.327667 s]
/proc/loadavg: 8.13 8.11 7.49 5/352 27265
/proc/meminfo: memFree=20657240/32951124 swapFree=67111348/67111528
[pid=27265] ppid=27263 vsize=357664 CPUtime=4.39 cores=0,2,4,6
/proc/27265/stat : 27265 (strangenight1-m) R 27263 27265 27035 0 -1 4202496 53043 0 0 0 430 9 0 0 19 0 4 0 633742140 366247936 40255 33554432000 4194304 4650419 140733541736672 18446744073709551615 4433048 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27265/statm: 89416 40255 391 112 0 84381 0
[pid=27265/tid=27266] ppid=27263 vsize=357664 CPUtime=1.09 cores=0,2,4,6
/proc/27265/task/27266/stat : 27266 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 15399 0 0 0 107 2 0 0 19 0 4 0 633742140 366247936 40255 33554432000 4194304 4650419 140733541736672 18446744073709551615 4432396 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27265/tid=27267] ppid=27263 vsize=357664 CPUtime=1.09 cores=0,2,4,6
/proc/27265/task/27267/stat : 27267 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 15452 0 0 0 107 2 0 0 19 0 4 0 633742140 366247936 40255 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27265/tid=27268] ppid=27263 vsize=357664 CPUtime=1.09 cores=0,2,4,6
/proc/27265/task/27268/stat : 27268 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 7175 0 0 0 108 1 0 0 19 0 4 0 633742140 366247936 40255 33554432000 4194304 4650419 140733541736672 18446744073709551615 4520109 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.39
Current children cumulated vsize (KiB) 357664

[startup+1.21347 s]
/proc/loadavg: 8.13 8.11 7.49 5/352 27265
/proc/meminfo: memFree=20657240/32951124 swapFree=67111348/67111528
[pid=27265] ppid=27263 vsize=358580 CPUtime=4.8 cores=0,2,4,6
/proc/27265/stat : 27265 (strangenight1-m) R 27263 27265 27035 0 -1 4202496 56745 0 0 0 470 10 0 0 19 0 4 0 633742140 367185920 43957 33554432000 4194304 4650419 140733541736672 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27265/statm: 89645 43958 391 112 0 84610 0
[pid=27265/tid=27266] ppid=27263 vsize=358580 CPUtime=1.2 cores=0,2,4,6
/proc/27265/task/27266/stat : 27266 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 16851 0 0 0 117 3 0 0 19 0 4 0 633742140 367185920 43959 33554432000 4194304 4650419 140733541736672 18446744073709551615 4520021 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27265/tid=27267] ppid=27263 vsize=358580 CPUtime=1.19 cores=0,2,4,6
/proc/27265/task/27267/stat : 27267 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 16871 0 0 0 117 2 0 0 19 0 4 0 633742140 367185920 43960 33554432000 4194304 4650419 140733541736672 18446744073709551615 4432376 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27265/tid=27268] ppid=27263 vsize=358580 CPUtime=1.19 cores=0,2,4,6
/proc/27265/task/27268/stat : 27268 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 7302 0 0 0 118 1 0 0 19 0 4 0 633742140 367185920 43960 33554432000 4194304 4650419 140733541736672 18446744073709551615 4360606 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.8
Current children cumulated vsize (KiB) 358580

[startup+2.31328 s]
/proc/loadavg: 8.13 8.11 7.49 5/352 27265
/proc/meminfo: memFree=20657240/32951124 swapFree=67111348/67111528
[pid=27265] ppid=27263 vsize=376500 CPUtime=9.19 cores=0,2,4,6
/proc/27265/stat : 27265 (strangenight1-m) R 27263 27265 27035 0 -1 4202496 82462 0 0 0 905 14 0 0 21 0 4 0 633742140 385536000 67224 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476288 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27265/statm: 94125 67224 392 112 0 89090 0
[pid=27265/tid=27266] ppid=27263 vsize=376500 CPUtime=2.29 cores=0,2,4,6
/proc/27265/task/27266/stat : 27266 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 21944 0 0 0 226 3 0 0 21 0 4 0 633742140 385536000 67224 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27265/tid=27267] ppid=27263 vsize=376500 CPUtime=2.29 cores=0,2,4,6
/proc/27265/task/27267/stat : 27267 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 21956 0 0 0 226 3 0 0 19 0 4 0 633742140 385536000 67224 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476356 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27265/tid=27268] ppid=27263 vsize=376500 CPUtime=2.28 cores=0,2,4,6
/proc/27265/task/27268/stat : 27268 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 17809 0 0 0 226 2 0 0 21 0 4 0 633742140 385536000 67224 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476428 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 9.19
Current children cumulated vsize (KiB) 376500

[startup+3.10114 s]
/proc/loadavg: 8.12 8.11 7.49 9/356 27269
/proc/meminfo: memFree=20394072/32951124 swapFree=67111348/67111528
[pid=27265] ppid=27263 vsize=536052 CPUtime=12.33 cores=0,2,4,6
/proc/27265/stat : 27265 (strangenight1-m) R 27263 27265 27035 0 -1 4202496 86497 0 0 0 1218 15 0 0 23 0 4 0 633742140 548917248 67268 33554432000 4194304 4650419 140733541736672 18446744073709551615 4366068 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27265/statm: 134013 67268 395 112 0 128978 0
[pid=27265/tid=27266] ppid=27263 vsize=536052 CPUtime=3.08 cores=0,2,4,6
/proc/27265/task/27266/stat : 27266 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 23639 0 0 0 304 4 0 0 23 0 4 0 633742140 548917248 67268 33554432000 4194304 4650419 140733541736672 18446744073709551615 4314985 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27265/tid=27267] ppid=27263 vsize=536052 CPUtime=3.07 cores=0,2,4,6
/proc/27265/task/27267/stat : 27267 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 23570 0 0 0 303 4 0 0 20 0 4 0 633742140 548917248 67268 33554432000 4194304 4650419 140733541736672 18446744073709551615 4364779 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27265/tid=27268] ppid=27263 vsize=536052 CPUtime=3.07 cores=0,2,4,6
/proc/27265/task/27268/stat : 27268 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 17814 0 0 0 305 2 0 0 25 0 4 0 633742140 548917248 67268 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 536052

[startup+6.30058 s]
/proc/loadavg: 8.12 8.11 7.49 9/356 27269
/proc/meminfo: memFree=20311000/32951124 swapFree=67111348/67111528
[pid=27265] ppid=27263 vsize=541640 CPUtime=25.09 cores=0,2,4,6
/proc/27265/stat : 27265 (strangenight1-m) R 27263 27265 27035 0 -1 4202496 122611 0 0 0 2489 20 0 0 25 0 4 0 633742140 554639360 86001 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476432 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27265/statm: 135410 86001 395 112 0 130375 0
[pid=27265/tid=27266] ppid=27263 vsize=541640 CPUtime=6.27 cores=0,2,4,6
/proc/27265/task/27266/stat : 27266 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 37166 0 0 0 621 6 0 0 25 0 4 0 633742140 554639360 86001 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27265/tid=27267] ppid=27263 vsize=541640 CPUtime=6.22 cores=0,2,4,6
/proc/27265/task/27267/stat : 27267 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 35772 0 0 0 617 5 0 0 25 0 4 0 633742140 554639360 86001 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476471 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27265/tid=27268] ppid=27263 vsize=541640 CPUtime=6.28 cores=0,2,4,6
/proc/27265/task/27268/stat : 27268 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 18894 0 0 0 625 3 0 0 25 0 4 0 633742140 554639360 86001 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 541640

[startup+12.7134 s]
/proc/loadavg: 8.10 8.10 7.50 9/356 27270
/proc/meminfo: memFree=20253800/32951124 swapFree=67111348/67111528
[pid=27265] ppid=27263 vsize=615140 CPUtime=50.67 cores=0,2,4,6
/proc/27265/stat : 27265 (strangenight1-m) R 27263 27265 27035 0 -1 4202496 155993 0 0 0 5040 27 0 0 25 0 4 0 633742140 629903360 97062 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27265/statm: 153785 97062 395 112 0 148750 0
[pid=27265/tid=27266] ppid=27263 vsize=615140 CPUtime=12.69 cores=0,2,4,6
/proc/27265/task/27266/stat : 27266 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 38752 0 0 0 1262 7 0 0 25 0 4 0 633742140 629903360 97062 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27265/tid=27267] ppid=27263 vsize=615140 CPUtime=12.57 cores=0,2,4,6
/proc/27265/task/27267/stat : 27267 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 48669 0 0 0 1249 8 0 0 25 0 4 0 633742140 629903360 97062 33554432000 4194304 4650419 140733541736672 18446744073709551615 4438666 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27265/tid=27268] ppid=27263 vsize=615140 CPUtime=12.68 cores=0,2,4,6
/proc/27265/task/27268/stat : 27268 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 33976 0 0 0 1262 6 0 0 25 0 4 0 633742140 629903360 97062 33554432000 4194304 4650419 140733541736672 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 615140

[startup+25.5002 s]
/proc/loadavg: 8.08 8.10 7.50 9/356 27270
/proc/meminfo: memFree=20172960/32951124 swapFree=67111348/67111528
[pid=27265] ppid=27263 vsize=609840 CPUtime=101.68 cores=0,2,4,6
/proc/27265/stat : 27265 (strangenight1-m) R 27263 27265 27035 0 -1 4202496 209703 0 0 0 10129 39 0 0 25 0 4 0 633742140 624476160 115271 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27265/statm: 152460 115271 395 112 0 147425 0
[pid=27265/tid=27266] ppid=27263 vsize=609840 CPUtime=25.48 cores=0,2,4,6
/proc/27265/task/27266/stat : 27266 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 48023 0 0 0 2540 8 0 0 25 0 4 0 633742140 624476160 115271 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27265/tid=27267] ppid=27263 vsize=609840 CPUtime=25.22 cores=0,2,4,6
/proc/27265/task/27267/stat : 27267 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 70404 0 0 0 2509 13 0 0 25 0 4 0 633742140 624476160 115271 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476387 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27265/tid=27268] ppid=27263 vsize=609840 CPUtime=25.47 cores=0,2,4,6
/proc/27265/task/27268/stat : 27268 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 49895 0 0 0 2537 10 0 0 25 0 4 0 633742140 624476160 115271 33554432000 4194304 4650419 140733541736672 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 609840

[startup+51.1007 s]
/proc/loadavg: 8.05 8.09 7.52 9/356 27271
/proc/meminfo: memFree=20059028/32951124 swapFree=67111348/67111528
[pid=27265] ppid=27263 vsize=709568 CPUtime=203.83 cores=0,2,4,6
/proc/27265/stat : 27265 (strangenight1-m) R 27263 27265 27035 0 -1 4202496 298722 0 0 0 20328 55 0 0 25 0 4 0 633742140 726597632 133411 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27265/statm: 177392 133411 395 112 0 172357 0
[pid=27265/tid=27266] ppid=27263 vsize=709568 CPUtime=51.09 cores=0,2,4,6
/proc/27265/task/27266/stat : 27266 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 72699 0 0 0 5096 13 0 0 25 0 4 0 633742140 726597632 133415 33554432000 4194304 4650419 140733541736672 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27265/tid=27267] ppid=27263 vsize=709568 CPUtime=50.55 cores=0,2,4,6
/proc/27265/task/27267/stat : 27267 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 109912 0 0 0 5034 21 0 0 25 0 4 0 633742140 726597632 133415 33554432000 4194304 4650419 140733541736672 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27265/tid=27268] ppid=27263 vsize=709568 CPUtime=51.09 cores=0,2,4,6
/proc/27265/task/27268/stat : 27268 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 70766 0 0 0 5096 13 0 0 25 0 4 0 633742140 726597632 133415 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476297 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.83
Current children cumulated vsize (KiB) 709568

[startup+102.301 s]
/proc/loadavg: 7.81 8.01 7.52 9/356 27303
/proc/meminfo: memFree=20730436/32951124 swapFree=67111348/67111528
[pid=27265] ppid=27263 vsize=820212 CPUtime=408.02 cores=0,2,4,6
/proc/27265/stat : 27265 (strangenight1-m) R 27263 27265 27035 0 -1 4202496 450683 0 0 0 40712 90 0 0 25 0 4 0 633742140 839897088 169439 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476454 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27265/statm: 205053 169439 407 112 0 200018 0
[pid=27265/tid=27266] ppid=27263 vsize=820212 CPUtime=102.27 cores=0,2,4,6
/proc/27265/task/27266/stat : 27266 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 88121 0 0 0 10211 16 0 0 25 0 4 0 633742140 839897088 169439 33554432000 4194304 4650419 140733541736672 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27265/tid=27267] ppid=27263 vsize=820212 CPUtime=101.19 cores=0,2,4,6
/proc/27265/task/27267/stat : 27267 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 192415 0 0 0 10080 39 0 0 25 0 4 0 633742140 839897088 169439 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27265/tid=27268] ppid=27263 vsize=820212 CPUtime=102.27 cores=0,2,4,6
/proc/27265/task/27268/stat : 27268 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 108587 0 0 0 10204 23 0 0 25 0 4 0 633742140 839897088 169439 33554432000 4194304 4650419 140733541736672 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.02
Current children cumulated vsize (KiB) 820212

[startup+162.313 s]

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

[pid=27265] ppid=27263 vsize=1409452 CPUtime=2801.38 cores=0,2,4,6
/proc/27265/stat : 27265 (strangenight1-m) R 27263 27265 27035 0 -1 4202496 3852503 0 0 0 279497 641 0 0 25 0 4 0 633742140 1443278848 241444 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476288 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27265/statm: 352363 241444 395 112 0 347328 0
[pid=27265/tid=27266] ppid=27263 vsize=1409452 CPUtime=702.3 cores=0,2,4,6
/proc/27265/task/27266/stat : 27266 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 557528 0 0 0 70126 104 0 0 25 0 4 0 633742140 1443278848 241444 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27265/tid=27267] ppid=27263 vsize=1409452 CPUtime=694.63 cores=0,2,4,6
/proc/27265/task/27267/stat : 27267 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 1590959 0 0 0 69217 246 0 0 25 0 4 0 633742140 1443278848 241444 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27265/tid=27268] ppid=27263 vsize=1409452 CPUtime=702.28 cores=0,2,4,6
/proc/27265/task/27268/stat : 27268 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 1107458 0 0 0 70050 178 0 0 25 0 4 0 633742140 1443278848 241444 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2801.38
Current children cumulated vsize (KiB) 1409452

[startup+762.301 s]
/proc/loadavg: 8.09 8.08 7.79 9/356 27381
/proc/meminfo: memFree=19753708/32951124 swapFree=67111348/67111528
[pid=27265] ppid=27263 vsize=1427096 CPUtime=3040.66 cores=0,2,4,6
/proc/27265/stat : 27265 (strangenight1-m) R 27263 27265 27035 0 -1 4202496 4123213 0 0 0 303380 686 0 0 25 0 4 0 633742140 1461346304 244636 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27265/statm: 356774 244636 395 112 0 351739 0
[pid=27265/tid=27266] ppid=27263 vsize=1427096 CPUtime=762.28 cores=0,2,4,6
/proc/27265/task/27266/stat : 27266 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 581880 0 0 0 76116 112 0 0 25 0 4 0 633742140 1461346304 244636 33554432000 4194304 4650419 140733541736672 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27265/tid=27267] ppid=27263 vsize=1427096 CPUtime=753.96 cores=0,2,4,6
/proc/27265/task/27267/stat : 27267 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 1704897 0 0 0 75130 266 0 0 25 0 4 0 633742140 1461346304 244636 33554432000 4194304 4650419 140733541736672 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27265/tid=27268] ppid=27263 vsize=1427096 CPUtime=762.27 cores=0,2,4,6
/proc/27265/task/27268/stat : 27268 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 1212829 0 0 0 76035 192 0 0 25 0 4 0 633742140 1461346304 244636 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3040.66
Current children cumulated vsize (KiB) 1427096

[startup+822.313 s]
/proc/loadavg: 8.22 8.11 7.82 9/356 27391
/proc/meminfo: memFree=19515292/32951124 swapFree=67111348/67111528
[pid=27265] ppid=27263 vsize=1451272 CPUtime=3280.03 cores=0,2,4,6
/proc/27265/stat : 27265 (strangenight1-m) R 27263 27265 27035 0 -1 4202496 4376878 0 0 0 327272 731 0 0 25 0 4 0 633742140 1486102528 253852 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27265/statm: 362818 253852 395 112 0 357783 0
[pid=27265/tid=27266] ppid=27263 vsize=1451272 CPUtime=822.29 cores=0,2,4,6
/proc/27265/task/27266/stat : 27266 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 630766 0 0 0 82101 128 0 0 25 0 4 0 633742140 1486102528 253852 33554432000 4194304 4650419 140733541736672 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27265/tid=27267] ppid=27263 vsize=1451272 CPUtime=813.31 cores=0,2,4,6
/proc/27265/task/27267/stat : 27267 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 1799593 0 0 0 81049 282 0 0 25 0 4 0 633742140 1486102528 253853 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476204 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27265/tid=27268] ppid=27263 vsize=1451272 CPUtime=822.28 cores=0,2,4,6
/proc/27265/task/27268/stat : 27268 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 1301196 0 0 0 82027 201 0 0 25 0 4 0 633742140 1486102528 253853 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3280.03
Current children cumulated vsize (KiB) 1451272

[startup+882.301 s]
/proc/loadavg: 8.19 8.12 7.84 9/356 27393
/proc/meminfo: memFree=19498980/32951124 swapFree=67111348/67111528
[pid=27265] ppid=27263 vsize=1465296 CPUtime=3519.3 cores=0,2,4,6
/proc/27265/stat : 27265 (strangenight1-m) R 27263 27265 27035 0 -1 4202496 4695192 0 0 0 351140 790 0 0 25 0 4 0 633742140 1500463104 255555 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27265/statm: 366324 255555 395 112 0 361289 0
[pid=27265/tid=27266] ppid=27263 vsize=1465296 CPUtime=882.28 cores=0,2,4,6
/proc/27265/task/27266/stat : 27266 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 687276 0 0 0 88079 149 0 0 25 0 4 0 633742140 1500463104 255555 33554432000 4194304 4650419 140733541736672 18446744073709551615 4436163 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27265/tid=27267] ppid=27263 vsize=1465296 CPUtime=872.63 cores=0,2,4,6
/proc/27265/task/27267/stat : 27267 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 1907473 0 0 0 86966 297 0 0 25 0 4 0 633742140 1500463104 255555 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27265/tid=27268] ppid=27263 vsize=1465296 CPUtime=882.28 cores=0,2,4,6
/proc/27265/task/27268/stat : 27268 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 1407055 0 0 0 88009 219 0 0 25 0 4 0 633742140 1500463104 255555 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3519.3
Current children cumulated vsize (KiB) 1465296

[startup+942.301 s]
/proc/loadavg: 8.19 8.12 7.85 9/356 27394
/proc/meminfo: memFree=19485784/32951124 swapFree=67111348/67111528
[pid=27265] ppid=27263 vsize=1408252 CPUtime=3758.63 cores=0,2,4,6
/proc/27265/stat : 27265 (strangenight1-m) R 27263 27265 27035 0 -1 4202496 4998933 0 0 0 375021 842 0 0 25 0 4 0 633742140 1442050048 258989 33554432000 4194304 4650419 140733541736672 18446744073709551615 4365327 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27265/statm: 352063 258989 395 112 0 347028 0
[pid=27265/tid=27266] ppid=27263 vsize=1408252 CPUtime=942.28 cores=0,2,4,6
/proc/27265/task/27266/stat : 27266 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 764176 0 0 0 94069 159 0 0 25 0 4 0 633742140 1442050048 258989 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27265/tid=27267] ppid=27263 vsize=1408252 CPUtime=931.96 cores=0,2,4,6
/proc/27265/task/27267/stat : 27267 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 2022171 0 0 0 92883 313 0 0 25 0 4 0 633742140 1442050048 258989 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27265/tid=27268] ppid=27263 vsize=1408252 CPUtime=942.28 cores=0,2,4,6
/proc/27265/task/27268/stat : 27268 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 1479663 0 0 0 93993 235 0 0 25 0 4 0 633742140 1442050048 258989 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3758.63
Current children cumulated vsize (KiB) 1408252

[startup+1002.3 s]
/proc/loadavg: 8.24 8.14 7.88 9/356 27396
/proc/meminfo: memFree=19403884/32951124 swapFree=67111348/67111528
[pid=27265] ppid=27263 vsize=1473796 CPUtime=3997.96 cores=0,2,4,6
/proc/27265/stat : 27265 (strangenight1-m) R 27263 27265 27035 0 -1 4202496 5290974 0 0 0 398912 884 0 0 25 0 4 0 633742140 1509167104 259830 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27265/statm: 368449 259830 400 112 0 363414 0
[pid=27265/tid=27266] ppid=27263 vsize=1473796 CPUtime=1002.28 cores=0,2,4,6
/proc/27265/task/27266/stat : 27266 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 799263 0 0 0 100064 164 0 0 25 0 4 0 633742140 1509167104 259830 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27265/tid=27267] ppid=27263 vsize=1473796 CPUtime=991.31 cores=0,2,4,6
/proc/27265/task/27267/stat : 27267 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 2121453 0 0 0 98803 328 0 0 25 0 4 0 633742140 1509167104 259830 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27265/tid=27268] ppid=27263 vsize=1473796 CPUtime=1002.28 cores=0,2,4,6
/proc/27265/task/27268/stat : 27268 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 1633554 0 0 0 99972 256 0 0 25 0 4 0 633742140 1509167104 259830 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3997.96
Current children cumulated vsize (KiB) 1473796

[startup+1062.3 s]
/proc/loadavg: 8.26 8.16 7.90 9/356 27398
/proc/meminfo: memFree=19297928/32951124 swapFree=67111348/67111528
[pid=27265] ppid=27263 vsize=1474076 CPUtime=4237.28 cores=0,2,4,6
/proc/27265/stat : 27265 (strangenight1-m) R 27263 27265 27035 0 -1 4202496 5584864 0 0 0 422798 930 0 0 25 0 4 0 633742140 1509453824 261999 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476483 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27265/statm: 368519 261999 400 112 0 363484 0
[pid=27265/tid=27266] ppid=27263 vsize=1474076 CPUtime=1062.29 cores=0,2,4,6
/proc/27265/task/27266/stat : 27266 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 856300 0 0 0 106050 179 0 0 25 0 4 0 633742140 1509453824 261999 33554432000 4194304 4650419 140733541736672 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27265/tid=27267] ppid=27263 vsize=1474076 CPUtime=1050.64 cores=0,2,4,6
/proc/27265/task/27267/stat : 27267 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 2206647 0 0 0 104725 339 0 0 25 0 4 0 633742140 1509453824 261999 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27265/tid=27268] ppid=27263 vsize=1474076 CPUtime=1062.28 cores=0,2,4,6
/proc/27265/task/27268/stat : 27268 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 1785213 0 0 0 105952 276 0 0 25 0 4 0 633742140 1509453824 261999 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4237.28
Current children cumulated vsize (KiB) 1474076

[startup+1122.3 s]
/proc/loadavg: 8.34 8.19 7.92 9/356 27399
/proc/meminfo: memFree=19318684/32951124 swapFree=67111348/67111528
[pid=27265] ppid=27263 vsize=1358028 CPUtime=4476.6 cores=0,2,4,6
/proc/27265/stat : 27265 (strangenight1-m) R 27263 27265 27035 0 -1 4202496 5983831 0 0 0 446671 989 0 0 25 0 4 0 633742140 1390620672 255962 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27265/statm: 339507 255962 400 112 0 334472 0
[pid=27265/tid=27266] ppid=27263 vsize=1358028 CPUtime=1122.28 cores=0,2,4,6
/proc/27265/task/27266/stat : 27266 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 992998 0 0 0 112030 198 0 0 25 0 4 0 633742140 1390620672 255962 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27265/tid=27267] ppid=27263 vsize=1358028 CPUtime=1109.97 cores=0,2,4,6
/proc/27265/task/27267/stat : 27267 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 2301066 0 0 0 110645 352 0 0 25 0 4 0 633742140 1390620672 255962 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27265/tid=27268] ppid=27263 vsize=1358028 CPUtime=1122.28 cores=0,2,4,6
/proc/27265/task/27268/stat : 27268 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 1952787 0 0 0 111926 302 0 0 25 0 4 0 633742140 1390620672 255962 33554432000 4194304 4650419 140733541736672 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4476.6
Current children cumulated vsize (KiB) 1358028

[startup+1182.3 s]
/proc/loadavg: 8.24 8.19 7.93 9/356 27401
/proc/meminfo: memFree=19272768/32951124 swapFree=67111348/67111528
[pid=27265] ppid=27263 vsize=1444232 CPUtime=4715.93 cores=0,2,4,6
/proc/27265/stat : 27265 (strangenight1-m) R 27263 27265 27035 0 -1 4202496 6270729 0 0 0 470557 1036 0 0 25 0 4 0 633742140 1478893568 266858 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27265/statm: 361058 266858 412 112 0 356023 0
[pid=27265/tid=27266] ppid=27263 vsize=1444232 CPUtime=1182.29 cores=0,2,4,6
/proc/27265/task/27266/stat : 27266 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 1153052 0 0 0 118008 221 0 0 25 0 4 0 633742140 1478893568 266858 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27265/tid=27267] ppid=27263 vsize=1444232 CPUtime=1169.31 cores=0,2,4,6
/proc/27265/task/27267/stat : 27267 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 2404537 0 0 0 116564 367 0 0 25 0 4 0 633742140 1478893568 266858 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476403 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27265/tid=27268] ppid=27263 vsize=1444232 CPUtime=1182.28 cores=0,2,4,6
/proc/27265/task/27268/stat : 27268 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 1976089 0 0 0 117916 312 0 0 25 0 4 0 633742140 1478893568 266858 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4715.93
Current children cumulated vsize (KiB) 1444232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.4 s]
/proc/loadavg: 8.17 8.17 7.93 9/356 27401
/proc/meminfo: memFree=19277340/32951124 swapFree=67111348/67111528
[pid=27265] ppid=27263 vsize=1444232 CPUtime=4800.11 cores=0,2,4,6
/proc/27265/stat : 27265 (strangenight1-m) R 27263 27265 27035 0 -1 4202496 6325351 0 0 0 478967 1044 0 0 25 0 4 0 633742140 1478893568 266957 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27265/statm: 361058 266957 400 112 0 356023 0
[pid=27265/tid=27266] ppid=27263 vsize=1444232 CPUtime=1203.39 cores=0,2,4,6
/proc/27265/task/27266/stat : 27266 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 1191360 0 0 0 120113 226 0 0 25 0 4 0 633742140 1478893568 266957 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27265/tid=27267] ppid=27263 vsize=1444232 CPUtime=1190.17 cores=0,2,4,6
/proc/27265/task/27267/stat : 27267 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 2420847 0 0 0 118648 369 0 0 25 0 4 0 633742140 1478893568 266957 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476396 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27265/tid=27268] ppid=27263 vsize=1444232 CPUtime=1203.39 cores=0,2,4,6
/proc/27265/task/27268/stat : 27268 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 1976093 0 0 0 120027 312 0 0 25 0 4 0 633742140 1478893568 266957 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476471 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 1444232

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

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

[startup+1203.4 s]
/proc/loadavg: 8.17 8.17 7.93 9/356 27401
/proc/meminfo: memFree=19277340/32951124 swapFree=67111348/67111528
[pid=27265] ppid=27263 vsize=1444232 CPUtime=4800.11 cores=0,2,4,6
/proc/27265/stat : 27265 (strangenight1-m) R 27263 27265 27035 0 -1 4202496 6325351 0 0 0 478967 1044 0 0 25 0 4 0 633742140 1478893568 266957 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27265/statm: 361058 266957 400 112 0 356023 0
[pid=27265/tid=27266] ppid=27263 vsize=1444232 CPUtime=1203.39 cores=0,2,4,6
/proc/27265/task/27266/stat : 27266 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 1191360 0 0 0 120113 226 0 0 25 0 4 0 633742140 1478893568 266957 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27265/tid=27267] ppid=27263 vsize=1444232 CPUtime=1190.17 cores=0,2,4,6
/proc/27265/task/27267/stat : 27267 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 2420847 0 0 0 118648 369 0 0 25 0 4 0 633742140 1478893568 266957 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476396 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27265/tid=27268] ppid=27263 vsize=1444232 CPUtime=1203.39 cores=0,2,4,6
/proc/27265/task/27268/stat : 27268 (strangenight1-m) R 27263 27265 27035 0 -1 4202560 1976093 0 0 0 120027 312 0 0 25 0 4 0 633742140 1478893568 266957 33554432000 4194304 4650419 140733541736672 18446744073709551615 4476471 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 1444232

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.47
CPU time (s): 4800.2
CPU user time (s): 4789.71
CPU system time (s): 10.4954
CPU usage (%): 398.864
Max. virtual memory (cumulated for all children) (KiB): 1496396

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

runsolver used 3.76443 second user time and 9.49556 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-15 00:47:40
IDJOB=3369138
IDBENCH=83159
IDSOLVER=1846
FILE ID=node144/3369138-1305413260
RUNJOBID= node144-1305410848-27053
PBS_JOBID= 13324517
Free space on /tmp= 73228 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-13x32.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369138-1305413260/watcher-3369138-1305413260 -o /tmp/evaluation-result-3369138-1305413260/solver-3369138-1305413260 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369138-1305413260.cnf

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

MD5SUM BENCH= 73c8ae5bbdfe41463e8e40ea211c5e14
RANDOM SEED=858411911

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20657520 kB
Buffers:        289828 kB
Cached:        3639420 kB
SwapCached:          0 kB
Active:        9078300 kB
Inactive:      2866480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20657520 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            9752 kB
Writeback:           0 kB
AnonPages:     8015768 kB
Mapped:          27848 kB
Slab:           244936 kB
PageTables:      39308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 83018432 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= 73228 MiB
End job on node144 at 2011-05-15 01:07:46