Trace number 3366272

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-2-mt (fixed)? (TO) 4800.4 1203.17

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v10000-c42000-S677627694-051-UNKNOWN.cnf
MD5SUMc57904e3ea235f276cacd03d81f1155b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.75673
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366272-1305400483.cnf'
0.00/0.01	c -- header says num vars:          10000
0.00/0.01	c -- header says num clauses:       42000
0.00/0.07	c -- clauses added:            0 learnts,        42000 normals,            0 xors
0.00/0.07	c -- vars added      10000
0.00/0.07	c Parsing time:  0.02 s
0.00/0.07	c  N st     0         0     10000     42000         0         0    126000         0   no data   no data
0.00/0.07	c asymm  cl-useful: 0/42000/42000 lits-rem:0 time: 0.03
0.00/0.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.26/0.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.26/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.26/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.26/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10000 time:  0.00 s
0.26/0.10	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
0.26/0.91	c lits-rem:         0  cl-subs:        0  v-elim:    262  v-fix:    0  time:  0.05 s
0.26/0.91	c Finding binary XORs  T:     0.00 s  found:       0
0.26/0.91	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.26/0.91	c calculated reachability. Time: 0.00
0.26/0.91	c Calc default polars -  time:   0.00 s pos:    4464 undec:    1132 neg:    4404
0.26/0.91	c =========================================================================================
0.26/0.91	c types(t): F = full restart, N = normal restart
0.26/0.91	c types(t): S = simplification begin/end, E = solution found
0.26/0.91	c restart types(rt): st = static, dy = dynamic
0.26/0.91	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.26/0.91	c  B st     0         0      9738     41704         0         0    126700         0   no data   no data
0.26/0.91	c  N dy    20      4046      9738     41704         0      4045    126700    641067     95.20    102.78
5.54/1.47	c  N dy    44      8097      9738     41704         0      4598    126700    321620     92.53     99.41
8.34/2.15	c  N dy    71     12180      9738     41704         0      8680    126700    942417     93.46     99.81
11.13/2.88	c  N dy   101     16365      9738     41704         0      7118    126700    403043     94.10     99.33
13.93/3.58	c  N dy   132     20462      9738     41704         0     11215    126700   1018654     94.42    108.63
17.11/4.32	c  N dy   160     24483      9738     41704         0      7865    126700    289320     94.63    103.84
17.51/4.41	c  F st   163     25002      9738     41704         0      8384    126700    363058     94.49     85.52
21.10/5.35	c  N dy   169     30000      9738     41704         0     13380    126700   1265851     94.49   no data
21.10/5.35	c  S st   169     30000      9738     41704         0     13380    126700   1265851     94.49   no data
21.51/5.44	c  S st   169     30508      9738     41704         0     13888    126700   1322049     94.49   no data
21.51/5.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
21.51/5.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
21.51/5.48	c blocked clauses removed:      261 vars:     36 tried:        9738 T: 0.00 s
21.51/5.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.51/5.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.51/5.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9702 time:  0.00 s
21.51/5.49	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
21.90/5.52	c lits-rem:         0  cl-subs:        0  v-elim:      7  v-fix:    0  time:  0.03 s
22.31/5.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.10/5.83	c lits-rem:        32  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.21 s
23.10/5.88	c asymm  cl-useful: 0/41438/41438 lits-rem:0 time: 0.04
23.10/5.88	c calculated reachability. Time: 0.00
23.10/5.88	c  N dy   169     30508      9695     41438         0     13804    125946   1307343     94.49   no data
26.29/6.62	c  N dy   195     34559      9695     41438         0      9209    125946    300123     93.98    114.15
29.11/7.36	c  N dy   225     38642      9695     41438         0     13292    125946    936329     94.54    109.67
32.27/8.13	c  N dy   253     42665      9695     41438         0     17315    125946   1545343     94.73    101.16
34.67/8.76	c  S st   270     45762      9695     41438         0     10588    125946    343385     94.75    100.05
35.07/8.85	c  S st   270     46269      9695     41438         0     11095    125946    403595     94.75   no data
35.07/8.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.07/8.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
35.07/8.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.07/8.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.07/8.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.07/8.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9695 time:  0.00 s
35.07/8.89	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
35.47/8.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
35.47/8.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.47/8.97	c lits-rem:         3  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
35.47/8.97	c vivif2 --  cl tried    41438 cl shrink        0 lits rem          0 time: 0.00
35.47/8.98	c vivif2 --  cl tried    11095 cl shrink        0 lits rem          0 time: 0.01
35.86/9.02	c asymm  cl-useful: 0/41438/41438 lits-rem:0 time: 0.04
35.86/9.03	c calculated reachability. Time: 0.00
35.86/9.03	c  N dy   270     46269      9695     41438         0     11095    125946    403592     94.75   no data
38.66/9.76	c  N dy   291     50298      9695     41438         0     15124    125946    995100     94.44     99.68
41.86/10.55	c  N dy   319     54385      9695     41438         0     19211    125946   1606386     94.48     99.98
45.04/11.34	c  N dy   344     58427      9695     41438         0     12339    125946    446089     94.66    130.32
47.83/12.08	c  N dy   372     62477      9695     41438         0     16389    125946   1049992     94.63    109.92
51.47/12.91	c  N dy   403     66694      9695     41438         0     20606    125946   1697964     94.79    100.20
53.42/13.48	c  S st   421     69404      9695     41438         0     23316    125946   2110084     94.90   no data
53.82/13.58	c  S st   421     69909      9695     41438         0     23821    125946   2163774     94.90   no data
53.82/13.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
54.22/13.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
54.22/13.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
54.22/13.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.22/13.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.22/13.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9695 time:  0.00 s
54.22/13.64	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
54.22/13.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
54.63/13.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.81/14.52	c lits-rem:        17  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.72 s
57.81/14.53	c vivif2 --  cl tried    41438 cl shrink        0 lits rem          0 time: 0.00
57.81/14.56	c vivif2 --  cl tried    23819 cl shrink        0 lits rem          0 time: 0.03
58.21/14.61	c asymm  cl-useful: 0/41438/41438 lits-rem:0 time: 0.06
58.21/14.62	c calculated reachability. Time: 0.00
58.21/14.62	c  N dy   421     69909      9695     41438         0     23819    125946   2163211     94.90   no data
61.40/15.48	c  N dy   454     74467      9695     41438         0     16421    125946    933119     95.21    102.72
65.39/16.45	c  N dy   489     79316      9695     41438         0     21269    125946   1678371     95.38    100.43
69.38/17.48	c  N dy   515     84426      9695     41438         0     13403    125946    294826     95.23    101.33
71.77/18.05	c  F st   532     87500      9695     41438         0     16477    125946    750143     95.10     89.62
74.56/18.75	c  N st   537     90797      9695     41438         0     19774    125946   1345496     95.10   no data
79.35/19.95	c  N dy   566     96634      9695     41438         0     25611    125946   2316552     95.30    103.03
84.15/21.18	c  N dy   602    102869      9695     41438         0     17854    125946    814396     95.22    101.08
85.75/21.57	c  S st   614    104864      9695     41438         0     19849    125946   1109464     95.18   no data
86.17/21.66	c  S st   614    105367      9695     41438         0     20352    125946   1162143     95.18   no data
86.17/21.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
86.17/21.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
86.17/21.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
86.57/21.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
86.57/21.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.57/21.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9695 time:  0.00 s
86.57/21.71	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
86.57/21.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
86.57/21.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.73/22.02	c lits-rem:         4  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.21 s
87.73/22.02	c vivif2 --  cl tried    41438 cl shrink        0 lits rem          0 time: 0.00
87.73/22.04	c vivif2 --  cl tried    20352 cl shrink        0 lits rem          0 time: 0.02
87.73/22.09	c asymm  cl-useful: 0/41438/41438 lits-rem:0 time: 0.05
87.73/22.09	c calculated reachability. Time: 0.00
87.73/22.09	c  N dy   614    105367      9695     41438         0     20352    125946   1162139     95.18   no data
93.33/23.49	c  N dy   653    112234      9695     41438         0     27218    125946   2193937     95.14    103.19
99.34/24.98	c  N dy   702    119406      9695     41438         0     19399    125946    923537     95.15    104.11
105.70/26.57	c  N dy   745    127174      9695     41438         0     27167    125946   2089547     95.02    101.03
112.51/28.29	c  N dy   799    135381      9695     41438         0     19380    125946    744674     95.07    100.29
120.05/30.12	c  N dy   858    144254      9695     41438         0     28251    125946   2100336     95.13    104.21
127.64/32.07	c  N dy   923    153463      9695     41438         0     20459    125946    768944     95.29    102.19
131.63/33.01	c  S st   953    158053      9695     41438         0     25049    125946   1463346     95.28     93.31
132.03/33.12	c  S st   953    158556      9695     41438         0     25552    125946   1516721     95.28   no data
132.03/33.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
132.03/33.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
132.03/33.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
132.03/33.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
132.03/33.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
132.03/33.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9695 time:  0.00 s
132.03/33.17	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
132.42/33.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
132.42/33.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
134.45/33.71	c lits-rem:         9  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.43 s
134.45/33.72	c vivif2 --  cl tried    41438 cl shrink        0 lits rem          0 time: 0.00
134.45/33.74	c vivif2 --  cl tried    25550 cl shrink        0 lits rem          0 time: 0.02
134.45/33.80	c asymm  cl-useful: 0/41438/41438 lits-rem:0 time: 0.06
134.45/33.80	c calculated reachability. Time: 0.00
134.45/33.80	c  N dy   953    158556      9695     41438         0     25550    125946   1516548     95.28   no data
143.64/36.05	c  N dy  1018    168712      9695     41438         0     35706    125946   3098810     95.30    102.37
152.78/38.30	c  N dy  1085    179496      9695     41438         0     28489    125946   1864799     95.31    107.94
163.14/40.90	c  N dy  1165    191068      9695     41438         0     21062    125946    566250     95.47    100.83
173.53/43.50	c  N dy  1233    203298      9695     41438         0     33292    125946   2423946     95.23    102.20
184.69/46.38	c  N dy  1314    216438      9695     41438         0     26434    125946   1233834     95.22    101.90
197.47/49.54	c  N dy  1396    230430      9695     41438         0     40425    125946   3359027     95.15    104.04
203.86/51.16	c  S st  1450    237836      9695     41438         0     26835    125946   1159270     95.16   no data
204.26/51.28	c  S st  1450    238346      9695     41438         0     27345    125946   1221314     95.16   no data
204.26/51.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
204.68/51.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
204.68/51.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
204.68/51.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
204.68/51.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
204.68/51.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9695 time:  0.00 s
204.68/51.34	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
204.68/51.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
205.09/51.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
206.25/51.75	c lits-rem:         3  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.33 s
206.25/51.76	c vivif2 --  cl tried    41438 cl shrink        0 lits rem          0 time: 0.00
206.25/51.77	c vivif2 --  cl tried    27343 cl shrink        0 lits rem          0 time: 0.02
206.64/51.83	c asymm  cl-useful: 0/41438/41438 lits-rem:0 time: 0.06
206.64/51.84	c calculated reachability. Time: 0.00
206.64/51.84	c  N dy  1450    238346      9695     41438         0     27343    125946   1221086     95.16   no data
220.61/55.33	c  N dy  1545    253617      9695     41438         0     42612    125946   3548524     95.14    107.08
234.98/58.90	c  N dy  1647    269812      9695     41438         0     36803    125946   2510525     95.17    146.29
250.93/62.92	c  N dy  1756    287062      9695     41438         0     31055    125946   1489652     95.15    100.82
268.49/67.33	c  N dy  1878    305501      9695     41438         0     25492    125946    506476     95.23    100.40
268.89/67.49	c  F st  1884    306255      9695     41438         0     26246    125946    617775     95.23   no data
286.45/71.80	c  N dy  1975    325005      9695     41438         0     44995    125946   3636655     95.23    100.33
304.80/76.48	c  N dy  2098    345194      9695     41438         0     40188    125946   2587818     95.17    102.91
317.57/79.62	c  S st  2181    357519      9695     41438         0     26516    125946    370990     95.21   no data
317.97/79.73	c  S st  2181    358021      9695     41438         0     27018    125946    428240     95.21   no data
317.97/79.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
317.97/79.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
317.97/79.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
317.97/79.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
317.97/79.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
317.97/79.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9695 time:  0.00 s
317.97/79.78	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
318.37/79.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
318.37/79.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
318.37/79.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
318.37/79.89	c vivif2 --  cl tried    41438 cl shrink        0 lits rem          0 time: 0.00
318.37/79.90	c vivif2 --  cl tried    27018 cl shrink        0 lits rem          0 time: 0.01
318.80/79.95	c asymm  cl-useful: 0/41438/41438 lits-rem:0 time: 0.06
318.80/79.96	c calculated reachability. Time: 0.00
318.80/79.96	c  N dy  2181    358021      9695     41438         0     27018    125946    428240     95.21   no data
337.52/84.68	c  N dy  2306    378419      9695     41438         0     47415    125946   3542600     95.23    100.83
356.67/89.45	c  N dy  2438    398481      9695     41438         0     40478    125946   2319678     95.24    114.88
377.41/94.61	c  N dy  2581    418482      9695     41438         0     32477    125946    999090     95.39    107.99
396.57/99.46	c  N dy  2701    438552      9695     41438         0     52547    125946   4028872     95.35    107.11
416.52/104.42	c  N dy  2842    458652      9695     41438         0     43647    125946   2582139     95.46    101.90
437.30/109.61	c  N dy  2967    478784      9695     41438         0     33778    125946    900217     95.47    100.57
456.42/114.49	c  N dy  3091    498808      9695     41438         0     53801    125946   3908369     95.43    101.69
476.81/119.51	c  N dy  3214    518913      9695     41438         0     42906    125946   2095912     95.44    100.60
495.92/124.34	c  S st  3343    537031      9695     41438         0     61021    125946   4886005     95.50   no data
496.72/124.51	c  S st  3343    537539      9695     41438         0     61529    125946   4943003     95.50   no data
496.72/124.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
496.72/124.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.05
496.72/124.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
496.72/124.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
496.72/124.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
496.72/124.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9695 time:  0.00 s
497.12/124.60	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
497.12/124.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
498.32/124.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
511.91/128.38	c lits-rem:        16  cl-subs:       10  v-elim:      0  v-fix:    0  time:  3.46 s
511.91/128.39	c vivif2 --  cl tried    41438 cl shrink        0 lits rem          0 time: 0.00
512.32/128.45	c vivif2 --  cl tried    61519 cl shrink        0 lits rem          0 time: 0.07
512.68/128.56	c asymm  cl-useful: 0/41438/41438 lits-rem:0 time: 0.10
512.68/128.56	c calculated reachability. Time: 0.00
512.68/128.56	c  N dy  3343    537539      9695     41438         0     61519    125946   4940410     95.50   no data
533.03/133.64	c  N dy  3485    557654      9695     41438         0     49635    125946   3061424     95.60    104.89
554.57/139.04	c  N dy  3614    577820      9695     41438         0     36799    125946    915487     95.66    100.77
574.92/144.17	c  N dy  3757    597855      9695     41438         0     56830    125946   3997018     95.74    109.97
596.07/149.49	c  N dy  3887    617923      9695     41438         0     42907    125946   1698480     95.76    100.90
617.66/154.81	c  N dy  4012    637933      9695     41438         0     62915    125946   4759981     95.76    118.22
638.37/160.05	c  N dy  4127    658125      9695     41438         0     48108    125946   2338658     95.73    102.14
660.71/165.65	c  N dy  4255    678176      9695     41438         0     68156    125946   5396576     95.73    102.45
681.85/170.93	c  N dy  4377    698226      9695     41438         0     52209    125946   2845937     95.76    100.89
705.02/176.77	c  N dy  4511    718265      9695     41438         0     72248    125946   5924917     95.81    101.71
725.74/181.91	c  N dy  4632    738312      9695     41438         0     55296    125946   3164853     95.82    101.75
748.91/187.76	c  N dy  4753    758317      9695     41438         0     75298    125946   6247951     95.81    101.22
769.63/192.98	c  N dy  4883    778397      9695     41438         0     57378    125946   3317745     95.81    102.89
793.57/198.92	c  N dy  5010    798437      9695     41438         0     77417    125946   6369213     95.81    101.12
801.16/200.88	c  S st  5055    806310      9695     41438         0     46293    125946   1472863     95.79     94.05
801.99/201.02	c  S st  5055    806810      9695     41438         0     46793    125946   1524422     95.79   no data
801.99/201.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
801.99/201.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.04
801.99/201.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
801.99/201.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
801.99/201.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
801.99/201.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9695 time:  0.00 s
801.99/201.09	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
802.35/201.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
802.35/201.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
805.15/201.87	c lits-rem:         4  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.67 s
805.15/201.87	c vivif2 --  cl tried    41438 cl shrink        0 lits rem          0 time: 0.00
805.55/201.90	c vivif2 --  cl tried    46791 cl shrink        0 lits rem          0 time: 0.02
805.55/201.98	c asymm  cl-useful: 0/41438/41438 lits-rem:0 time: 0.08
805.55/201.98	c calculated reachability. Time: 0.00
805.55/201.98	c  N dy  5055    806810      9695     41438         0     46791    125946   1523914     95.79   no data
827.92/207.52	c  N dy  5189    826838      9695     41438         0     66817    125946   4633280     95.85    125.99
850.62/213.27	c  N dy  5310    846901      9695     41438         0     46884    125946   1443284     95.83    103.76
873.77/219.00	c  N dy  5444    867055      9695     41438         0     67035    125946   4549543     95.86    101.02
897.70/225.09	c  N dy  5579    887201      9695     41438         0     46182    125946   1171358     95.89    105.84
919.66/230.58	c  N dy  5716    907302      9695     41438         0     66282    125946   4273034     95.94    110.24
944.39/236.77	c  N dy  5848    927317      9695     41438         0     44297    125946    735311     95.97    101.11
965.53/242.08	c  N dy  5967    947364      9695     41438         0     64342    125946   3796423     95.96    108.81
991.07/248.42	c  N dy  6096    967406      9695     41438         0     84384    125946   6867759     95.96    102.62
1012.65/253.81	c  N dy  6216    987536      9695     41438         0     61520    125946   3197154     95.93    101.09
1037.36/260.02	c  N dy  6344   1007702      9695     41438         0     81682    125946   6255422     95.92    101.43
1060.53/265.81	c  N dy  6476   1027862      9695     41438         0     57843    125946   2518099     95.93    101.85
1084.44/271.84	c  N dy  6610   1047931      9695     41438         0     77909    125946   5630657     95.97    111.59
1108.81/277.96	c  N dy  6738   1067956      9695     41438         0     52941    125946   1622363     95.98    102.51
1112.77/278.99	c  F st  6763   1071876      9695     41438         0     56860    125946   2223159     95.99   no data
1131.52/283.65	c  N dy  6839   1088017      9695     41438         0     73000    125946   4860141     96.01    133.28
1158.65/290.40	c  N dy  6973   1108188      9695     41438         0     47170    125946    580656     96.05    102.70
1180.60/295.94	c  N dy  7104   1128404      9695     41438         0     67383    125946   3674617     96.06    101.20
1206.13/302.35	c  N dy  7228   1148405      9695     41438         0     87382    125946   6754641     96.06    101.81
1229.67/308.29	c  N dy  7358   1168503      9695     41438         0     60479    125946   2450175     96.06    102.54
1254.05/314.36	c  N dy  7483   1188559      9695     41438         0     80533    125946   5503503     96.05    102.61
1280.38/320.96	c  N dy  7615   1208589      9695     41438         0     52568    125946   1120226     96.06    108.51
1282.34/321.41	c  S st  7625   1210215      9695     41438         0     54194    125946   1361300     96.06   no data
1282.74/321.56	c  S st  7625   1210719      9695     41438         0     54698    125946   1419113     96.06   no data
1282.74/321.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1283.14/321.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.05
1283.14/321.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1283.14/321.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1283.14/321.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1283.14/321.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9695 time:  0.00 s
1283.14/321.63	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
1283.14/321.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1283.54/321.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1286.33/322.47	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.73 s
1286.33/322.47	c vivif2 --  cl tried    41438 cl shrink        0 lits rem          0 time: 0.00
1286.33/322.50	c vivif2 --  cl tried    54695 cl shrink        0 lits rem          0 time: 0.02
1286.73/322.59	c asymm  cl-useful: 0/41438/41438 lits-rem:0 time: 0.09
1286.73/322.59	c calculated reachability. Time: 0.00
1286.73/322.59	c  N dy  7625   1210719      9695     41438         0     54695    125946   1418001     96.06   no data
1311.11/328.61	c  N dy  7759   1230963      9695     41438         0     74938    125946   4514817     96.07    101.79
1337.80/335.38	c  N dy  7888   1251050      9695     41438         0     95021    125946   7620267     96.09    101.60
1361.35/341.24	c  N dy  8016   1271246      9695     41438         0     66221    125946   3038124     96.09    101.15
1386.88/347.64	c  N dy  8154   1291372      9695     41438         0     86347    125946   6122946     96.11    101.49
1413.20/354.26	c  N dy  8287   1311397      9695     41438         0     56378    125946   1402386     96.11    101.53
1436.75/360.12	c  N dy  8421   1331480      9695     41438         0     76460    125946   4489399     96.13    103.40
1464.32/367.04	c  N dy  8550   1351836      9695     41438         0     96816    125946   7597913     96.14    101.41
1488.62/373.14	c  N dy  8683   1371921      9695     41438         0     65899    125946   2729230     96.16    101.92
1513.75/379.48	c  N dy  8801   1391999      9695     41438         0     85976    125946   5826228     96.16    102.42
1542.48/386.67	c  N dy  8938   1412145      9695     41438         0     54128    125946    769922     96.18    107.41
1565.66/392.47	c  N dy  9063   1432243      9695     41438         0     74226    125946   3837384     96.18    102.01
1592.35/399.15	c  N dy  9186   1452296      9695     41438         0     94277    125946   6924478     96.17    102.86
1619.49/405.96	c  N dy  9328   1472368      9695     41438         0     61350    125946   1764149     96.20    104.25
1643.83/412.08	c  N dy  9457   1492457      9695     41438         0     81436    125946   4820057     96.19    109.04
1672.16/419.14	c  N dy  9582   1512760      9695     41438         0    101739    125946   7934368     96.19    101.49
1697.68/425.53	c  N dy  9712   1532792      9695     41438         0     67766    125946   2563081     96.19    117.26
1723.26/432.00	c  N dy  9850   1552918      9695     41438         0     87889    125946   5696047     96.23    103.56
1752.76/439.35	c  N dy  9979   1573001      9695     41438         0    107972    125946   8755369     96.24    102.24
1777.08/445.43	c  N dy 10103   1593086      9695     41438         0     73061    125946   3231333     96.25    111.20
1803.42/452.09	c  N dy 10235   1613185      9695     41438         0     93159    125946   6335983     96.26    102.58
1833.74/459.60	c  N dy 10361   1633186      9695     41438         0     57168    125946    653064     96.26    103.83
1857.29/465.52	c  N dy 10491   1653235      9695     41438         0     77215    125946   3716667     96.27    102.78
1884.43/472.36	c  N dy 10626   1673312      9695     41438         0     97291    125946   6826105     96.29    111.38
1913.94/479.78	c  N dy 10757   1693489      9695     41438         0     60469    125946    989061     96.29    104.07
1934.68/484.96	c  S st 10871   1710721      9695     41438         0     77700    125946   3647977     96.30   no data
1935.48/485.15	c  S st 10871   1711225      9695     41438         0     78204    125946   3703110     96.30   no data
1935.48/485.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1935.89/485.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.06
1935.89/485.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1935.89/485.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1935.89/485.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1935.89/485.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9695 time:  0.00 s
1935.89/485.25	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
1936.29/485.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1936.69/485.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1948.66/488.48	c lits-rem:         9  cl-subs:        8  v-elim:      0  v-fix:    0  time:  3.01 s
1948.66/488.49	c vivif2 --  cl tried    41438 cl shrink        0 lits rem          0 time: 0.00
1949.06/488.54	c vivif2 --  cl tried    78196 cl shrink        0 lits rem          0 time: 0.05
1949.46/488.67	c asymm  cl-useful: 0/41438/41438 lits-rem:0 time: 0.13
1949.46/488.67	c calculated reachability. Time: 0.00
1949.46/488.67	c  N dy 10871   1711225      9695     41438         0     78196    125946   3701048     96.30   no data
1977.39/495.69	c  N dy 10997   1731301      9695     41438         0     98270    125946   6783020     96.30    101.48
2008.54/503.48	c  N dy 11131   1751367      9695     41438         0     60335    125946    843920     96.32    107.84
2033.24/509.60	c  N dy 11258   1771497      9695     41438         0     80465    125946   3974092     96.33    103.95
2060.78/516.55	c  N dy 11392   1791573      9695     41438         0    100538    125946   7040770     96.34    103.20
2091.93/524.32	c  N dy 11531   1811672      9695     41438         0     61639    125946    876387     96.37    101.90
2116.63/530.51	c  N dy 11668   1831750      9695     41438         0     81715    125946   3977534     96.40    112.29
2144.17/537.48	c  N dy 11795   1851792      9695     41438         0    101754    125946   7055063     96.42    102.50
2175.31/545.23	c  N dy 11923   1871908      9695     41438         0     61877    125946    766290     96.42    101.77
2199.62/551.33	c  N dy 12058   1892000      9695     41438         0     81968    125946   3839108     96.43    108.16
2227.98/558.44	c  N dy 12192   1912162      9695     41438         0    102129    125946   6932942     96.44    104.37
2259.47/566.34	c  N dy 12316   1932225      9695     41438         0     61195    125946    521116     96.45    102.15
2283.81/572.44	c  N dy 12443   1952364      9695     41438         0     81331    125946   3606854     96.45    103.24
2311.78/579.43	c  N dy 12574   1972400      9695     41438         0    101365    125946   6713829     96.46    138.27
2343.65/587.42	c  N dy 12717   1992473      9695     41438         0    121432    125946   9793398     96.49    101.96
2368.83/593.78	c  N dy 12843   2012531      9695     41438         0     79496    125946   3214198     96.49    103.66
2396.72/600.74	c  N dy 12981   2032668      9695     41438         0     99633    125946   6323269     96.51    107.92
2427.85/608.59	c  N dy 13111   2052765      9695     41438         0    119727    125946   9441690     96.51    103.89
2455.78/615.58	c  N dy 13244   2073288      9695     41438         0     77256    125946   2676757     96.51    103.70
2482.95/622.34	c  N dy 13372   2093405      9695     41438         0     97371    125946   5766266     96.51    102.24
2513.66/630.06	c  N dy 13508   2113469      9695     41438         0    117435    125946   8870851     96.53    109.03
2542.76/637.36	c  N dy 13631   2133492      9695     41438         0     73465    125946   1969451     96.54    102.37
2569.09/643.90	c  N dy 13750   2153511      9695     41438         0     93482    125946   5067618     96.54    102.60
2599.41/651.55	c  N dy 13887   2173679      9695     41438         0    113648    125946   8237841     96.57    101.74
2631.77/659.65	c  N dy 14026   2193813      9695     41438         0     68788    125946   1117234     96.58    101.94
2653.71/665.17	c  S st 14142   2211225      9695     41438         0     86199    125946   3816981     96.60   no data
2654.48/665.37	c  S st 14142   2211730      9695     41438         0     86704    125946   3876510     96.60   no data
2654.48/665.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2654.88/665.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.07
2654.88/665.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2654.88/665.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2654.88/665.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2654.88/665.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9695 time:  0.00 s
2654.88/665.48	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
2655.27/665.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
2656.07/665.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2668.44/668.86	c lits-rem:        18  cl-subs:        5  v-elim:      0  v-fix:    0  time:  3.14 s
2668.44/668.86	c vivif2 --  cl tried    41438 cl shrink        0 lits rem          0 time: 0.00
2668.83/668.92	c vivif2 --  cl tried    86699 cl shrink        0 lits rem          0 time: 0.06
2669.23/669.06	c asymm  cl-useful: 0/41438/41438 lits-rem:0 time: 0.14
2669.23/669.06	c calculated reachability. Time: 0.00
2669.23/669.06	c  N dy 14142   2211730      9695     41438         0     86699    125946   3874931     96.60   no data
2698.37/676.37	c  N dy 14281   2231873      9695     41438         0    106840    125946   7002445     96.62    102.45
2731.88/684.78	c  N dy 14417   2251913      9695     41438         0    126879    125946  10085230     96.63    102.87
2759.80/691.73	c  N dy 14549   2271995      9695     41438         0     80962    125946   2817353     96.64    103.58
2787.74/698.71	c  N dy 14681   2292000      9695     41438         0    100965    125946   5923362     96.66    102.59
2819.26/706.69	c  N dy 14817   2312140      9695     41438         0    121104    125946   9035822     96.68    104.13
2850.79/714.59	c  N dy 14953   2332294      9695     41438         0     74257    125946   1658281     96.69    102.96
2877.55/721.21	c  N dy 15085   2352426      9695     41438         0     94387    125946   4742844     96.71    106.53
2908.27/728.99	c  N dy 15213   2372589      9695     41438         0    114549    125946   7822187     96.71    101.90
2942.95/737.65	c  N dy 15332   2392623      9695     41438         0    134580    125946  10908386     96.70    102.17
2969.28/744.30	c  N dy 15463   2412633      9695     41438         0     86597    125946   3428114     96.71    102.83
2998.41/751.56	c  N dy 15589   2432709      9695     41438         0    106671    125946   6519069     96.72    102.32
3031.15/759.73	c  N dy 15721   2452869      9695     41438         0    126830    125946   9597367     96.72    102.66
3062.29/767.54	c  N dy 15854   2472904      9695     41438         0     77869    125946   1921907     96.72    103.82
3089.77/774.43	c  N dy 15991   2493031      9695     41438         0     97994    125946   5066491     96.74    103.20
3120.89/782.24	c  N dy 16118   2513139      9695     41438         0    118101    125946   8170735     96.75    106.69
3155.21/790.81	c  N dy 16241   2533203      9695     41438         0    138161    125946  11216530     96.74    107.56
3182.34/797.60	c  N dy 16372   2553355      9695     41438         0     88321    125946   3387857     96.74    102.44
3210.67/804.79	c  N dy 16498   2573397      9695     41438         0    108362    125946   6456964     96.74    102.75
3243.38/812.98	c  N dy 16623   2593507      9695     41438         0    128472    125946   9546789     96.74    102.49
3276.51/821.20	c  N dy 16758   2613558      9695     41438         0     77526    125946   1564860     96.75    103.16
3303.27/827.93	c  N dy 16884   2633602      9695     41438         0     97568    125946   4643967     96.75    132.36
3334.39/835.76	c  N dy 17019   2653738      9695     41438         0    117704    125946   7772992     96.76    102.48
3369.50/844.55	c  N dy 17159   2673918      9695     41438         0    137881    125946  10883850     96.77    102.80
3398.99/851.91	c  N dy 17292   2693994      9695     41438         0     85958    125946   2739090     96.78    102.54
3424.14/858.21	c  S st 17407   2711731      9695     41438         0    103694    125946   5487984     96.79     74.43
3424.93/858.43	c  S st 17407   2712235      9695     41438         0    104198    125946   5538567     96.79   no data
3424.93/858.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3425.33/858.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.08
3425.33/858.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3425.33/858.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3425.33/858.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3425.33/858.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9695 time:  0.00 s
3425.33/858.55	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
3425.73/858.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
3426.56/858.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3444.47/863.36	c lits-rem:         7  cl-subs:        5  v-elim:      0  v-fix:    0  time:  4.48 s
3444.47/863.37	c vivif2 --  cl tried    41438 cl shrink        0 lits rem          0 time: 0.00
3444.88/863.45	c vivif2 --  cl tried   104193 cl shrink        0 lits rem          0 time: 0.09
3445.67/863.63	c asymm  cl-useful: 0/41438/41438 lits-rem:0 time: 0.18
3445.67/863.63	c calculated reachability. Time: 0.00
3445.67/863.63	c  N dy 17407   2712235      9695     41438         0    104193    125946   5536990     96.79   no data
3477.60/871.63	c  N dy 17531   2732275      9695     41438         0    124231    125946   8614591     96.78    105.16
3513.94/880.74	c  N dy 17669   2752369      9695     41438         0    144324    125946  11736825     96.80    129.66
3542.64/887.94	c  N dy 17803   2772375      9695     41438         0     91334    125946   3429301     96.81    110.56
3572.55/895.46	c  N dy 17928   2792603      9695     41438         0    111560    125946   6551683     96.81    102.95
3606.11/903.90	c  N dy 18061   2812616      9695     41438         0    131571    125946   9643957     96.81    104.73
3641.62/912.72	c  N dy 18195   2832627      9695     41438         0     77582    125946   1136204     96.82    103.74
3668.31/919.43	c  N dy 18319   2852719      9695     41438         0     97669    125946   4193703     96.82    102.95
3699.03/927.16	c  N dy 18453   2872722      9695     41438         0    117670    125946   7302007     96.83    102.70
3735.35/936.21	c  N dy 18591   2892836      9695     41438         0    137783    125946  10413612     96.83    103.29
3768.91/944.62	c  N dy 18729   2912844      9695     41438         0     82797    125946   1785531     96.85    107.46
3797.20/951.71	c  N dy 18860   2933121      9695     41438         0    103074    125946   4922781     96.85    102.07
3829.11/959.71	c  N dy 18989   2953308      9695     41438         0    123259    125946   8006699     96.85    107.61
3864.23/968.51	c  N dy 19115   2973431      9695     41438         0    143380    125946  11130366     96.86    102.34
3896.18/976.52	c  N dy 19249   2993439      9695     41438         0     87394    125946   2349355     96.86    105.74
3924.86/983.76	c  N dy 19376   3013510      9695     41438         0    107463    125946   5426797     96.87    104.42
3957.21/991.88	c  N dy 19497   3033614      9695     41438         0    127566    125946   8502990     96.86    102.20
3993.89/1001.04	c  N dy 19632   3053713      9695     41438         0    147662    125946  11615210     96.87    113.38
4025.01/1008.80	c  N dy 19760   3073780      9695     41438         0     90733    125946   2710662     96.87    103.51
4054.18/1016.12	c  N dy 19889   3093845      9695     41438         0    110797    125946   5824996     96.88    104.93
4087.26/1024.48	c  N dy 20016   3114062      9695     41438         0    131013    125946   8965010     96.89    114.07
4124.75/1033.81	c  N dy 20150   3134214      9695     41438         0    151163    125946  12038362     96.88    102.14
4155.12/1041.42	c  N dy 20278   3154291      9695     41438         0     93246    125946   2970935     96.89    103.07
4185.01/1048.99	c  N dy 20410   3174336      9695     41438         0    113290    125946   6129881     96.91    102.11
4219.32/1057.57	c  N dy 20543   3194500      9695     41438         0    133452    125946   9214801     96.92    102.39
4252.44/1065.83	c  S st 20662   3212236      9695     41438         0    151187    125946  11942738     96.92     96.58
4253.63/1066.14	c  S st 20662   3212742      9695     41438         0    151693    125946  12000627     96.92   no data
4253.63/1066.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4254.03/1066.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.12
4254.43/1066.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4254.43/1066.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4254.43/1066.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4254.43/1066.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9695 time:  0.00 s
4254.43/1066.32	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
4254.84/1066.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
4257.22/1067.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4295.17/1076.53	c lits-rem:         6  cl-subs:       23  v-elim:      0  v-fix:    0  time:  9.46 s
4295.17/1076.53	c vivif2 --  cl tried    41438 cl shrink        0 lits rem          0 time: 0.00
4295.93/1076.71	c vivif2 --  cl tried   151670 cl shrink        0 lits rem          0 time: 0.18
4296.73/1076.94	c asymm  cl-useful: 0/41438/41438 lits-rem:0 time: 0.24
4296.73/1076.95	c calculated reachability. Time: 0.00
4296.73/1076.95	c  N dy 20662   3212742      9695     41438         0    151670    125946  11993540     96.92   no data
4328.24/1084.81	c  N dy 20789   3233014      9695     41438         0     92944    125946   2772798     96.93    103.17
4358.17/1092.34	c  N dy 20920   3253131      9695     41438         0    113058    125946   5829294     96.93    103.26
4391.71/1100.72	c  N dy 21044   3273191      9695     41438         0    133114    125946   8923324     96.93    115.18
4428.79/1110.06	c  N dy 21170   3293300      9695     41438         0    153222    125946  12011879     96.93    104.77
4460.31/1117.92	c  N dy 21297   3313358      9695     41438         0     93291    125946   2645788     96.94    103.32
4490.24/1125.46	c  N dy 21425   3333558      9695     41438         0    113488    125946   5739006     96.94    103.71
4524.55/1134.00	c  N dy 21558   3353678      9695     41438         0    133606    125946   8900559     96.95    104.33
4562.45/1143.59	c  N dy 21689   3374167      9695     41438         0    154092    125946  12055996     96.95    104.23
4598.00/1152.44	c  N dy 21817   3394260      9695     41438         0     93195    125946   2498054     96.96    104.73
4628.28/1160.09	c  N dy 21953   3414363      9695     41438         0    113296    125946   5664939     96.98    103.31
4661.80/1168.46	c  N dy 22083   3434381      9695     41438         0    133312    125946   8788491     96.99    114.76
4699.71/1177.91	c  N dy 22213   3454505      9695     41438         0    153436    125946  11890061     96.99    105.77
4734.05/1186.58	c  N dy 22348   3474549      9695     41438         0     91491    125946   2109891     97.00    106.74
4763.94/1194.08	c  N dy 22475   3494727      9695     41438         0    111666    125946   5211499     97.00    102.52
4797.05/1202.38	c  N dy 22606   3514744      9695     41438         0    131682    125946   8274327     97.01    102.32

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

running on 4 cores: 1,3,5,7

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.21 8.20 7.85 3/299 16691
/proc/meminfo: memFree=12175568/32951124 swapFree=66050672/67111528
[pid=16691] ppid=16689 vsize=51168 CPUtime=0.01 cores=1,3,5,7
/proc/16691/stat : 16691 (strangenight2-m) R 16689 16691 16480 0 -1 4202496 406 0 0 0 1 0 0 0 25 0 4 0 651646230 52396032 347 33554432000 4194304 4580107 140736574815520 18446744073709551615 46919059195820 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16691/statm: 12792 347 299 95 0 7774 0
[pid=16691/tid=16692] ppid=16689 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/16691/task/16692/stat : 16692 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651646231 52396032 347 33554432000 4194304 4580107 140736574815520 18446744073709551615 255377357809 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16691/tid=16693] ppid=16689 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/16691/task/16693/stat : 16693 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651646231 52396032 347 33554432000 4194304 4580107 140736574815520 18446744073709551615 255377357809 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16691/tid=16694] ppid=16689 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/16691/task/16694/stat : 16694 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651646231 52396032 347 33554432000 4194304 4580107 140736574815520 18446744073709551615 46919059195826 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.078104 s]
/proc/loadavg: 8.21 8.20 7.85 3/299 16691
/proc/meminfo: memFree=12175568/32951124 swapFree=66050672/67111528
[pid=16691] ppid=16689 vsize=295432 CPUtime=0.26 cores=1,3,5,7
/proc/16691/stat : 16691 (strangenight2-m) R 16689 16691 16480 0 -1 4202496 9027 0 0 0 25 1 0 0 18 0 4 0 651646230 302522368 8016 33554432000 4194304 4580107 140736574815520 18446744073709551615 4401482 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16691/statm: 73858 8350 363 95 0 68840 0
[pid=16691/tid=16692] ppid=16689 vsize=295432 CPUtime=0.06 cores=1,3,5,7
/proc/16691/task/16692/stat : 16692 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 2318 0 0 0 6 0 0 0 18 0 4 0 651646231 302522368 8432 33554432000 4194304 4580107 140736574815520 18446744073709551615 255376970146 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16691/tid=16693] ppid=16689 vsize=295432 CPUtime=0.05 cores=1,3,5,7
/proc/16691/task/16693/stat : 16693 (strangenight2-m) D 16689 16691 16480 0 -1 4202560 2386 0 0 0 5 0 0 0 18 0 4 0 651646231 302522368 8618 33554432000 4194304 4580107 140736574815520 18446744073709551615 255376962593 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16691/tid=16694] ppid=16689 vsize=295432 CPUtime=0.07 cores=1,3,5,7
/proc/16691/task/16694/stat : 16694 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 2054 0 0 0 7 0 0 0 18 0 4 0 651646231 302522368 9004 33554432000 4194304 4580107 140736574815520 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 295432

[startup+0.942931 s]
/proc/loadavg: 8.21 8.20 7.85 3/299 16691
/proc/meminfo: memFree=12175568/32951124 swapFree=66050672/67111528
[pid=16691] ppid=16689 vsize=299308 CPUtime=3.72 cores=1,3,5,7
/proc/16691/stat : 16691 (strangenight2-m) R 16689 16691 16480 0 -1 4202496 18607 0 0 0 368 4 0 0 19 0 4 0 651646230 306491392 14310 33554432000 4194304 4580107 140736574815520 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16691/statm: 74827 14310 377 95 0 69809 0
[pid=16691/tid=16692] ppid=16689 vsize=299308 CPUtime=0.91 cores=1,3,5,7
/proc/16691/task/16692/stat : 16692 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 5096 0 0 0 91 0 0 0 18 0 4 0 651646231 306491392 14310 33554432000 4194304 4580107 140736574815520 18446744073709551615 4294354 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16691/tid=16693] ppid=16689 vsize=299308 CPUtime=0.92 cores=1,3,5,7
/proc/16691/task/16693/stat : 16693 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 5104 0 0 0 91 1 0 0 19 0 4 0 651646231 306491392 14310 33554432000 4194304 4580107 140736574815520 18446744073709551615 4320689 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16691/tid=16694] ppid=16689 vsize=299308 CPUtime=0.93 cores=1,3,5,7
/proc/16691/task/16694/stat : 16694 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 2889 0 0 0 93 0 0 0 19 0 4 0 651646231 306491392 14310 33554432000 4194304 4580107 140736574815520 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.72
Current children cumulated vsize (KiB) 299308

[startup+1.00092 s]
/proc/loadavg: 8.21 8.20 7.85 3/299 16691
/proc/meminfo: memFree=12175568/32951124 swapFree=66050672/67111528
[pid=16691] ppid=16689 vsize=299308 CPUtime=3.95 cores=1,3,5,7
/proc/16691/stat : 16691 (strangenight2-m) R 16689 16691 16480 0 -1 4202496 18832 0 0 0 391 4 0 0 19 0 4 0 651646230 306491392 14535 33554432000 4194304 4580107 140736574815520 18446744073709551615 4293134 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16691/statm: 74827 14535 377 95 0 69809 0
[pid=16691/tid=16692] ppid=16689 vsize=299308 CPUtime=0.97 cores=1,3,5,7
/proc/16691/task/16692/stat : 16692 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 5152 0 0 0 97 0 0 0 19 0 4 0 651646231 306491392 14535 33554432000 4194304 4580107 140736574815520 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16691/tid=16693] ppid=16689 vsize=299308 CPUtime=0.98 cores=1,3,5,7
/proc/16691/task/16693/stat : 16693 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 5164 0 0 0 97 1 0 0 19 0 4 0 651646231 306491392 14535 33554432000 4194304 4580107 140736574815520 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16691/tid=16694] ppid=16689 vsize=299308 CPUtime=0.99 cores=1,3,5,7
/proc/16691/task/16694/stat : 16694 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 2942 0 0 0 99 0 0 0 19 0 4 0 651646231 306491392 14535 33554432000 4194304 4580107 140736574815520 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.95
Current children cumulated vsize (KiB) 299308

[startup+1.1009 s]
/proc/loadavg: 8.21 8.20 7.85 3/299 16691
/proc/meminfo: memFree=12175568/32951124 swapFree=66050672/67111528
[pid=16691] ppid=16689 vsize=299840 CPUtime=4.35 cores=1,3,5,7
/proc/16691/stat : 16691 (strangenight2-m) R 16689 16691 16480 0 -1 4202496 19360 0 0 0 431 4 0 0 19 0 4 0 651646230 307036160 15063 33554432000 4194304 4580107 140736574815520 18446744073709551615 4293682 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16691/statm: 74960 15063 377 95 0 69942 0
[pid=16691/tid=16692] ppid=16689 vsize=299840 CPUtime=1.07 cores=1,3,5,7
/proc/16691/task/16692/stat : 16692 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 5255 0 0 0 107 0 0 0 19 0 4 0 651646231 307036160 15063 33554432000 4194304 4580107 140736574815520 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16691/tid=16693] ppid=16689 vsize=299840 CPUtime=1.08 cores=1,3,5,7
/proc/16691/task/16693/stat : 16693 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 5274 0 0 0 107 1 0 0 19 0 4 0 651646231 307036160 15063 33554432000 4194304 4580107 140736574815520 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16691/tid=16694] ppid=16689 vsize=299840 CPUtime=1.09 cores=1,3,5,7
/proc/16691/task/16694/stat : 16694 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 3156 0 0 0 109 0 0 0 19 0 4 0 651646231 307036160 15063 33554432000 4194304 4580107 140736574815520 18446744073709551615 4324208 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.35
Current children cumulated vsize (KiB) 299840

[startup+1.50083 s]
/proc/loadavg: 8.21 8.20 7.85 3/299 16691
/proc/meminfo: memFree=12175568/32951124 swapFree=66050672/67111528
[pid=16691] ppid=16689 vsize=307988 CPUtime=5.94 cores=1,3,5,7
/proc/16691/stat : 16691 (strangenight2-m) R 16689 16691 16480 0 -1 4202496 22666 0 0 0 590 4 0 0 19 0 4 0 651646230 315379712 13103 33554432000 4194304 4580107 140736574815520 18446744073709551615 4293204 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16691/statm: 76997 13103 377 95 0 71979 0
[pid=16691/tid=16692] ppid=16689 vsize=307988 CPUtime=1.48 cores=1,3,5,7
/proc/16691/task/16692/stat : 16692 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 6089 0 0 0 147 1 0 0 19 0 4 0 651646231 315379712 13103 33554432000 4194304 4580107 140736574815520 18446744073709551615 4318673 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16691/tid=16693] ppid=16689 vsize=307988 CPUtime=1.48 cores=1,3,5,7
/proc/16691/task/16693/stat : 16693 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 6099 0 0 0 147 1 0 0 20 0 4 0 651646231 315379712 13103 33554432000 4194304 4580107 140736574815520 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16691/tid=16694] ppid=16689 vsize=307988 CPUtime=1.49 cores=1,3,5,7
/proc/16691/task/16694/stat : 16694 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 3976 0 0 0 149 0 0 0 20 0 4 0 651646231 315379712 13103 33554432000 4194304 4580107 140736574815520 18446744073709551615 4320735 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 307988

[startup+3.10053 s]
/proc/loadavg: 8.19 8.19 7.85 9/308 16725
/proc/meminfo: memFree=12023396/32951124 swapFree=66050672/67111528
[pid=16691] ppid=16689 vsize=309068 CPUtime=12.32 cores=1,3,5,7
/proc/16691/stat : 16691 (strangenight2-m) R 16689 16691 16480 0 -1 4202496 30418 0 0 0 1227 5 0 0 25 0 4 0 651646230 316485632 14469 33554432000 4194304 4580107 140736574815520 18446744073709551615 4295838 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16691/statm: 77267 14469 377 95 0 72249 0
[pid=16691/tid=16692] ppid=16689 vsize=309068 CPUtime=3.07 cores=1,3,5,7
/proc/16691/task/16692/stat : 16692 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 8024 0 0 0 306 1 0 0 25 0 4 0 651646231 316485632 14469 33554432000 4194304 4580107 140736574815520 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16691/tid=16693] ppid=16689 vsize=309068 CPUtime=3.05 cores=1,3,5,7
/proc/16691/task/16693/stat : 16693 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 8028 0 0 0 304 1 0 0 25 0 4 0 651646231 316485632 14469 33554432000 4194304 4580107 140736574815520 18446744073709551615 4293198 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16691/tid=16694] ppid=16689 vsize=309068 CPUtime=3.08 cores=1,3,5,7
/proc/16691/task/16694/stat : 16694 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 5898 0 0 0 308 0 0 0 25 0 4 0 651646231 316485632 14469 33554432000 4194304 4580107 140736574815520 18446744073709551615 4293131 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 309068

[startup+6.31194 s]
/proc/loadavg: 8.19 8.19 7.85 9/308 16725
/proc/meminfo: memFree=11998976/32951124 swapFree=66050672/67111528
[pid=16691] ppid=16689 vsize=310272 CPUtime=25.14 cores=1,3,5,7
/proc/16691/stat : 16691 (strangenight2-m) R 16689 16691 16480 0 -1 4202496 52099 0 0 0 2504 10 0 0 25 0 4 0 651646230 317718528 22038 33554432000 4194304 4580107 140736574815520 18446744073709551615 4489207 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16691/statm: 77568 22038 379 95 0 72550 0
[pid=16691/tid=16692] ppid=16689 vsize=310272 CPUtime=6.28 cores=1,3,5,7
/proc/16691/task/16692/stat : 16692 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 11981 0 0 0 626 2 0 0 25 0 4 0 651646231 317718528 22038 33554432000 4194304 4580107 140736574815520 18446744073709551615 4293158 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16691/tid=16693] ppid=16689 vsize=310272 CPUtime=6.24 cores=1,3,5,7
/proc/16691/task/16693/stat : 16693 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 11904 0 0 0 623 1 0 0 25 0 4 0 651646231 317718528 22038 33554432000 4194304 4580107 140736574815520 18446744073709551615 4293170 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16691/tid=16694] ppid=16689 vsize=310272 CPUtime=6.3 cores=1,3,5,7
/proc/16691/task/16694/stat : 16694 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 9749 0 0 0 629 1 0 0 25 0 4 0 651646231 317718528 22038 33554432000 4194304 4580107 140736574815520 18446744073709551615 4293040 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 310272

[startup+12.7008 s]
/proc/loadavg: 8.16 8.19 7.85 9/308 16725
/proc/meminfo: memFree=11747244/32951124 swapFree=66050672/67111528
[pid=16691] ppid=16689 vsize=314712 CPUtime=50.64 cores=1,3,5,7
/proc/16691/stat : 16691 (strangenight2-m) R 16689 16691 16480 0 -1 4202496 91616 0 0 0 5045 19 0 0 25 0 4 0 651646230 322265088 45457 33554432000 4194304 4580107 140736574815520 18446744073709551615 4318437 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16691/statm: 78678 45457 379 95 0 73660 0
[pid=16691/tid=16692] ppid=16689 vsize=314712 CPUtime=12.68 cores=1,3,5,7
/proc/16691/task/16692/stat : 16692 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 21194 0 0 0 1263 5 0 0 25 0 4 0 651646231 322265088 45457 33554432000 4194304 4580107 140736574815520 18446744073709551615 4293698 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16691/tid=16693] ppid=16689 vsize=314712 CPUtime=12.57 cores=1,3,5,7
/proc/16691/task/16693/stat : 16693 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 25698 0 0 0 1253 4 0 0 25 0 4 0 651646231 322265088 45457 33554432000 4194304 4580107 140736574815520 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16691/tid=16694] ppid=16689 vsize=314712 CPUtime=12.69 cores=1,3,5,7
/proc/16691/task/16694/stat : 16694 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 19200 0 0 0 1266 3 0 0 25 0 4 0 651646231 322265088 45457 33554432000 4194304 4580107 140736574815520 18446744073709551615 4295890 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 314712

[startup+25.5004 s]
/proc/loadavg: 8.14 8.18 7.85 9/308 16726
/proc/meminfo: memFree=11580856/32951124 swapFree=66050672/67111528
[pid=16691] ppid=16689 vsize=410840 CPUtime=101.7 cores=1,3,5,7
/proc/16691/stat : 16691 (strangenight2-m) R 16689 16691 16480 0 -1 4202496 159477 0 0 0 10136 34 0 0 25 0 4 0 651646230 420700160 65760 33554432000 4194304 4580107 140736574815520 18446744073709551615 4293087 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16691/statm: 102710 65760 379 95 0 97692 0
[pid=16691/tid=16692] ppid=16689 vsize=410840 CPUtime=25.47 cores=1,3,5,7
/proc/16691/task/16692/stat : 16692 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 41175 0 0 0 2538 9 0 0 25 0 4 0 651646231 420700160 65760 33554432000 4194304 4580107 140736574815520 18446744073709551615 4320987 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16691/tid=16693] ppid=16689 vsize=410840 CPUtime=25.24 cores=1,3,5,7
/proc/16691/task/16693/stat : 16693 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 40824 0 0 0 2517 7 0 0 25 0 4 0 651646231 420700160 65760 33554432000 4194304 4580107 140736574815520 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16691/tid=16694] ppid=16689 vsize=410840 CPUtime=25.48 cores=1,3,5,7
/proc/16691/task/16694/stat : 16694 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 35120 0 0 0 2542 6 0 0 25 0 4 0 651646231 420700160 65760 33554432000 4194304 4580107 140736574815520 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 410840

[startup+51.1006 s]
/proc/loadavg: 8.16 8.18 7.86 9/308 16726
/proc/meminfo: memFree=11398196/32951124 swapFree=66050672/67111528
[pid=16691] ppid=16689 vsize=521128 CPUtime=203.86 cores=1,3,5,7
/proc/16691/stat : 16691 (strangenight2-m) R 16689 16691 16480 0 -1 4202496 249291 0 0 0 20331 55 0 0 25 0 4 0 651646230 533635072 71044 33554432000 4194304 4580107 140736574815520 18446744073709551615 4316702 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16691/statm: 130282 71044 379 95 0 125264 0
[pid=16691/tid=16692] ppid=16689 vsize=521128 CPUtime=51.07 cores=1,3,5,7
/proc/16691/task/16692/stat : 16692 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 64971 0 0 0 5093 14 0 0 25 0 4 0 651646231 533635072 71044 33554432000 4194304 4580107 140736574815520 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16691/tid=16693] ppid=16689 vsize=521128 CPUtime=50.59 cores=1,3,5,7
/proc/16691/task/16693/stat : 16693 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 62991 0 0 0 5046 13 0 0 25 0 4 0 651646231 533635072 71044 33554432000 4194304 4580107 140736574815520 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16691/tid=16694] ppid=16689 vsize=521128 CPUtime=51.08 cores=1,3,5,7
/proc/16691/task/16694/stat : 16694 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 56240 0 0 0 5098 10 0 0 25 0 4 0 651646231 533635072 71044 33554432000 4194304 4580107 140736574815520 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.86
Current children cumulated vsize (KiB) 521128

[startup+102.301 s]
/proc/loadavg: 8.29 8.21 7.88 9/308 16728
/proc/meminfo: memFree=11248488/32951124 swapFree=66050672/67111528
[pid=16691] ppid=16689 vsize=557904 CPUtime=408.15 cores=1,3,5,7
/proc/16691/stat : 16691 (strangenight2-m) R 16689 16691 16480 0 -1 4202496 408709 0 0 0 40721 94 0 0 25 0 4 0 651646230 571293696 86398 33554432000 4194304 4580107 140736574815520 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16691/statm: 139476 86399 382 95 0 134458 0
[pid=16691/tid=16692] ppid=16689 vsize=557904 CPUtime=102.26 cores=1,3,5,7
/proc/16691/task/16692/stat : 16692 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 104496 0 0 0 10203 23 0 0 25 0 4 0 651646231 571293696 86399 33554432000 4194304 4580107 140736574815520 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16691/tid=16693] ppid=16689 vsize=557904 CPUtime=101.29 cores=1,3,5,7
/proc/16691/task/16693/stat : 16693 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 100425 0 0 0 10106 23 0 0 25 0 4 0 651646231 571293696 86399 33554432000 4194304 4580107 140736574815520 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16691/tid=16694] ppid=16689 vsize=557904 CPUtime=102.28 cores=1,3,5,7
/proc/16691/task/16694/stat : 16694 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 100575 0 0 0 10207 21 0 0 25 0 4 0 651646231 571293696 86400 33554432000 4194304 4580107 140736574815520 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.15
Current children cumulated vsize (KiB) 557904

[startup+162.301 s]

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

[pid=16691] ppid=16689 vsize=944080 CPUtime=2802.11 cores=1,3,5,7
/proc/16691/stat : 16691 (strangenight2-m) R 16689 16691 16480 0 -1 4202496 1738545 0 0 0 279718 493 0 0 25 0 4 0 651646230 966737920 175315 33554432000 4194304 4580107 140736574815520 18446744073709551615 4293979 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16691/statm: 236020 175315 379 95 0 231002 0
[pid=16691/tid=16692] ppid=16689 vsize=944080 CPUtime=697.14 cores=1,3,5,7
/proc/16691/task/16692/stat : 16692 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 438187 0 0 0 69588 126 0 0 25 0 4 0 651646231 966737920 175315 33554432000 4194304 4580107 140736574815520 18446744073709551615 4306048 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16691/tid=16693] ppid=16689 vsize=944080 CPUtime=700.43 cores=1,3,5,7
/proc/16691/task/16693/stat : 16693 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 433714 0 0 0 69915 128 0 0 25 0 4 0 651646231 966737920 175315 33554432000 4194304 4580107 140736574815520 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16691/tid=16694] ppid=16689 vsize=944080 CPUtime=702.26 cores=1,3,5,7
/proc/16691/task/16694/stat : 16694 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 430161 0 0 0 70113 113 0 0 25 0 4 0 651646231 966737920 175315 33554432000 4194304 4580107 140736574815520 18446744073709551615 4293138 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2802.11
Current children cumulated vsize (KiB) 944080

[startup+762.301 s]
/proc/loadavg: 8.13 8.14 8.00 9/308 16745
/proc/meminfo: memFree=10392288/32951124 swapFree=66050672/67111528
[pid=16691] ppid=16689 vsize=1129392 CPUtime=3041.49 cores=1,3,5,7
/proc/16691/stat : 16691 (strangenight2-m) R 16689 16691 16480 0 -1 4202496 1858404 0 0 0 303618 531 0 0 25 0 4 0 651646230 1156497408 202173 33554432000 4194304 4580107 140736574815520 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16691/statm: 282348 202173 379 95 0 277330 0
[pid=16691/tid=16692] ppid=16689 vsize=1129392 CPUtime=756.52 cores=1,3,5,7
/proc/16691/task/16692/stat : 16692 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 464785 0 0 0 75516 136 0 0 25 0 4 0 651646231 1156497408 202173 33554432000 4194304 4580107 140736574815520 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16691/tid=16693] ppid=16689 vsize=1129392 CPUtime=760.43 cores=1,3,5,7
/proc/16691/task/16693/stat : 16693 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 474638 0 0 0 75903 140 0 0 25 0 4 0 651646231 1156497408 202174 33554432000 4194304 4580107 140736574815520 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16691/tid=16694] ppid=16689 vsize=1129392 CPUtime=762.27 cores=1,3,5,7
/proc/16691/task/16694/stat : 16694 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 456273 0 0 0 76106 121 0 0 25 0 4 0 651646231 1156497408 202174 33554432000 4194304 4580107 140736574815520 18446744073709551615 4295908 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3041.49
Current children cumulated vsize (KiB) 1129392

[startup+822.301 s]
/proc/loadavg: 8.05 8.12 8.00 9/308 16747
/proc/meminfo: memFree=10437284/32951124 swapFree=66050672/67111528
[pid=16691] ppid=16689 vsize=1027676 CPUtime=3280.9 cores=1,3,5,7
/proc/16691/stat : 16691 (strangenight2-m) R 16689 16691 16480 0 -1 4202496 1965393 0 0 0 327522 568 0 0 25 0 4 0 651646230 1052340224 190158 33554432000 4194304 4580107 140736574815520 18446744073709551615 4293198 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16691/statm: 256919 190158 379 95 0 251901 0
[pid=16691/tid=16692] ppid=16689 vsize=1027676 CPUtime=815.93 cores=1,3,5,7
/proc/16691/task/16692/stat : 16692 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 490921 0 0 0 81448 145 0 0 25 0 4 0 651646231 1052340224 190158 33554432000 4194304 4580107 140736574815520 18446744073709551615 4294704 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16691/tid=16693] ppid=16689 vsize=1027676 CPUtime=820.43 cores=1,3,5,7
/proc/16691/task/16693/stat : 16693 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 500748 0 0 0 81894 149 0 0 25 0 4 0 651646231 1052340224 190158 33554432000 4194304 4580107 140736574815520 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16691/tid=16694] ppid=16689 vsize=1027676 CPUtime=822.27 cores=1,3,5,7
/proc/16691/task/16694/stat : 16694 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 483421 0 0 0 82095 132 0 0 25 0 4 0 651646231 1052340224 190158 33554432000 4194304 4580107 140736574815520 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3280.9
Current children cumulated vsize (KiB) 1027676

[startup+882.301 s]
/proc/loadavg: 8.13 8.14 8.01 9/308 16748
/proc/meminfo: memFree=10043548/32951124 swapFree=66050672/67111528
[pid=16691] ppid=16689 vsize=1126036 CPUtime=3520.29 cores=1,3,5,7
/proc/16691/stat : 16691 (strangenight2-m) R 16689 16691 16480 0 -1 4202496 2083122 0 0 0 351422 607 0 0 25 0 4 0 651646230 1153060864 209481 33554432000 4194304 4580107 140736574815520 18446744073709551615 4293720 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16691/statm: 281509 209482 379 95 0 276491 0
[pid=16691/tid=16692] ppid=16689 vsize=1126036 CPUtime=875.33 cores=1,3,5,7
/proc/16691/task/16692/stat : 16692 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 523988 0 0 0 87379 154 0 0 25 0 4 0 651646231 1153060864 209482 33554432000 4194304 4580107 140736574815520 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16691/tid=16693] ppid=16689 vsize=1126036 CPUtime=880.43 cores=1,3,5,7
/proc/16691/task/16693/stat : 16693 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 527297 0 0 0 87884 159 0 0 25 0 4 0 651646231 1153060864 209482 33554432000 4194304 4580107 140736574815520 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16691/tid=16694] ppid=16689 vsize=1126036 CPUtime=882.26 cores=1,3,5,7
/proc/16691/task/16694/stat : 16694 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 512747 0 0 0 88085 141 0 0 25 0 4 0 651646231 1153060864 209482 33554432000 4194304 4580107 140736574815520 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3520.29
Current children cumulated vsize (KiB) 1126036

[startup+942.301 s]
/proc/loadavg: 8.27 8.17 8.03 9/308 16750
/proc/meminfo: memFree=10066604/32951124 swapFree=66050672/67111528
[pid=16691] ppid=16689 vsize=1179364 CPUtime=3759.72 cores=1,3,5,7
/proc/16691/stat : 16691 (strangenight2-m) R 16689 16691 16480 0 -1 4202496 2184175 0 0 0 375329 643 0 0 25 0 4 0 651646230 1207668736 221171 33554432000 4194304 4580107 140736574815520 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16691/statm: 294841 221171 379 95 0 289823 0
[pid=16691/tid=16692] ppid=16689 vsize=1179364 CPUtime=934.74 cores=1,3,5,7
/proc/16691/task/16692/stat : 16692 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 546765 0 0 0 93312 162 0 0 25 0 4 0 651646231 1207668736 221173 33554432000 4194304 4580107 140736574815520 18446744073709551615 4293700 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16691/tid=16693] ppid=16689 vsize=1179364 CPUtime=940.45 cores=1,3,5,7
/proc/16691/task/16693/stat : 16693 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 555066 0 0 0 93877 168 0 0 25 0 4 0 651646231 1207668736 221173 33554432000 4194304 4580107 140736574815520 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16691/tid=16694] ppid=16689 vsize=1179364 CPUtime=942.28 cores=1,3,5,7
/proc/16691/task/16694/stat : 16694 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 537972 0 0 0 94076 152 0 0 25 0 4 0 651646231 1207668736 221173 33554432000 4194304 4580107 140736574815520 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3759.72
Current children cumulated vsize (KiB) 1179364

[startup+1002.3 s]
/proc/loadavg: 8.41 8.23 8.05 9/308 16752
/proc/meminfo: memFree=10018572/32951124 swapFree=66050672/67111528
[pid=16691] ppid=16689 vsize=1233352 CPUtime=3999.08 cores=1,3,5,7
/proc/16691/stat : 16691 (strangenight2-m) R 16689 16691 16480 0 -1 4202496 2284273 0 0 0 399228 680 0 0 25 0 4 0 651646230 1262952448 231185 33554432000 4194304 4580107 140736574815520 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16691/statm: 308338 231185 379 95 0 303320 0
[pid=16691/tid=16692] ppid=16689 vsize=1233352 CPUtime=994.13 cores=1,3,5,7
/proc/16691/task/16692/stat : 16692 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 571746 0 0 0 99241 172 0 0 25 0 4 0 651646231 1262952448 231186 33554432000 4194304 4580107 140736574815520 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16691/tid=16693] ppid=16689 vsize=1233352 CPUtime=1000.43 cores=1,3,5,7
/proc/16691/task/16693/stat : 16693 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 580636 0 0 0 99866 177 0 0 25 0 4 0 651646231 1262952448 231186 33554432000 4194304 4580107 140736574815520 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16691/tid=16694] ppid=16689 vsize=1233352 CPUtime=1002.26 cores=1,3,5,7
/proc/16691/task/16694/stat : 16694 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 563210 0 0 0 100065 161 0 0 25 0 4 0 651646231 1262952448 231186 33554432000 4194304 4580107 140736574815520 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3999.08
Current children cumulated vsize (KiB) 1233352

[startup+1062.31 s]
/proc/loadavg: 8.27 8.21 8.06 9/308 16753
/proc/meminfo: memFree=10033684/32951124 swapFree=66050672/67111528
[pid=16691] ppid=16689 vsize=1181848 CPUtime=4238.51 cores=1,3,5,7
/proc/16691/stat : 16691 (strangenight2-m) R 16689 16691 16480 0 -1 4202496 2383925 0 0 0 423137 714 0 0 25 0 4 0 651646230 1210212352 225314 33554432000 4194304 4580107 140736574815520 18446744073709551615 4324385 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16691/statm: 295462 225314 379 95 0 290444 0
[pid=16691/tid=16692] ppid=16689 vsize=1181848 CPUtime=1053.54 cores=1,3,5,7
/proc/16691/task/16692/stat : 16692 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 596219 0 0 0 105173 181 0 0 25 0 4 0 651646231 1210212352 225314 33554432000 4194304 4580107 140736574815520 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16691/tid=16693] ppid=16689 vsize=1181848 CPUtime=1060.44 cores=1,3,5,7
/proc/16691/task/16693/stat : 16693 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 605747 0 0 0 105860 184 0 0 25 0 4 0 651646231 1210212352 225314 33554432000 4194304 4580107 140736574815520 18446744073709551615 4293680 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16691/tid=16694] ppid=16689 vsize=1181848 CPUtime=1062.27 cores=1,3,5,7
/proc/16691/task/16694/stat : 16694 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 588171 0 0 0 106056 171 0 0 25 0 4 0 651646231 1210212352 225314 33554432000 4194304 4580107 140736574815520 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4238.51
Current children cumulated vsize (KiB) 1181848

[startup+1122.3 s]
/proc/loadavg: 8.31 8.23 8.07 10/308 16755
/proc/meminfo: memFree=9847540/32951124 swapFree=66050672/67111528
[pid=16691] ppid=16689 vsize=1368736 CPUtime=4477.87 cores=1,3,5,7
/proc/16691/stat : 16691 (strangenight2-m) R 16689 16691 16480 0 -1 4202496 2505128 0 0 0 447031 756 0 0 25 0 4 0 651646230 1401585664 250804 33554432000 4194304 4580107 140736574815520 18446744073709551615 4293962 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16691/statm: 342184 250804 379 95 0 337166 0
[pid=16691/tid=16692] ppid=16689 vsize=1368736 CPUtime=1112.93 cores=1,3,5,7
/proc/16691/task/16692/stat : 16692 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 619316 0 0 0 111103 190 0 0 25 0 4 0 651646231 1401585664 250804 33554432000 4194304 4580107 140736574815520 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16691/tid=16693] ppid=16689 vsize=1368736 CPUtime=1120.42 cores=1,3,5,7
/proc/16691/task/16693/stat : 16693 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 630160 0 0 0 111848 194 0 0 25 0 4 0 651646231 1401585664 250804 33554432000 4194304 4580107 140736574815520 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16691/tid=16694] ppid=16689 vsize=1368736 CPUtime=1122.26 cores=1,3,5,7
/proc/16691/task/16694/stat : 16694 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 612296 0 0 0 112045 181 0 0 25 0 4 0 651646231 1401585664 250804 33554432000 4194304 4580107 140736574815520 18446744073709551615 4293131 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4477.87
Current children cumulated vsize (KiB) 1368736

[startup+1182.3 s]
/proc/loadavg: 8.22 8.22 8.08 9/308 16756
/proc/meminfo: memFree=9661396/32951124 swapFree=66050672/67111528
[pid=16691] ppid=16689 vsize=1436152 CPUtime=4717.26 cores=1,3,5,7
/proc/16691/stat : 16691 (strangenight2-m) R 16689 16691 16480 0 -1 4202496 2614625 0 0 0 470934 792 0 0 25 0 4 0 651646230 1470619648 276641 33554432000 4194304 4580107 140736574815520 18446744073709551615 4321284 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16691/statm: 359038 276641 379 95 0 354020 0
[pid=16691/tid=16692] ppid=16689 vsize=1436152 CPUtime=1172.32 cores=1,3,5,7
/proc/16691/task/16692/stat : 16692 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 643644 0 0 0 117035 197 0 0 25 0 4 0 651646231 1470619648 276641 33554432000 4194304 4580107 140736574815520 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16691/tid=16693] ppid=16689 vsize=1436152 CPUtime=1180.43 cores=1,3,5,7
/proc/16691/task/16693/stat : 16693 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 669112 0 0 0 117838 205 0 0 25 0 4 0 651646231 1470619648 276641 33554432000 4194304 4580107 140736574815520 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16691/tid=16694] ppid=16689 vsize=1436152 CPUtime=1182.26 cores=1,3,5,7
/proc/16691/task/16694/stat : 16694 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 635927 0 0 0 118035 191 0 0 25 0 4 0 651646231 1470619648 276641 33554432000 4194304 4580107 140736574815520 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4717.26
Current children cumulated vsize (KiB) 1436152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.11 s]
/proc/loadavg: 8.23 8.22 8.08 9/308 16757
/proc/meminfo: memFree=9676892/32951124 swapFree=66050672/67111528
[pid=16691] ppid=16689 vsize=1383064 CPUtime=4800.32 cores=1,3,5,7
/proc/16691/stat : 16691 (strangenight2-m) R 16689 16691 16480 0 -1 4202496 2648766 0 0 0 479227 805 0 0 25 0 4 0 651646230 1416257536 268545 33554432000 4194304 4580107 140736574815520 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16691/statm: 345766 268545 379 95 0 340748 0
[pid=16691/tid=16692] ppid=16689 vsize=1383064 CPUtime=1192.92 cores=1,3,5,7
/proc/16691/task/16692/stat : 16692 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 652047 0 0 0 119092 200 0 0 25 0 4 0 651646231 1416257536 268547 33554432000 4194304 4580107 140736574815520 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16691/tid=16693] ppid=16689 vsize=1383064 CPUtime=1201.24 cores=1,3,5,7
/proc/16691/task/16693/stat : 16693 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 677978 0 0 0 119916 208 0 0 25 0 4 0 651646231 1416257536 268547 33554432000 4194304 4580107 140736574815520 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16691/tid=16694] ppid=16689 vsize=1383064 CPUtime=1203.08 cores=1,3,5,7
/proc/16691/task/16694/stat : 16694 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 643516 0 0 0 120114 194 0 0 25 0 4 0 651646231 1416257536 268547 33554432000 4194304 4580107 140736574815520 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 1383064

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

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

[startup+1203.11 s]
/proc/loadavg: 8.23 8.22 8.08 9/308 16757
/proc/meminfo: memFree=9676892/32951124 swapFree=66050672/67111528
[pid=16691] ppid=16689 vsize=1383064 CPUtime=4800.32 cores=1,3,5,7
/proc/16691/stat : 16691 (strangenight2-m) R 16689 16691 16480 0 -1 4202496 2648766 0 0 0 479227 805 0 0 25 0 4 0 651646230 1416257536 268545 33554432000 4194304 4580107 140736574815520 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16691/statm: 345766 268545 379 95 0 340748 0
[pid=16691/tid=16692] ppid=16689 vsize=1383064 CPUtime=1192.92 cores=1,3,5,7
/proc/16691/task/16692/stat : 16692 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 652047 0 0 0 119092 200 0 0 25 0 4 0 651646231 1416257536 268547 33554432000 4194304 4580107 140736574815520 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16691/tid=16693] ppid=16689 vsize=1383064 CPUtime=1201.24 cores=1,3,5,7
/proc/16691/task/16693/stat : 16693 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 677978 0 0 0 119916 208 0 0 25 0 4 0 651646231 1416257536 268547 33554432000 4194304 4580107 140736574815520 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16691/tid=16694] ppid=16689 vsize=1383064 CPUtime=1203.08 cores=1,3,5,7
/proc/16691/task/16694/stat : 16694 (strangenight2-m) R 16689 16691 16480 0 -1 4202560 643516 0 0 0 120114 194 0 0 25 0 4 0 651646231 1416257536 268547 33554432000 4194304 4580107 140736574815520 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 1383064

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.17
CPU time (s): 4800.4
CPU user time (s): 4792.3
CPU system time (s): 8.09677
CPU usage (%): 398.978
Max. virtual memory (cumulated for all children) (KiB): 1450036

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

runsolver used 3.50647 second user time and 8.5197 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-14 21:14:44
IDJOB=3366272
IDBENCH=82681
IDSOLVER=1844
FILE ID=node135/3366272-1305400483
RUNJOBID= node135-1305398073-16499
PBS_JOBID= 13324477
Free space on /tmp= 73336 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v10000-c42000-S677627694-051-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366272-1305400483/watcher-3366272-1305400483 -o /tmp/evaluation-result-3366272-1305400483/solver-3366272-1305400483 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366272-1305400483.cnf

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

MD5SUM BENCH= c57904e3ea235f276cacd03d81f1155b
RANDOM SEED=1234051839

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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.74
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.851
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:      12175600 kB
Buffers:        272548 kB
Cached:        5846912 kB
SwapCached:      50684 kB
Active:        9871752 kB
Inactive:     10660104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12175600 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:            6236 kB
Writeback:           0 kB
AnonPages:    14366996 kB
Mapped:          19000 kB
Slab:           134856 kB
PageTables:      46632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57066656 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73328 MiB
End job on node135 at 2011-05-14 21:34:49