Trace number 3173863

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? (TO) 4800.42 1201.86

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.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173863-1304072070.cnf'
0.00/0.00	c -- header says num vars:          10000
0.00/0.00	c -- header says num clauses:       42000
0.00/0.08	c -- clauses added:            0 learnts,        42000 normals,            0 xors
0.00/0.08	c -- vars added      10000
0.00/0.08	c Parsing time:  0.02 s
0.00/0.08	c  N st     0         0     10000     42000         0         0    126000         0   no data   no data
0.00/0.08	c asymm  cl-useful: 0/42000/42000 lits-rem:0 time: 0.03
0.00/0.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.00/0.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10000 time:  0.00 s
0.00/0.10	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
0.00/0.90	c lits-rem:         0  cl-subs:        0  v-elim:    262  v-fix:    0  time:  0.05 s
0.00/0.90	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.90	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.00/0.90	c calculated reachability. Time: 0.00
0.00/0.90	c Calc default polars -  time:   0.00 s pos:    4464 undec:    1132 neg:    4404
0.00/0.90	c =========================================================================================
0.00/0.90	c types(t): F = full restart, N = normal restart
0.00/0.90	c types(t): S = simplification begin/end, E = solution found
0.00/0.90	c restart types(rt): st = static, dy = dynamic
0.00/0.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.90	c  B st     0         0      9738     41704         0         0    126700         0   no data   no data
0.00/0.90	c  N dy    20      4046      9738     41704         0      4045    126700    641067     95.20    102.78
5.57/1.48	c  N dy    44      8097      9738     41704         0      4598    126700    321620     92.53     99.41
8.36/2.17	c  N dy    71     12180      9738     41704         0      8680    126700    942417     93.46     99.81
11.56/2.90	c  N dy   101     16365      9738     41704         0      7118    126700    403043     94.10     99.33
14.35/3.61	c  N dy   132     20462      9738     41704         0     11215    126700   1018654     94.42    108.63
17.15/4.36	c  N dy   160     24483      9738     41704         0      7865    126700    289320     94.63    103.84
17.54/4.45	c  F st   163     25002      9738     41704         0      8384    126700    363058     94.49     85.52
21.16/5.39	c  N dy   169     30000      9738     41704         0     13380    126700   1265851     94.49   no data
21.16/5.39	c  S st   169     30000      9738     41704         0     13380    126700   1265851     94.49   no data
21.54/5.49	c  S st   169     30508      9738     41704         0     13888    126700   1322049     94.49   no data
21.54/5.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.94/5.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
21.94/5.53	c blocked clauses removed:      261 vars:     36 tried:        9738 T: 0.00 s
21.94/5.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.94/5.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.94/5.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9702 time:  0.00 s
21.94/5.54	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
21.94/5.58	c lits-rem:         0  cl-subs:        0  v-elim:      7  v-fix:    0  time:  0.04 s
22.34/5.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.54/5.90	c lits-rem:        32  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.22 s
23.54/5.94	c asymm  cl-useful: 0/41438/41438 lits-rem:0 time: 0.04
23.54/5.95	c calculated reachability. Time: 0.00
23.54/5.95	c  N dy   169     30508      9695     41438         0     13804    125946   1307343     94.49   no data
26.33/6.69	c  N dy   195     34559      9695     41438         0      9209    125946    300123     93.98    114.15
29.54/7.44	c  N dy   225     38642      9695     41438         0     13292    125946    936329     94.54    109.67
32.73/8.22	c  N dy   253     42665      9695     41438         0     17315    125946   1545343     94.73    101.16
35.11/8.86	c  S st   270     45762      9695     41438         0     10588    125946    343385     94.75    100.05
35.51/8.94	c  S st   270     46269      9695     41438         0     11095    125946    403595     94.75   no data
35.51/8.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.51/8.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
35.51/8.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.51/8.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.51/8.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.51/8.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9695 time:  0.00 s
35.51/9.00	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
35.91/9.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
35.91/9.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.91/9.09	c lits-rem:         3  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
35.91/9.09	c vivif2 --  cl tried    41438 cl shrink        0 lits rem          0 time: 0.00
36.32/9.10	c vivif2 --  cl tried    11095 cl shrink        0 lits rem          0 time: 0.01
36.32/9.14	c asymm  cl-useful: 0/41438/41438 lits-rem:0 time: 0.04
36.32/9.14	c calculated reachability. Time: 0.00
36.32/9.14	c  N dy   270     46269      9695     41438         0     11095    125946    403592     94.75   no data
39.11/9.88	c  N dy   291     50298      9695     41438         0     15124    125946    995100     94.44     99.68
42.32/10.67	c  N dy   319     54385      9695     41438         0     19211    125946   1606386     94.48     99.98
45.50/11.48	c  N dy   344     58427      9695     41438         0     12339    125946    446089     94.66    130.32
48.70/12.23	c  N dy   372     62477      9695     41438         0     16389    125946   1049992     94.63    109.92
51.92/13.07	c  N dy   403     66694      9695     41438         0     20606    125946   1697964     94.79    100.20
54.29/13.64	c  S st   421     69404      9695     41438         0     23316    125946   2110084     94.90   no data
54.69/13.74	c  S st   421     69909      9695     41438         0     23821    125946   2163774     94.90   no data
54.69/13.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
54.69/13.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
54.69/13.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
55.09/13.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.09/13.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.09/13.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9695 time:  0.00 s
55.09/13.81	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
55.09/13.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
55.50/13.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.69/14.70	c lits-rem:        17  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.72 s
58.69/14.70	c vivif2 --  cl tried    41438 cl shrink        0 lits rem          0 time: 0.00
58.69/14.73	c vivif2 --  cl tried    23819 cl shrink        0 lits rem          0 time: 0.03
58.69/14.79	c asymm  cl-useful: 0/41438/41438 lits-rem:0 time: 0.06
58.69/14.79	c calculated reachability. Time: 0.00
58.69/14.79	c  N dy   421     69909      9695     41438         0     23819    125946   2163211     94.90   no data
62.28/15.67	c  N dy   454     74467      9695     41438         0     16421    125946    933119     95.21    102.72
66.27/16.64	c  N dy   489     79316      9695     41438         0     21269    125946   1678371     95.38    100.43
70.27/17.68	c  N dy   515     84426      9695     41438         0     13403    125946    294826     95.23    101.33
72.67/18.26	c  F st   532     87500      9695     41438         0     16477    125946    750143     95.10     89.62
75.46/18.97	c  N st   537     90797      9695     41438         0     19774    125946   1345496     95.10   no data
80.26/20.18	c  N dy   566     96634      9695     41438         0     25611    125946   2316552     95.30    103.03
85.45/21.43	c  N dy   602    102869      9695     41438         0     17854    125946    814396     95.22    101.08
87.06/21.82	c  S st   614    104864      9695     41438         0     19849    125946   1109464     95.18   no data
87.44/21.91	c  S st   614    105367      9695     41438         0     20352    125946   1162143     95.18   no data
87.44/21.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
87.44/21.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
87.44/21.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
87.44/21.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
87.44/21.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.44/21.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9695 time:  0.00 s
87.44/21.97	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
87.84/22.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
87.84/22.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.64/22.28	c lits-rem:         4  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.22 s
88.64/22.29	c vivif2 --  cl tried    41438 cl shrink        0 lits rem          0 time: 0.00
89.04/22.30	c vivif2 --  cl tried    20352 cl shrink        0 lits rem          0 time: 0.02
89.04/22.36	c asymm  cl-useful: 0/41438/41438 lits-rem:0 time: 0.05
89.04/22.36	c calculated reachability. Time: 0.00
89.04/22.36	c  N dy   614    105367      9695     41438         0     20352    125946   1162139     95.18   no data
94.64/23.78	c  N dy   653    112234      9695     41438         0     27218    125946   2193937     95.14    103.19
100.63/25.29	c  N dy   702    119406      9695     41438         0     19399    125946    923537     95.15    104.11
107.01/26.89	c  N dy   745    127174      9695     41438         0     27167    125946   2089547     95.02    101.03
114.20/28.64	c  N dy   799    135381      9695     41438         0     19380    125946    744674     95.07    100.29
121.40/30.49	c  N dy   858    144254      9695     41438         0     28251    125946   2100336     95.13    104.21
129.38/32.47	c  N dy   923    153463      9695     41438         0     20459    125946    768944     95.29    102.19
133.37/33.43	c  S st   953    158053      9695     41438         0     25049    125946   1463346     95.28     93.31
133.77/33.54	c  S st   953    158556      9695     41438         0     25552    125946   1516721     95.28   no data
133.77/33.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
133.77/33.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
133.77/33.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
133.77/33.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
133.77/33.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
134.18/33.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9695 time:  0.00 s
134.18/33.60	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
134.18/33.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
134.58/33.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
136.17/34.16	c lits-rem:         9  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.44 s
136.17/34.16	c vivif2 --  cl tried    41438 cl shrink        0 lits rem          0 time: 0.00
136.17/34.18	c vivif2 --  cl tried    25550 cl shrink        0 lits rem          0 time: 0.02
136.57/34.24	c asymm  cl-useful: 0/41438/41438 lits-rem:0 time: 0.06
136.57/34.24	c calculated reachability. Time: 0.00
136.57/34.24	c  N dy   953    158556      9695     41438         0     25550    125946   1516548     95.28   no data
145.76/36.52	c  N dy  1018    168712      9695     41438         0     35706    125946   3098810     95.30    102.37
154.95/38.80	c  N dy  1085    179496      9695     41438         0     28489    125946   1864799     95.31    107.94
165.34/41.46	c  N dy  1165    191068      9695     41438         0     21062    125946    566250     95.47    100.83
175.72/44.07	c  N dy  1233    203298      9695     41438         0     33292    125946   2423946     95.23    102.20
187.72/47.00	c  N dy  1314    216438      9695     41438         0     26434    125946   1233834     95.22    101.90
200.49/50.20	c  N dy  1396    230430      9695     41438         0     40425    125946   3359027     95.15    104.04
206.87/51.85	c  S st  1450    237836      9695     41438         0     26835    125946   1159270     95.16   no data
207.27/51.96	c  S st  1450    238346      9695     41438         0     27345    125946   1221314     95.16   no data
207.27/51.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
207.67/52.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
207.67/52.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
207.67/52.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
207.67/52.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
207.67/52.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9695 time:  0.00 s
207.67/52.03	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
207.67/52.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
208.07/52.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
209.27/52.46	c lits-rem:         3  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.34 s
209.27/52.46	c vivif2 --  cl tried    41438 cl shrink        0 lits rem          0 time: 0.00
209.27/52.48	c vivif2 --  cl tried    27343 cl shrink        0 lits rem          0 time: 0.02
209.69/52.54	c asymm  cl-useful: 0/41438/41438 lits-rem:0 time: 0.06
209.69/52.55	c calculated reachability. Time: 0.00
209.69/52.55	c  N dy  1450    238346      9695     41438         0     27343    125946   1221086     95.16   no data
223.65/56.07	c  N dy  1545    253617      9695     41438         0     42612    125946   3548524     95.14    107.08
238.03/59.68	c  N dy  1647    269812      9695     41438         0     36803    125946   2510525     95.17    146.29
254.40/63.79	c  N dy  1756    287062      9695     41438         0     31055    125946   1489652     95.15    100.82
272.37/68.23	c  N dy  1878    305501      9695     41438         0     25492    125946    506476     95.23    100.40
272.77/68.39	c  F st  1884    306255      9695     41438         0     26246    125946    617775     95.23   no data
290.35/72.78	c  N dy  1975    325005      9695     41438         0     44995    125946   3636655     95.23    100.33
309.52/77.53	c  N dy  2098    345194      9695     41438         0     40188    125946   2587818     95.17    102.91
322.30/80.71	c  S st  2181    357519      9695     41438         0     26516    125946    370990     95.21   no data
322.70/80.82	c  S st  2181    358021      9695     41438         0     27018    125946    428240     95.21   no data
322.70/80.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
322.70/80.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
322.70/80.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
322.70/80.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
322.70/80.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
322.70/80.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9695 time:  0.00 s
322.70/80.88	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
323.10/80.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
323.10/80.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
323.10/80.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
323.50/81.00	c vivif2 --  cl tried    41438 cl shrink        0 lits rem          0 time: 0.00
323.50/81.00	c vivif2 --  cl tried    27018 cl shrink        0 lits rem          0 time: 0.01
323.50/81.06	c asymm  cl-useful: 0/41438/41438 lits-rem:0 time: 0.06
323.50/81.06	c calculated reachability. Time: 0.00
323.50/81.06	c  N dy  2181    358021      9695     41438         0     27018    125946    428240     95.21   no data
342.67/85.88	c  N dy  2306    378419      9695     41438         0     47415    125946   3542600     95.23    100.83
362.25/90.75	c  N dy  2438    398481      9695     41438         0     40478    125946   2319678     95.24    114.88
383.02/95.95	c  N dy  2581    418482      9695     41438         0     32477    125946    999090     95.39    107.99
402.59/100.88	c  N dy  2701    438552      9695     41438         0     52547    125946   4028872     95.35    107.11
422.96/105.92	c  N dy  2842    458652      9695     41438         0     43647    125946   2582139     95.46    101.90
443.73/111.19	c  N dy  2967    478784      9695     41438         0     33778    125946    900217     95.47    100.57
463.70/116.16	c  N dy  3091    498808      9695     41438         0     53801    125946   3908369     95.43    101.69
484.07/121.25	c  N dy  3214    518913      9695     41438         0     42906    125946   2095912     95.44    100.60
503.65/126.16	c  S st  3343    537031      9695     41438         0     61021    125946   4886005     95.50   no data
504.47/126.33	c  S st  3343    537539      9695     41438         0     61529    125946   4943003     95.50   no data
504.47/126.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
504.84/126.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.06
504.84/126.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
504.84/126.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
504.84/126.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
504.84/126.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9695 time:  0.00 s
504.84/126.42	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
505.24/126.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
506.04/126.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
520.02/130.22	c lits-rem:        16  cl-subs:       10  v-elim:      0  v-fix:    0  time:  3.46 s
520.02/130.22	c vivif2 --  cl tried    41438 cl shrink        0 lits rem          0 time: 0.00
520.42/130.30	c vivif2 --  cl tried    61519 cl shrink        0 lits rem          0 time: 0.07
520.82/130.40	c asymm  cl-useful: 0/41438/41438 lits-rem:0 time: 0.10
520.82/130.41	c calculated reachability. Time: 0.00
520.82/130.41	c  N dy  3343    537539      9695     41438         0     61519    125946   4940410     95.50   no data
541.19/135.57	c  N dy  3485    557654      9695     41438         0     49635    125946   3061424     95.60    104.89
563.16/141.06	c  N dy  3614    577820      9695     41438         0     36799    125946    915487     95.66    100.77
583.93/146.25	c  N dy  3757    597855      9695     41438         0     56830    125946   3997018     95.74    109.97
605.52/151.67	c  N dy  3887    617923      9695     41438         0     42907    125946   1698480     95.76    100.90
627.09/157.04	c  N dy  4012    637933      9695     41438         0     62915    125946   4759981     95.76    118.22
648.24/162.39	c  N dy  4127    658125      9695     41438         0     48108    125946   2338658     95.73    102.14
671.03/168.04	c  N dy  4255    678176      9695     41438         0     68156    125946   5396576     95.73    102.45
692.58/173.47	c  N dy  4377    698226      9695     41438         0     52209    125946   2845937     95.76    100.89
716.14/179.31	c  N dy  4511    718265      9695     41438         0     72248    125946   5924917     95.81    101.71
736.93/184.57	c  N dy  4632    738312      9695     41438         0     55296    125946   3164853     95.82    101.75
760.48/190.48	c  N dy  4753    758317      9695     41438         0     75298    125946   6247951     95.81    101.22
782.05/195.81	c  N dy  4883    778397      9695     41438         0     57378    125946   3317745     95.81    102.89
806.02/201.80	c  N dy  5010    798437      9695     41438         0     77417    125946   6369213     95.81    101.12
814.01/203.81	c  S st  5055    806310      9695     41438         0     46293    125946   1472863     95.79     94.05
814.41/203.95	c  S st  5055    806810      9695     41438         0     46793    125946   1524422     95.79   no data
814.41/203.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
814.81/204.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.05
814.81/204.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
814.81/204.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
814.81/204.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
814.81/204.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9695 time:  0.00 s
814.81/204.03	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
814.81/204.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
815.21/204.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
818.00/204.83	c lits-rem:         4  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.68 s
818.00/204.83	c vivif2 --  cl tried    41438 cl shrink        0 lits rem          0 time: 0.00
818.00/204.86	c vivif2 --  cl tried    46791 cl shrink        0 lits rem          0 time: 0.02
818.41/204.94	c asymm  cl-useful: 0/41438/41438 lits-rem:0 time: 0.08
818.41/204.94	c calculated reachability. Time: 0.00
818.41/204.94	c  N dy  5055    806810      9695     41438         0     46791    125946   1523914     95.79   no data
840.77/210.58	c  N dy  5189    826838      9695     41438         0     66817    125946   4633280     95.85    125.99
864.35/216.41	c  N dy  5310    846901      9695     41438         0     46884    125946   1443284     95.83    103.76
887.50/222.29	c  N dy  5444    867055      9695     41438         0     67035    125946   4549543     95.86    101.02
911.87/228.40	c  N dy  5579    887201      9695     41438         0     46182    125946   1171358     95.89    105.84
934.66/234.01	c  N dy  5716    907302      9695     41438         0     66282    125946   4273034     95.94    110.24
959.40/240.25	c  N dy  5848    927317      9695     41438         0     44297    125946    735311     95.97    101.11
980.97/245.65	c  N dy  5967    947364      9695     41438         0     64342    125946   3796423     95.96    108.81
1006.53/252.02	c  N dy  6096    967406      9695     41438         0     84384    125946   6867759     95.96    102.62
1028.50/257.51	c  N dy  6216    987536      9695     41438         0     61520    125946   3197154     95.93    101.09
1053.28/263.76	c  N dy  6344   1007702      9695     41438         0     81682    125946   6255422     95.92    101.43
1076.83/269.65	c  N dy  6476   1027862      9695     41438         0     57843    125946   2518099     95.93    101.85
1101.62/275.82	c  N dy  6610   1047931      9695     41438         0     77909    125946   5630657     95.97    111.59
1125.96/281.99	c  N dy  6738   1067956      9695     41438         0     52941    125946   1622363     95.98    102.51
1130.35/283.04	c  F st  6763   1071876      9695     41438         0     56860    125946   2223159     95.99   no data
1149.53/287.81	c  N dy  6839   1088017      9695     41438         0     73000    125946   4860141     96.01    133.28
1176.31/294.59	c  N dy  6973   1108188      9695     41438         0     47170    125946    580656     96.05    102.70
1199.05/300.25	c  N dy  7104   1128404      9695     41438         0     67383    125946   3674617     96.06    101.20
1224.64/306.70	c  N dy  7228   1148405      9695     41438         0     87382    125946   6754641     96.06    101.81
1248.99/312.73	c  N dy  7358   1168503      9695     41438         0     60479    125946   2450175     96.06    102.54
1273.75/318.92	c  N dy  7483   1188559      9695     41438         0     80533    125946   5503503     96.05    102.61
1300.51/325.62	c  N dy  7615   1208589      9695     41438         0     52568    125946   1120226     96.06    108.51
1302.11/326.06	c  S st  7625   1210215      9695     41438         0     54194    125946   1361300     96.06   no data
1302.91/326.22	c  S st  7625   1210719      9695     41438         0     54698    125946   1419113     96.06   no data
1302.91/326.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1302.91/326.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.06
1302.91/326.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1302.91/326.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1303.31/326.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1303.31/326.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9695 time:  0.00 s
1303.31/326.30	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
1303.31/326.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1303.72/326.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1306.50/327.17	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.75 s
1306.50/327.17	c vivif2 --  cl tried    41438 cl shrink        0 lits rem          0 time: 0.00
1306.50/327.19	c vivif2 --  cl tried    54695 cl shrink        0 lits rem          0 time: 0.02
1306.90/327.29	c asymm  cl-useful: 0/41438/41438 lits-rem:0 time: 0.09
1306.90/327.29	c calculated reachability. Time: 0.00
1306.90/327.29	c  N dy  7625   1210719      9695     41438         0     54695    125946   1418001     96.06   no data
1331.26/333.31	c  N dy  7759   1230963      9695     41438         0     74938    125946   4514817     96.07    101.79
1358.43/340.13	c  N dy  7888   1251050      9695     41438         0     95021    125946   7620267     96.09    101.60
1382.00/346.06	c  N dy  8016   1271246      9695     41438         0     66221    125946   3038124     96.09    101.15
1407.97/352.59	c  N dy  8154   1291372      9695     41438         0     86347    125946   6122946     96.11    101.49
1434.73/359.23	c  N dy  8287   1311397      9695     41438         0     56378    125946   1402386     96.11    101.53
1458.69/365.21	c  N dy  8421   1331480      9695     41438         0     76460    125946   4489399     96.13    103.40
1486.65/372.23	c  N dy  8550   1351836      9695     41438         0     96816    125946   7597913     96.14    101.41
1511.41/378.44	c  N dy  8683   1371921      9695     41438         0     65899    125946   2729230     96.16    101.92
1537.00/384.88	c  N dy  8801   1391999      9695     41438         0     85976    125946   5826228     96.16    102.42
1566.13/392.14	c  N dy  8938   1412145      9695     41438         0     54128    125946    769922     96.18    107.41
1589.72/398.04	c  N dy  9063   1432243      9695     41438         0     74226    125946   3837384     96.18    102.01
1616.87/404.87	c  N dy  9186   1452296      9695     41438         0     94277    125946   6924478     96.17    102.86
1644.42/411.72	c  N dy  9328   1472368      9695     41438         0     61350    125946   1764149     96.20    104.25
1669.19/417.97	c  N dy  9457   1492457      9695     41438         0     81436    125946   4820057     96.19    109.04
1697.95/425.12	c  N dy  9582   1512760      9695     41438         0    101739    125946   7934368     96.19    101.49
1723.51/431.57	c  N dy  9712   1532792      9695     41438         0     67766    125946   2563081     96.19    117.26
1749.87/438.16	c  N dy  9850   1552918      9695     41438         0     87889    125946   5696047     96.23    103.56
1779.43/445.56	c  N dy  9979   1573001      9695     41438         0    107972    125946   8755369     96.24    102.24
1804.20/451.72	c  N dy 10103   1593086      9695     41438         0     73061    125946   3231333     96.25    111.20
1831.38/458.54	c  N dy 10235   1613185      9695     41438         0     93159    125946   6335983     96.26    102.58
1861.31/466.10	c  N dy 10361   1633186      9695     41438         0     57168    125946    653064     96.26    103.83
1885.68/472.12	c  N dy 10491   1653235      9695     41438         0     77215    125946   3716667     96.27    102.78
1913.64/479.14	c  N dy 10626   1673312      9695     41438         0     97291    125946   6826105     96.29    111.38
1943.59/486.60	c  N dy 10757   1693489      9695     41438         0     60469    125946    989061     96.29    104.07
1964.76/491.99	c  S st 10871   1710721      9695     41438         0     77700    125946   3647977     96.30   no data
1965.56/492.19	c  S st 10871   1711225      9695     41438         0     78204    125946   3703110     96.30   no data
1965.96/492.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1965.96/492.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.08
1966.36/492.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1966.36/492.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1966.36/492.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1966.36/492.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9695 time:  0.00 s
1966.36/492.31	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
1966.36/492.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
1967.17/492.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1979.14/495.58	c lits-rem:         9  cl-subs:        8  v-elim:      0  v-fix:    0  time:  3.02 s
1979.14/495.58	c vivif2 --  cl tried    41438 cl shrink        0 lits rem          0 time: 0.00
1979.54/495.64	c vivif2 --  cl tried    78196 cl shrink        0 lits rem          0 time: 0.06
1979.94/495.77	c asymm  cl-useful: 0/41438/41438 lits-rem:0 time: 0.13
1979.94/495.77	c calculated reachability. Time: 0.00
1979.94/495.77	c  N dy 10871   1711225      9695     41438         0     78196    125946   3701048     96.30   no data
2007.91/502.78	c  N dy 10997   1731301      9695     41438         0     98270    125946   6783020     96.30    101.48
2038.66/510.44	c  N dy 11131   1751367      9695     41438         0     60335    125946    843920     96.32    107.84
2063.43/516.64	c  N dy 11258   1771497      9695     41438         0     80465    125946   3974092     96.33    103.95
2091.79/523.77	c  N dy 11392   1791573      9695     41438         0    100538    125946   7040770     96.34    103.20
2123.33/531.62	c  N dy 11531   1811672      9695     41438         0     61639    125946    876387     96.37    101.90
2148.50/537.91	c  N dy 11668   1831750      9695     41438         0     81715    125946   3977534     96.40    112.29
2176.87/545.06	c  N dy 11795   1851792      9695     41438         0    101754    125946   7055063     96.42    102.50
2208.42/552.90	c  N dy 11923   1871908      9695     41438         0     61877    125946    766290     96.42    101.77
2232.79/559.08	c  N dy 12058   1892000      9695     41438         0     81968    125946   3839108     96.43    108.16
2261.96/566.35	c  N dy 12192   1912162      9695     41438         0    102129    125946   6932942     96.44    104.37
2293.89/574.33	c  N dy 12316   1932225      9695     41438         0     61195    125946    521116     96.45    102.15
2318.69/580.51	c  N dy 12443   1952364      9695     41438         0     81331    125946   3606854     96.45    103.24
2347.02/587.66	c  N dy 12574   1972400      9695     41438         0    101365    125946   6713829     96.46    138.27
2379.38/595.74	c  N dy 12717   1992473      9695     41438         0    121432    125946   9793398     96.49    101.96
2405.34/602.20	c  N dy 12843   2012531      9695     41438         0     79496    125946   3214198     96.49    103.66
2433.70/609.30	c  N dy 12981   2032668      9695     41438         0     99633    125946   6323269     96.51    107.92
2465.25/617.29	c  N dy 13111   2052765      9695     41438         0    119727    125946   9441690     96.51    103.89
2493.61/624.34	c  N dy 13244   2073288      9695     41438         0     77256    125946   2676757     96.51    103.70
2521.19/631.23	c  N dy 13372   2093405      9695     41438         0     97371    125946   5766266     96.51    102.24
2552.73/639.13	c  N dy 13508   2113469      9695     41438         0    117435    125946   8870851     96.53    109.03
2581.88/646.50	c  N dy 13631   2133492      9695     41438         0     73465    125946   1969451     96.54    102.37
2608.67/653.15	c  N dy 13750   2153511      9695     41438         0     93482    125946   5067618     96.54    102.60
2640.20/661.02	c  N dy 13887   2173679      9695     41438         0    113648    125946   8237841     96.57    101.74
2672.95/669.21	c  N dy 14026   2193813      9695     41438         0     68788    125946   1117234     96.58    101.94
2695.72/674.91	c  S st 14142   2211225      9695     41438         0     86199    125946   3816981     96.60   no data
2696.53/675.12	c  S st 14142   2211730      9695     41438         0     86704    125946   3876510     96.60   no data
2696.53/675.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2696.93/675.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.08
2696.93/675.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2696.93/675.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2696.93/675.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2696.93/675.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9695 time:  0.00 s
2696.93/675.23	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
2697.31/675.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
2697.72/675.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2710.50/678.65	c lits-rem:        18  cl-subs:        5  v-elim:      0  v-fix:    0  time:  3.16 s
2710.50/678.65	c vivif2 --  cl tried    41438 cl shrink        0 lits rem          0 time: 0.00
2710.90/678.71	c vivif2 --  cl tried    86699 cl shrink        0 lits rem          0 time: 0.06
2711.30/678.85	c asymm  cl-useful: 0/41438/41438 lits-rem:0 time: 0.14
2711.30/678.85	c calculated reachability. Time: 0.00
2711.30/678.85	c  N dy 14142   2211730      9695     41438         0     86699    125946   3874931     96.60   no data
2741.26/686.32	c  N dy 14281   2231873      9695     41438         0    106840    125946   7002445     96.62    102.45
2774.41/694.66	c  N dy 14417   2251913      9695     41438         0    126879    125946  10085230     96.63    102.87
2802.39/701.65	c  N dy 14549   2271995      9695     41438         0     80962    125946   2817353     96.64    103.58
2830.73/708.72	c  N dy 14681   2292000      9695     41438         0    100965    125946   5923362     96.66    102.59
2863.08/716.86	c  N dy 14817   2312140      9695     41438         0    121104    125946   9035822     96.68    104.13
2895.04/724.82	c  N dy 14953   2332294      9695     41438         0     74257    125946   1658281     96.69    102.96
2921.80/731.50	c  N dy 15085   2352426      9695     41438         0     94387    125946   4742844     96.71    106.53
2952.95/739.36	c  N dy 15213   2372589      9695     41438         0    114549    125946   7822187     96.71    101.90
2987.71/748.09	c  N dy 15332   2392623      9695     41438         0    134580    125946  10908386     96.70    102.17
3014.87/754.83	c  N dy 15463   2412633      9695     41438         0     86597    125946   3428114     96.71    102.83
3044.05/762.20	c  N dy 15589   2432709      9695     41438         0    106671    125946   6519069     96.72    102.32
3077.57/770.52	c  N dy 15721   2452869      9695     41438         0    126830    125946   9597367     96.72    102.66
3109.14/778.40	c  N dy 15854   2472904      9695     41438         0     77869    125946   1921907     96.72    103.82
3137.09/785.40	c  N dy 15991   2493031      9695     41438         0     97994    125946   5066491     96.74    103.20
3168.64/793.37	c  N dy 16118   2513139      9695     41438         0    118101    125946   8170735     96.75    106.69
3203.39/802.05	c  N dy 16241   2533203      9695     41438         0    138161    125946  11216530     96.74    107.56
3230.96/808.97	c  N dy 16372   2553355      9695     41438         0     88321    125946   3387857     96.74    102.44
3260.51/816.30	c  N dy 16498   2573397      9695     41438         0    108362    125946   6456964     96.74    102.75
3293.67/824.69	c  N dy 16623   2593507      9695     41438         0    128472    125946   9546789     96.74    102.49
3326.82/832.99	c  N dy 16758   2613558      9695     41438         0     77526    125946   1564860     96.75    103.16
3354.39/839.82	c  N dy 16884   2633602      9695     41438         0     97568    125946   4643967     96.75    132.36
3385.94/847.75	c  N dy 17019   2653738      9695     41438         0    117704    125946   7772992     96.76    102.48
3421.50/856.67	c  N dy 17159   2673918      9695     41438         0    137881    125946  10883850     96.77    102.80
3451.45/864.13	c  N dy 17292   2693994      9695     41438         0     85958    125946   2739090     96.78    102.54
3477.81/870.74	c  S st 17407   2711731      9695     41438         0    103694    125946   5487984     96.79     74.43
3478.62/870.96	c  S st 17407   2712235      9695     41438         0    104198    125946   5538567     96.79   no data
3478.62/870.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3479.03/871.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.09
3479.03/871.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3479.03/871.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3479.03/871.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3479.03/871.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9695 time:  0.00 s
3479.03/871.09	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
3479.40/871.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
3480.60/871.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3498.58/875.94	c lits-rem:         7  cl-subs:        5  v-elim:      0  v-fix:    0  time:  4.51 s
3498.58/875.95	c vivif2 --  cl tried    41438 cl shrink        0 lits rem          0 time: 0.00
3498.98/876.03	c vivif2 --  cl tried   104193 cl shrink        0 lits rem          0 time: 0.09
3499.78/876.20	c asymm  cl-useful: 0/41438/41438 lits-rem:0 time: 0.16
3499.78/876.20	c calculated reachability. Time: 0.00
3499.78/876.20	c  N dy 17407   2712235      9695     41438         0    104193    125946   5536990     96.79   no data
3532.13/884.35	c  N dy 17531   2732275      9695     41438         0    124231    125946   8614591     96.78    105.16
3568.88/893.54	c  N dy 17669   2752369      9695     41438         0    144324    125946  11736825     96.80    129.66
3596.85/900.50	c  N dy 17803   2772375      9695     41438         0     91334    125946   3429301     96.81    110.56
3626.80/908.09	c  N dy 17928   2792603      9695     41438         0    111560    125946   6551683     96.81    102.95
3661.16/916.66	c  N dy 18061   2812616      9695     41438         0    131571    125946   9643957     96.81    104.73
3697.10/925.62	c  N dy 18195   2832627      9695     41438         0     77582    125946   1136204     96.82    103.74
3724.26/932.47	c  N dy 18319   2852719      9695     41438         0     97669    125946   4193703     96.82    102.95
3755.83/940.39	c  N dy 18453   2872722      9695     41438         0    117670    125946   7302007     96.83    102.70
3792.97/949.63	c  N dy 18591   2892836      9695     41438         0    137783    125946  10413612     96.83    103.29
3826.91/958.18	c  N dy 18729   2912844      9695     41438         0     82797    125946   1785531     96.85    107.46
3856.07/965.43	c  N dy 18860   2933121      9695     41438         0    103074    125946   4922781     96.85    102.07
3888.82/973.63	c  N dy 18989   2953308      9695     41438         0    123259    125946   8006699     96.85    107.61
3924.78/982.65	c  N dy 19115   2973431      9695     41438         0    143380    125946  11130366     96.86    102.34
3957.13/990.76	c  N dy 19249   2993439      9695     41438         0     87394    125946   2349355     96.86    105.74
3986.68/998.12	c  N dy 19376   3013510      9695     41438         0    107463    125946   5426797     96.87    104.42
4019.46/1006.37	c  N dy 19497   3033614      9695     41438         0    127566    125946   8502990     96.86    102.20
4056.59/1015.66	c  N dy 19632   3053713      9695     41438         0    147662    125946  11615210     96.87    113.38
4088.13/1023.51	c  N dy 19760   3073780      9695     41438         0     90733    125946   2710662     96.87    103.51
4118.10/1031.00	c  N dy 19889   3093845      9695     41438         0    110797    125946   5824996     96.88    104.93
4152.04/1039.52	c  N dy 20016   3114062      9695     41438         0    131013    125946   8965010     96.89    114.07
4190.00/1049.04	c  N dy 20150   3134214      9695     41438         0    151163    125946  12038362     96.88    102.14
4220.75/1056.76	c  N dy 20278   3154291      9695     41438         0     93246    125946   2970935     96.89    103.07
4251.51/1064.48	c  N dy 20410   3174336      9695     41438         0    113290    125946   6129881     96.91    102.11
4286.66/1073.22	c  N dy 20543   3194500      9695     41438         0    133452    125946   9214801     96.92    102.39
4320.21/1081.64	c  S st 20662   3212236      9695     41438         0    151187    125946  11942738     96.92     96.58
4321.41/1081.95	c  S st 20662   3212742      9695     41438         0    151693    125946  12000627     96.92   no data
4321.41/1081.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4322.22/1082.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.13
4322.22/1082.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4322.22/1082.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4322.22/1082.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4322.22/1082.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9695 time:  0.00 s
4322.22/1082.13	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
4323.00/1082.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.17 s
4325.40/1082.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4363.35/1092.47	c lits-rem:         6  cl-subs:       23  v-elim:      0  v-fix:    0  time:  9.50 s
4363.35/1092.47	c vivif2 --  cl tried    41438 cl shrink        0 lits rem          0 time: 0.00
4364.15/1092.65	c vivif2 --  cl tried   151670 cl shrink        0 lits rem          0 time: 0.18
4364.95/1092.89	c asymm  cl-useful: 0/41438/41438 lits-rem:0 time: 0.24
4365.35/1092.90	c calculated reachability. Time: 0.00
4365.35/1092.90	c  N dy 20662   3212742      9695     41438         0    151670    125946  11993540     96.92   no data
4397.32/1100.91	c  N dy 20789   3233014      9695     41438         0     92944    125946   2772798     96.93    103.17
4427.68/1108.59	c  N dy 20920   3253131      9695     41438         0    113058    125946   5829294     96.93    103.26
4462.01/1117.10	c  N dy 21044   3273191      9695     41438         0    133114    125946   8923324     96.93    115.18
4499.55/1126.56	c  N dy 21170   3293300      9695     41438         0    153222    125946  12011879     96.93    104.77
4531.91/1134.61	c  N dy 21297   3313358      9695     41438         0     93291    125946   2645788     96.94    103.32
4562.26/1142.30	c  N dy 21425   3333558      9695     41438         0    113488    125946   5739006     96.94    103.71
4597.02/1150.97	c  N dy 21558   3353678      9695     41438         0    133606    125946   8900559     96.95    104.33
4635.76/1160.66	c  N dy 21689   3374167      9695     41438         0    154092    125946  12055996     96.95    104.23
4671.71/1169.68	c  N dy 21817   3394260      9695     41438         0     93195    125946   2498054     96.96    104.73
4702.86/1177.49	c  N dy 21953   3414363      9695     41438         0    113296    125946   5664939     96.98    103.31
4737.21/1186.07	c  N dy 22083   3434381      9695     41438         0    133312    125946   8788491     96.99    114.76
4775.56/1195.63	c  N dy 22213   3454505      9695     41438         0    153436    125946  11890061     96.99    105.77

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3173863-1304072070/watcher-3173863-1304072070 -o /tmp/evaluation-result-3173863-1304072070/solver-3173863-1304072070 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173863-1304072070.cnf 

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

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


[startup+0 s]
/proc/loadavg: 1.44 3.91 5.45 7/179 18839
/proc/meminfo: memFree=18408932/32951124 swapFree=67110396/67111528
[pid=18839] ppid=18837 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/18839/stat : 18839 (strangenight2-m) R 18837 18839 18381 0 -1 4202496 407 0 0 0 0 0 0 0 22 0 4 0 597437632 52441088 347 33554432000 4194304 4627427 140735993887088 18446744073709551615 47610957268912 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18839/statm: 12803 347 299 106 0 7774 0
[pid=18839/tid=18841] ppid=18837 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/18839/task/18841/stat : 18841 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 597437632 52441088 347 33554432000 4194304 4627427 140735993887088 18446744073709551615 47610957268914 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18839/tid=18842] ppid=18837 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/18839/task/18842/stat : 18842 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 597437632 52441088 347 33554432000 4194304 4627427 140735993887088 18446744073709551615 224284982257 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18839/tid=18843] ppid=18837 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/18839/task/18843/stat : 18843 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 597437632 52441088 347 33554432000 4194304 4627427 140735993887088 18446744073709551615 47610957268914 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.106328 s]
/proc/loadavg: 1.44 3.91 5.45 7/179 18839
/proc/meminfo: memFree=18408932/32951124 swapFree=67110396/67111528
[pid=18839] ppid=18837 vsize=304152 CPUtime=0.46 cores=0,2,4,6
/proc/18839/stat : 18839 (strangenight2-m) R 18837 18839 18381 0 -1 4202496 14782 0 0 0 44 2 0 0 18 0 4 0 597437632 311451648 12274 33554432000 4194304 4627427 140735993887088 18446744073709551615 4427136 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18839/statm: 74592 10908 381 106 0 69563 0
[pid=18839/tid=18841] ppid=18837 vsize=298368 CPUtime=0.11 cores=0,2,4,6
/proc/18839/task/18841/stat : 18841 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 4122 0 0 0 11 0 0 0 18 0 4 0 597437632 305528832 10908 33554432000 4194304 4627427 140735993887088 18446744073709551615 224284983722 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18839/tid=18842] ppid=18837 vsize=298368 CPUtime=0.1 cores=0,2,4,6
/proc/18839/task/18842/stat : 18842 (strangenight2-m) D 18837 18839 18381 0 -1 4202560 4054 0 0 0 10 0 0 0 18 0 4 0 597437632 305528832 10908 33554432000 4194304 4627427 140735993887088 18446744073709551615 224284983722 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18839/tid=18843] ppid=18837 vsize=299024 CPUtime=0.11 cores=0,2,4,6
/proc/18839/task/18843/stat : 18843 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 2101 0 0 0 11 0 0 0 18 0 4 0 597437632 306200576 10950 33554432000 4194304 4627427 140735993887088 18446744073709551615 4299605 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 304152

[startup+1.00677 s]
/proc/loadavg: 1.44 3.91 5.45 7/179 18839
/proc/meminfo: memFree=18408932/32951124 swapFree=67110396/67111528
[pid=18839] ppid=18837 vsize=299352 CPUtime=3.99 cores=0,2,4,6
/proc/18839/stat : 18839 (strangenight2-m) R 18837 18839 18381 0 -1 4202496 19135 0 0 0 397 2 0 0 19 0 4 0 597437632 306536448 14535 33554432000 4194304 4627427 140735993887088 18446744073709551615 4321457 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18839/statm: 74838 14536 385 106 0 69809 0
[pid=18839/tid=18841] ppid=18837 vsize=299352 CPUtime=0.99 cores=0,2,4,6
/proc/18839/task/18841/stat : 18841 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 5250 0 0 0 99 0 0 0 19 0 4 0 597437632 306536448 14536 33554432000 4194304 4627427 140735993887088 18446744073709551615 4305469 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18839/tid=18842] ppid=18837 vsize=299352 CPUtime=0.99 cores=0,2,4,6
/proc/18839/task/18842/stat : 18842 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 5292 0 0 0 98 1 0 0 19 0 4 0 597437632 306536448 14536 33554432000 4194304 4627427 140735993887088 18446744073709551615 4327897 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18839/tid=18843] ppid=18837 vsize=299352 CPUtime=0.99 cores=0,2,4,6
/proc/18839/task/18843/stat : 18843 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 2955 0 0 0 99 0 0 0 19 0 4 0 597437632 306536448 14536 33554432000 4194304 4627427 140735993887088 18446744073709551615 4308282 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.99
Current children cumulated vsize (KiB) 299352

[startup+1.10075 s]
/proc/loadavg: 1.44 3.91 5.45 7/179 18839
/proc/meminfo: memFree=18408932/32951124 swapFree=67110396/67111528
[pid=18839] ppid=18837 vsize=299884 CPUtime=4.36 cores=0,2,4,6
/proc/18839/stat : 18839 (strangenight2-m) R 18837 18839 18381 0 -1 4202496 19636 0 0 0 434 2 0 0 19 0 4 0 597437632 307081216 15036 33554432000 4194304 4627427 140735993887088 18446744073709551615 4329673 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18839/statm: 74971 15036 385 106 0 69942 0
[pid=18839/tid=18841] ppid=18837 vsize=299884 CPUtime=1.08 cores=0,2,4,6
/proc/18839/task/18841/stat : 18841 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 5347 0 0 0 108 0 0 0 19 0 4 0 597437632 307081216 15036 33554432000 4194304 4627427 140735993887088 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18839/tid=18842] ppid=18837 vsize=299884 CPUtime=1.09 cores=0,2,4,6
/proc/18839/task/18842/stat : 18842 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 5392 0 0 0 108 1 0 0 19 0 4 0 597437632 307081216 15036 33554432000 4194304 4627427 140735993887088 18446744073709551615 4308599 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18839/tid=18843] ppid=18837 vsize=299884 CPUtime=1.09 cores=0,2,4,6
/proc/18839/task/18843/stat : 18843 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 3164 0 0 0 109 0 0 0 19 0 4 0 597437632 307081216 15036 33554432000 4194304 4627427 140735993887088 18446744073709551615 4308323 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.36
Current children cumulated vsize (KiB) 299884

[startup+1.20073 s]
/proc/loadavg: 1.44 3.91 5.45 7/179 18839
/proc/meminfo: memFree=18408932/32951124 swapFree=67110396/67111528
[pid=18839] ppid=18837 vsize=302148 CPUtime=4.77 cores=0,2,4,6
/proc/18839/stat : 18839 (strangenight2-m) R 18837 18839 18381 0 -1 4202496 20465 0 0 0 474 3 0 0 19 0 4 0 597437632 309399552 14557 33554432000 4194304 4627427 140735993887088 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18839/statm: 75537 14557 386 106 0 70508 0
[pid=18839/tid=18841] ppid=18837 vsize=302148 CPUtime=1.18 cores=0,2,4,6
/proc/18839/task/18841/stat : 18841 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 5443 0 0 0 118 0 0 0 19 0 4 0 597437632 309399552 14557 33554432000 4194304 4627427 140735993887088 18446744073709551615 4308712 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18839/tid=18842] ppid=18837 vsize=302148 CPUtime=1.19 cores=0,2,4,6
/proc/18839/task/18842/stat : 18842 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 5486 0 0 0 118 1 0 0 19 0 4 0 597437632 309399552 14557 33554432000 4194304 4627427 140735993887088 18446744073709551615 4308383 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18839/tid=18843] ppid=18837 vsize=302148 CPUtime=1.18 cores=0,2,4,6
/proc/18839/task/18843/stat : 18843 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 3711 0 0 0 118 0 0 0 19 0 4 0 597437632 309399552 14557 33554432000 4194304 4627427 140735993887088 18446744073709551615 4332735 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.77
Current children cumulated vsize (KiB) 302148

[startup+1.50068 s]
/proc/loadavg: 1.44 3.91 5.45 7/179 18839
/proc/meminfo: memFree=18408932/32951124 swapFree=67110396/67111528
[pid=18839] ppid=18837 vsize=308036 CPUtime=5.97 cores=0,2,4,6
/proc/18839/stat : 18839 (strangenight2-m) R 18837 18839 18381 0 -1 4202496 22940 0 0 0 593 4 0 0 19 0 4 0 597437632 315428864 13075 33554432000 4194304 4627427 140735993887088 18446744073709551615 4308624 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18839/statm: 77009 13075 386 106 0 71980 0
[pid=18839/tid=18841] ppid=18837 vsize=308036 CPUtime=1.48 cores=0,2,4,6
/proc/18839/task/18841/stat : 18841 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 6178 0 0 0 148 0 0 0 19 0 4 0 597437632 315428864 13075 33554432000 4194304 4627427 140735993887088 18446744073709551615 4308280 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18839/tid=18842] ppid=18837 vsize=308036 CPUtime=1.48 cores=0,2,4,6
/proc/18839/task/18842/stat : 18842 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 6218 0 0 0 147 1 0 0 20 0 4 0 597437632 315428864 13075 33554432000 4194304 4627427 140735993887088 18446744073709551615 4308291 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18839/tid=18843] ppid=18837 vsize=308036 CPUtime=1.48 cores=0,2,4,6
/proc/18839/task/18843/stat : 18843 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 3985 0 0 0 148 0 0 0 19 0 4 0 597437632 315428864 13075 33554432000 4194304 4627427 140735993887088 18446744073709551615 4321741 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 308036

[startup+3.10642 s]
/proc/loadavg: 1.44 3.91 5.45 10/184 18844
/proc/meminfo: memFree=18255380/32951124 swapFree=67110396/67111528
[pid=18839] ppid=18837 vsize=309116 CPUtime=12.38 cores=0,2,4,6
/proc/18839/stat : 18839 (strangenight2-m) R 18837 18839 18381 0 -1 4202496 30693 0 0 0 1233 5 0 0 25 0 4 0 597437632 316534784 14443 33554432000 4194304 4627427 140735993887088 18446744073709551615 4333109 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18839/statm: 77279 14443 386 106 0 72250 0
[pid=18839/tid=18841] ppid=18837 vsize=309116 CPUtime=3.09 cores=0,2,4,6
/proc/18839/task/18841/stat : 18841 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 8112 0 0 0 308 1 0 0 25 0 4 0 597437632 316534784 14443 33554432000 4194304 4627427 140735993887088 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18839/tid=18842] ppid=18837 vsize=309116 CPUtime=3.08 cores=0,2,4,6
/proc/18839/task/18842/stat : 18842 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 8149 0 0 0 306 2 0 0 25 0 4 0 597437632 316534784 14443 33554432000 4194304 4627427 140735993887088 18446744073709551615 4308654 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18839/tid=18843] ppid=18837 vsize=309116 CPUtime=3.09 cores=0,2,4,6
/proc/18839/task/18843/stat : 18843 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 5913 0 0 0 309 0 0 0 25 0 4 0 597437632 316534784 14443 33554432000 4194304 4627427 140735993887088 18446744073709551615 4310105 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 309116

[startup+6.30088 s]
/proc/loadavg: 1.96 3.98 5.46 10/184 18844
/proc/meminfo: memFree=18231956/32951124 swapFree=67110396/67111528
[pid=18839] ppid=18837 vsize=310320 CPUtime=25.15 cores=0,2,4,6
/proc/18839/stat : 18839 (strangenight2-m) R 18837 18839 18381 0 -1 4202496 52265 0 0 0 2505 10 0 0 25 0 4 0 597437632 317767680 21905 33554432000 4194304 4627427 140735993887088 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18839/statm: 77580 21905 390 106 0 72551 0
[pid=18839/tid=18841] ppid=18837 vsize=310320 CPUtime=6.29 cores=0,2,4,6
/proc/18839/task/18841/stat : 18841 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 12038 0 0 0 627 2 0 0 25 0 4 0 597437632 317767680 21905 33554432000 4194304 4627427 140735993887088 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18839/tid=18842] ppid=18837 vsize=310320 CPUtime=6.26 cores=0,2,4,6
/proc/18839/task/18842/stat : 18842 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 12001 0 0 0 624 2 0 0 25 0 4 0 597437632 317767680 21905 33554432000 4194304 4627427 140735993887088 18446744073709551615 4299605 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18839/tid=18843] ppid=18837 vsize=310320 CPUtime=6.29 cores=0,2,4,6
/proc/18839/task/18843/stat : 18843 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 9750 0 0 0 628 1 0 0 25 0 4 0 597437632 317767680 21905 33554432000 4194304 4627427 140735993887088 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 310320

[startup+12.7008 s]
/proc/loadavg: 2.45 4.05 5.47 10/184 18844
/proc/meminfo: memFree=17999736/32951124 swapFree=67110396/67111528
[pid=18839] ppid=18837 vsize=314736 CPUtime=50.7 cores=0,2,4,6
/proc/18839/stat : 18839 (strangenight2-m) R 18837 18839 18381 0 -1 4202496 91613 0 0 0 5051 19 0 0 25 0 4 0 597437632 322289664 45222 33554432000 4194304 4627427 140735993887088 18446744073709551615 4308419 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18839/statm: 78684 45222 390 106 0 73655 0
[pid=18839/tid=18841] ppid=18837 vsize=314736 CPUtime=12.68 cores=0,2,4,6
/proc/18839/task/18841/stat : 18841 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 21261 0 0 0 1264 4 0 0 25 0 4 0 597437632 322289664 45222 33554432000 4194304 4627427 140735993887088 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18839/tid=18842] ppid=18837 vsize=314736 CPUtime=12.62 cores=0,2,4,6
/proc/18839/task/18842/stat : 18842 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 25706 0 0 0 1256 6 0 0 25 0 4 0 597437632 322289664 45222 33554432000 4194304 4627427 140735993887088 18446744073709551615 4299605 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18839/tid=18843] ppid=18837 vsize=314736 CPUtime=12.68 cores=0,2,4,6
/proc/18839/task/18843/stat : 18843 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 19192 0 0 0 1265 3 0 0 25 0 4 0 597437632 322289664 45222 33554432000 4194304 4627427 140735993887088 18446744073709551615 4302447 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 314736

[startup+25.5007 s]
/proc/loadavg: 3.68 4.24 5.51 10/184 18844
/proc/meminfo: memFree=17825772/32951124 swapFree=67110396/67111528
[pid=18839] ppid=18837 vsize=410704 CPUtime=101.83 cores=0,2,4,6
/proc/18839/stat : 18839 (strangenight2-m) R 18837 18839 18381 0 -1 4202496 159176 0 0 0 10150 33 0 0 25 0 4 0 597437632 420560896 65255 33554432000 4194304 4627427 140735993887088 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18839/statm: 102676 65255 390 106 0 97647 0
[pid=18839/tid=18841] ppid=18837 vsize=410704 CPUtime=25.48 cores=0,2,4,6
/proc/18839/task/18841/stat : 18841 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 41206 0 0 0 2539 9 0 0 25 0 4 0 597437632 420560896 65255 33554432000 4194304 4627427 140735993887088 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18839/tid=18842] ppid=18837 vsize=410704 CPUtime=25.35 cores=0,2,4,6
/proc/18839/task/18842/stat : 18842 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 40778 0 0 0 2526 9 0 0 25 0 4 0 597437632 420560896 65255 33554432000 4194304 4627427 140735993887088 18446744073709551615 4332443 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18839/tid=18843] ppid=18837 vsize=410704 CPUtime=25.48 cores=0,2,4,6
/proc/18839/task/18843/stat : 18843 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 35041 0 0 0 2542 6 0 0 25 0 4 0 597437632 420560896 65255 33554432000 4194304 4627427 140735993887088 18446744073709551615 4308265 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 410704

[startup+51.1004 s]
/proc/loadavg: 5.15 4.54 5.58 10/184 18844
/proc/meminfo: memFree=17660400/32951124 swapFree=67110396/67111528
[pid=18839] ppid=18837 vsize=520992 CPUtime=204.07 cores=0,2,4,6
/proc/18839/stat : 18839 (strangenight2-m) R 18837 18839 18381 0 -1 4202496 248463 0 0 0 20353 54 0 0 25 0 4 0 597437632 533495808 70037 33554432000 4194304 4627427 140735993887088 18446744073709551615 4327427 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18839/statm: 130248 70037 390 106 0 125219 0
[pid=18839/tid=18841] ppid=18837 vsize=520992 CPUtime=51.08 cores=0,2,4,6
/proc/18839/task/18841/stat : 18841 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 64915 0 0 0 5094 14 0 0 25 0 4 0 597437632 533495808 70037 33554432000 4194304 4627427 140735993887088 18446744073709551615 4308265 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18839/tid=18842] ppid=18837 vsize=520992 CPUtime=50.81 cores=0,2,4,6
/proc/18839/task/18842/stat : 18842 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 62808 0 0 0 5065 16 0 0 25 0 4 0 597437632 533495808 70037 33554432000 4194304 4627427 140735993887088 18446744073709551615 4332830 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18839/tid=18843] ppid=18837 vsize=520992 CPUtime=51.08 cores=0,2,4,6
/proc/18839/task/18843/stat : 18843 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 56131 0 0 0 5097 11 0 0 25 0 4 0 597437632 533495808 70037 33554432000 4194304 4627427 140735993887088 18446744073709551615 4333049 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 520992

[startup+102.301 s]
/proc/loadavg: 6.76 5.07 5.70 10/184 18846
/proc/meminfo: memFree=17461480/32951124 swapFree=67110396/67111528
[pid=18839] ppid=18837 vsize=602192 CPUtime=408.58 cores=0,2,4,6
/proc/18839/stat : 18839 (strangenight2-m) R 18837 18839 18381 0 -1 4202496 406571 0 0 0 40761 97 0 0 25 0 4 0 597437632 616644608 89221 33554432000 4194304 4627427 140735993887088 18446744073709551615 4308717 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18839/statm: 150548 89221 393 106 0 145519 0
[pid=18839/tid=18841] ppid=18837 vsize=602192 CPUtime=102.28 cores=0,2,4,6
/proc/18839/task/18841/stat : 18841 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 104397 0 0 0 10204 24 0 0 25 0 4 0 597437632 616644608 89221 33554432000 4194304 4627427 140735993887088 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18839/tid=18842] ppid=18837 vsize=602192 CPUtime=101.72 cores=0,2,4,6
/proc/18839/task/18842/stat : 18842 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 100070 0 0 0 10146 26 0 0 25 0 4 0 597437632 616644608 89221 33554432000 4194304 4627427 140735993887088 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18839/tid=18843] ppid=18837 vsize=602192 CPUtime=102.28 cores=0,2,4,6
/proc/18839/task/18843/stat : 18843 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 100388 0 0 0 10205 23 0 0 25 0 4 0 597437632 616644608 89222 33554432000 4194304 4627427 140735993887088 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.58
Current children cumulated vsize (KiB) 602192

[startup+162.301 s]

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

[pid=18839] ppid=18837 vsize=995408 CPUtime=2805.16 cores=0,2,4,6
/proc/18839/stat : 18839 (strangenight2-m) R 18837 18839 18381 0 -1 4202496 1732405 0 0 0 280038 478 0 0 25 0 4 0 597437632 1019297792 169144 33554432000 4194304 4627427 140735993887088 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18839/statm: 248852 169144 390 106 0 243823 0
[pid=18839/tid=18841] ppid=18837 vsize=995408 CPUtime=702.26 cores=0,2,4,6
/proc/18839/task/18841/stat : 18841 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 440933 0 0 0 70105 121 0 0 25 0 4 0 597437632 1019297792 169144 33554432000 4194304 4627427 140735993887088 18446744073709551615 4305830 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18839/tid=18842] ppid=18837 vsize=995408 CPUtime=698.36 cores=0,2,4,6
/proc/18839/task/18842/stat : 18842 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 429814 0 0 0 69716 120 0 0 25 0 4 0 597437632 1019297792 169144 33554432000 4194304 4627427 140735993887088 18446744073709551615 4299664 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18839/tid=18843] ppid=18837 vsize=995408 CPUtime=702.26 cores=0,2,4,6
/proc/18839/task/18843/stat : 18843 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 429432 0 0 0 70113 113 0 0 25 0 4 0 597437632 1019297792 169144 33554432000 4194304 4627427 140735993887088 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2805.16
Current children cumulated vsize (KiB) 995408

[startup+762.301 s]
/proc/loadavg: 8.11 7.77 6.90 11/184 18864
/proc/meminfo: memFree=16694668/32951124 swapFree=67110396/67111528
[pid=18839] ppid=18837 vsize=1129672 CPUtime=3044.83 cores=0,2,4,6
/proc/18839/stat : 18839 (strangenight2-m) R 18837 18839 18381 0 -1 4202496 1851992 0 0 0 303966 517 0 0 25 0 4 0 597437632 1156784128 195781 33554432000 4194304 4627427 140735993887088 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18839/statm: 282418 195781 390 106 0 277389 0
[pid=18839/tid=18841] ppid=18837 vsize=1129672 CPUtime=762.25 cores=0,2,4,6
/proc/18839/task/18841/stat : 18841 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 467418 0 0 0 76095 130 0 0 25 0 4 0 597437632 1156784128 195781 33554432000 4194304 4627427 140735993887088 18446744073709551615 4332767 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18839/tid=18842] ppid=18837 vsize=1129672 CPUtime=758.03 cores=0,2,4,6
/proc/18839/task/18842/stat : 18842 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 470221 0 0 0 75671 132 0 0 25 0 4 0 597437632 1156784128 195781 33554432000 4194304 4627427 140735993887088 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18839/tid=18843] ppid=18837 vsize=1129672 CPUtime=762.26 cores=0,2,4,6
/proc/18839/task/18843/stat : 18843 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 455584 0 0 0 76104 122 0 0 25 0 4 0 597437632 1156784128 195781 33554432000 4194304 4627427 140735993887088 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3044.83
Current children cumulated vsize (KiB) 1129672

[startup+822.301 s]
/proc/loadavg: 8.26 7.87 6.99 11/184 18866
/proc/meminfo: memFree=16650368/32951124 swapFree=67110396/67111528
[pid=18839] ppid=18837 vsize=1079752 CPUtime=3284.49 cores=0,2,4,6
/proc/18839/stat : 18839 (strangenight2-m) R 18837 18839 18381 0 -1 4202496 1957093 0 0 0 327900 549 0 0 25 0 4 0 597437632 1105666048 193918 33554432000 4194304 4627427 140735993887088 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18839/statm: 269938 193918 390 106 0 264909 0
[pid=18839/tid=18841] ppid=18837 vsize=1079752 CPUtime=822.25 cores=0,2,4,6
/proc/18839/task/18841/stat : 18841 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 493578 0 0 0 82086 139 0 0 25 0 4 0 597437632 1105666048 193918 33554432000 4194304 4627427 140735993887088 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18839/tid=18842] ppid=18837 vsize=1079752 CPUtime=817.7 cores=0,2,4,6
/proc/18839/task/18842/stat : 18842 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 496354 0 0 0 81631 139 0 0 25 0 4 0 597437632 1105666048 193918 33554432000 4194304 4627427 140735993887088 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18839/tid=18843] ppid=18837 vsize=1079752 CPUtime=822.26 cores=0,2,4,6
/proc/18839/task/18843/stat : 18843 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 482363 0 0 0 82096 130 0 0 25 0 4 0 597437632 1105666048 193918 33554432000 4194304 4627427 140735993887088 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3284.49
Current children cumulated vsize (KiB) 1079752

[startup+882.301 s]
/proc/loadavg: 8.24 7.92 7.06 11/184 18866
/proc/meminfo: memFree=16218084/32951124 swapFree=67110396/67111528
[pid=18839] ppid=18837 vsize=1230376 CPUtime=3524.15 cores=0,2,4,6
/proc/18839/stat : 18839 (strangenight2-m) R 18837 18839 18381 0 -1 4202496 2071878 0 0 0 351831 584 0 0 25 0 4 0 597437632 1259905024 222447 33554432000 4194304 4627427 140735993887088 18446744073709551615 4327749 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18839/statm: 307594 222447 390 106 0 302565 0
[pid=18839/tid=18841] ppid=18837 vsize=1230376 CPUtime=882.26 cores=0,2,4,6
/proc/18839/task/18841/stat : 18841 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 524906 0 0 0 88077 149 0 0 25 0 4 0 597437632 1259905024 222448 33554432000 4194304 4627427 140735993887088 18446744073709551615 4327897 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18839/tid=18842] ppid=18837 vsize=1230376 CPUtime=877.36 cores=0,2,4,6
/proc/18839/task/18842/stat : 18842 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 521675 0 0 0 87588 148 0 0 25 0 4 0 597437632 1259905024 222448 33554432000 4194304 4627427 140735993887088 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18839/tid=18843] ppid=18837 vsize=1230376 CPUtime=882.25 cores=0,2,4,6
/proc/18839/task/18843/stat : 18843 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 511946 0 0 0 88088 137 0 0 25 0 4 0 597437632 1259905024 222448 33554432000 4194304 4627427 140735993887088 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3524.15
Current children cumulated vsize (KiB) 1230376

[startup+942.301 s]
/proc/loadavg: 8.25 7.98 7.13 11/184 18868
/proc/meminfo: memFree=16239768/32951124 swapFree=67110396/67111528
[pid=18839] ppid=18837 vsize=1231812 CPUtime=3763.81 cores=0,2,4,6
/proc/18839/stat : 18839 (strangenight2-m) R 18837 18839 18381 0 -1 4202496 2173036 0 0 0 375762 619 0 0 25 0 4 0 597437632 1261375488 223762 33554432000 4194304 4627427 140735993887088 18446744073709551615 4332767 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18839/statm: 307953 223762 390 106 0 302924 0
[pid=18839/tid=18841] ppid=18837 vsize=1231812 CPUtime=942.25 cores=0,2,4,6
/proc/18839/task/18841/stat : 18841 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 550395 0 0 0 94068 157 0 0 25 0 4 0 597437632 1261375488 223762 33554432000 4194304 4627427 140735993887088 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18839/tid=18842] ppid=18837 vsize=1231812 CPUtime=937.17 cores=0,2,4,6
/proc/18839/task/18842/stat : 18842 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 546747 0 0 0 93560 157 0 0 25 0 4 0 597437632 1261375488 223762 33554432000 4194304 4627427 140735993887088 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18839/tid=18843] ppid=18837 vsize=1231812 CPUtime=942.25 cores=0,2,4,6
/proc/18839/task/18843/stat : 18843 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 537268 0 0 0 94079 146 0 0 25 0 4 0 597437632 1261375488 223762 33554432000 4194304 4627427 140735993887088 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3763.81
Current children cumulated vsize (KiB) 1231812

[startup+1002.3 s]
/proc/loadavg: 8.29 8.03 7.20 11/184 18870
/proc/meminfo: memFree=16267768/32951124 swapFree=67110396/67111528
[pid=18839] ppid=18837 vsize=1233496 CPUtime=4003.46 cores=0,2,4,6
/proc/18839/stat : 18839 (strangenight2-m) R 18837 18839 18381 0 -1 4202496 2276561 0 0 0 399691 655 0 0 25 0 4 0 597437632 1263099904 223545 33554432000 4194304 4627427 140735993887088 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18839/statm: 308374 223545 390 106 0 303345 0
[pid=18839/tid=18841] ppid=18837 vsize=1233496 CPUtime=1002.25 cores=0,2,4,6
/proc/18839/task/18841/stat : 18841 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 575694 0 0 0 100057 168 0 0 25 0 4 0 597437632 1263099904 223545 33554432000 4194304 4627427 140735993887088 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18839/tid=18842] ppid=18837 vsize=1233496 CPUtime=997.17 cores=0,2,4,6
/proc/18839/task/18842/stat : 18842 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 574917 0 0 0 99551 166 0 0 25 0 4 0 597437632 1263099904 223545 33554432000 4194304 4627427 140735993887088 18446744073709551615 4308624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18839/tid=18843] ppid=18837 vsize=1233496 CPUtime=1002.24 cores=0,2,4,6
/proc/18839/task/18843/stat : 18843 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 562407 0 0 0 100070 154 0 0 25 0 4 0 597437632 1263099904 223545 33554432000 4194304 4627427 140735993887088 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.46
Current children cumulated vsize (KiB) 1233496

[startup+1062.3 s]
/proc/loadavg: 8.23 8.05 7.26 11/184 18872
/proc/meminfo: memFree=16283124/32951124 swapFree=67110396/67111528
[pid=18839] ppid=18837 vsize=1182036 CPUtime=4243.13 cores=0,2,4,6
/proc/18839/stat : 18839 (strangenight2-m) R 18837 18839 18381 0 -1 4202496 2375319 0 0 0 423625 688 0 0 25 0 4 0 597437632 1210404864 216782 33554432000 4194304 4627427 140735993887088 18446744073709551615 4308304 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18839/statm: 295509 216782 390 106 0 290480 0
[pid=18839/tid=18841] ppid=18837 vsize=1182036 CPUtime=1062.25 cores=0,2,4,6
/proc/18839/task/18841/stat : 18841 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 600627 0 0 0 106050 175 0 0 25 0 4 0 597437632 1210404864 216782 33554432000 4194304 4627427 140735993887088 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18839/tid=18842] ppid=18837 vsize=1182036 CPUtime=1057.17 cores=0,2,4,6
/proc/18839/task/18842/stat : 18842 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 599340 0 0 0 105543 174 0 0 25 0 4 0 597437632 1210404864 216782 33554432000 4194304 4627427 140735993887088 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18839/tid=18843] ppid=18837 vsize=1182036 CPUtime=1062.25 cores=0,2,4,6
/proc/18839/task/18843/stat : 18843 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 587265 0 0 0 106062 163 0 0 25 0 4 0 597437632 1210404864 216782 33554432000 4194304 4627427 140735993887088 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4243.13
Current children cumulated vsize (KiB) 1182036

[startup+1122.3 s]
/proc/loadavg: 8.15 8.06 7.31 11/184 18874
/proc/meminfo: memFree=16006828/32951124 swapFree=67110396/67111528
[pid=18839] ppid=18837 vsize=1368660 CPUtime=4482.78 cores=0,2,4,6
/proc/18839/stat : 18839 (strangenight2-m) R 18837 18839 18381 0 -1 4202496 2494716 0 0 0 447557 721 0 0 25 0 4 0 597437632 1401507840 254034 33554432000 4194304 4627427 140735993887088 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18839/statm: 342165 254034 390 106 0 337136 0
[pid=18839/tid=18841] ppid=18837 vsize=1368660 CPUtime=1122.24 cores=0,2,4,6
/proc/18839/task/18841/stat : 18841 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 624818 0 0 0 112043 181 0 0 25 0 4 0 597437632 1401507840 254034 33554432000 4194304 4627427 140735993887088 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18839/tid=18842] ppid=18837 vsize=1368660 CPUtime=1117.16 cores=0,2,4,6
/proc/18839/task/18842/stat : 18842 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 622663 0 0 0 111535 181 0 0 25 0 4 0 597437632 1401507840 254034 33554432000 4194304 4627427 140735993887088 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18839/tid=18843] ppid=18837 vsize=1368660 CPUtime=1122.24 cores=0,2,4,6
/proc/18839/task/18843/stat : 18843 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 611261 0 0 0 112053 171 0 0 25 0 4 0 597437632 1401507840 254034 33554432000 4194304 4627427 140735993887088 18446744073709551615 4324696 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4482.78
Current children cumulated vsize (KiB) 1368660

[startup+1182.31 s]
/proc/loadavg: 8.11 8.06 7.35 11/184 18874
/proc/meminfo: memFree=15905880/32951124 swapFree=67110396/67111528
[pid=18839] ppid=18837 vsize=1382508 CPUtime=4722.46 cores=0,2,4,6
/proc/18839/stat : 18839 (strangenight2-m) R 18837 18839 18381 0 -1 4202496 2605415 0 0 0 471490 756 0 0 25 0 4 0 597437632 1415688192 267525 33554432000 4194304 4627427 140735993887088 18446744073709551615 4308329 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18839/statm: 345627 267525 391 106 0 340598 0
[pid=18839/tid=18841] ppid=18837 vsize=1382508 CPUtime=1182.25 cores=0,2,4,6
/proc/18839/task/18841/stat : 18841 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 647739 0 0 0 118036 189 0 0 25 0 4 0 597437632 1415688192 267525 33554432000 4194304 4627427 140735993887088 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18839/tid=18842] ppid=18837 vsize=1382508 CPUtime=1177.16 cores=0,2,4,6
/proc/18839/task/18842/stat : 18842 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 662884 0 0 0 117526 190 0 0 25 0 4 0 597437632 1415688192 267525 33554432000 4194304 4627427 140735993887088 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18839/tid=18843] ppid=18837 vsize=1382508 CPUtime=1182.25 cores=0,2,4,6
/proc/18839/task/18843/stat : 18843 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 634663 0 0 0 118044 181 0 0 25 0 4 0 597437632 1415688192 267525 33554432000 4194304 4627427 140735993887088 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 1382508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.08 8.05 7.37 11/184 18876
/proc/meminfo: memFree=15839912/32951124 swapFree=67110396/67111528
[pid=18839] ppid=18837 vsize=1382964 CPUtime=4800.34 cores=0,2,4,6
/proc/18839/stat : 18839 (strangenight2-m) R 18837 18839 18381 0 -1 4202496 2636174 0 0 0 479267 767 0 0 25 0 4 0 597437632 1416155136 270114 33554432000 4194304 4627427 140735993887088 18446744073709551615 4327592 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18839/statm: 345741 270114 391 106 0 340712 0
[pid=18839/tid=18841] ppid=18837 vsize=1382964 CPUtime=1201.75 cores=0,2,4,6
/proc/18839/task/18841/stat : 18841 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 656557 0 0 0 119983 192 0 0 25 0 4 0 597437632 1416155136 270114 33554432000 4194304 4627427 140735993887088 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18839/tid=18842] ppid=18837 vsize=1382964 CPUtime=1196.66 cores=0,2,4,6
/proc/18839/task/18842/stat : 18842 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 669892 0 0 0 119472 194 0 0 25 0 4 0 597437632 1416155136 270114 33554432000 4194304 4627427 140735993887088 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18839/tid=18843] ppid=18837 vsize=1382964 CPUtime=1201.74 cores=0,2,4,6
/proc/18839/task/18843/stat : 18843 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 642191 0 0 0 119991 183 0 0 25 0 4 0 597437632 1416155136 270114 33554432000 4194304 4627427 140735993887088 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 1382964

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

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

[startup+1201.8 s]
/proc/loadavg: 8.08 8.05 7.37 11/184 18876
/proc/meminfo: memFree=15839912/32951124 swapFree=67110396/67111528
[pid=18839] ppid=18837 vsize=1382964 CPUtime=4800.34 cores=0,2,4,6
/proc/18839/stat : 18839 (strangenight2-m) R 18837 18839 18381 0 -1 4202496 2636174 0 0 0 479267 767 0 0 25 0 4 0 597437632 1416155136 270114 33554432000 4194304 4627427 140735993887088 18446744073709551615 4327592 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18839/statm: 345741 270114 391 106 0 340712 0
[pid=18839/tid=18841] ppid=18837 vsize=1382964 CPUtime=1201.75 cores=0,2,4,6
/proc/18839/task/18841/stat : 18841 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 656557 0 0 0 119983 192 0 0 25 0 4 0 597437632 1416155136 270114 33554432000 4194304 4627427 140735993887088 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18839/tid=18842] ppid=18837 vsize=1382964 CPUtime=1196.66 cores=0,2,4,6
/proc/18839/task/18842/stat : 18842 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 669892 0 0 0 119472 194 0 0 25 0 4 0 597437632 1416155136 270114 33554432000 4194304 4627427 140735993887088 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18839/tid=18843] ppid=18837 vsize=1382964 CPUtime=1201.74 cores=0,2,4,6
/proc/18839/task/18843/stat : 18843 (strangenight2-m) R 18837 18839 18381 0 -1 4202560 642191 0 0 0 119991 183 0 0 25 0 4 0 597437632 1416155136 270114 33554432000 4194304 4627427 140735993887088 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 1382964

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.86
CPU time (s): 4800.42
CPU user time (s): 4792.69
CPU system time (s): 7.72283
CPU usage (%): 399.416
Max. virtual memory (cumulated for all children) (KiB): 1436512

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

runsolver used 2.06768 second user time and 4.49732 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-29 12:14:30
IDJOB=3173863
IDBENCH=82681
IDSOLVER=1586
FILE ID=node118/3173863-1304072070
RUNJOBID= node118-1304072069-18817
PBS_JOBID= 13170468
Free space on /tmp= 71616 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
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-3173863-1304072070/watcher-3173863-1304072070 -o /tmp/evaluation-result-3173863-1304072070/solver-3173863-1304072070 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173863-1304072070.cnf

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

MD5SUM BENCH= c57904e3ea235f276cacd03d81f1155b
RANDOM SEED=1984221854

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18413312 kB
Buffers:       1901180 kB
Cached:       12035704 kB
SwapCached:        600 kB
Active:        9490752 kB
Inactive:      4511408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18413312 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:           13344 kB
Writeback:           0 kB
AnonPages:       64296 kB
Mapped:          14964 kB
Slab:           472000 kB
PageTables:       5124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   231780 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71604 MiB
End job on node118 at 2011-04-29 12:34:34