Trace number 3366140

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)? (TO) 4800.12 1203.47

General information on the benchmark

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

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366140-1305396998.cnf'
0.00/0.01	c -- header says num vars:          10000
0.00/0.01	c -- header says num clauses:       42000
0.00/0.04	c -- clauses added:            0 learnts,        42000 normals,            0 xors
0.00/0.04	c -- vars added      10000
0.00/0.04	c Parsing time:  0.01 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.27/0.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.27/0.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.27/0.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.27/0.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10000 time:  0.00 s
0.27/0.11	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
3.64/0.96	c lits-rem:         0  cl-subs:        0  v-elim:    251  v-fix:    0  time:  0.05 s
3.64/0.96	c Finding binary XORs  T:     0.00 s  found:       0
3.64/0.96	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
3.64/0.96	c calculated reachability. Time: 0.00
3.64/0.96	c Calc default polars -  time:   0.00 s pos:    4385 undec:    1124 neg:    4491
3.64/0.96	c =========================================================================================
3.64/0.96	c types(t): F = full restart, N = normal restart
3.64/0.96	c types(t): S = simplification begin/end, E = solution found
3.64/0.96	c restart types(rt): st = static, dy = dynamic
3.64/0.96	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.64/0.96	c  B st     0         0      9749     41695         0         0    126643         0   no data   no data
3.64/0.96	c  N dy    24      4108      9749     41695         0      4108    126643    664782     91.29     96.34
5.91/1.51	c  N dy    51      8242      9749     41695         0      4745    126643    338854     90.70     95.95
8.30/2.18	c  N dy    81     12259      9749     41695         0      8762    126643    927652     91.85    105.36
11.10/2.89	c  N dy   107     16340      9749     41695         0      7093    126643    391808     91.82    112.81
14.29/3.61	c  N dy   135     20478      9749     41695         0     11231    126643   1002519     92.44     98.65
17.08/4.36	c  N dy   163     24558      9749     41695         0      7939    126643    299370     92.68    111.15
17.48/4.43	c  F st   167     25005      9749     41695         0      8386    126643    368013     92.79   no data
21.06/5.36	c  N dy   173     30000      9749     41695         0     13381    126643   1246277     92.79   no data
21.06/5.36	c  S st   173     30000      9749     41695         0     13381    126643   1246277     92.79   no data
21.46/5.45	c  S st   173     30504      9749     41695         0     13885    126643   1305588     92.79   no data
21.46/5.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.46/5.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
21.46/5.49	c blocked clauses removed:      167 vars:     23 tried:        9749 T: 0.00 s
21.46/5.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.46/5.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.86/5.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9726 time:  0.00 s
21.86/5.50	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
21.86/5.53	c lits-rem:         0  cl-subs:        0  v-elim:      4  v-fix:    0  time:  0.03 s
22.26/5.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.06/5.84	c lits-rem:        11  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.21 s
23.06/5.88	c asymm  cl-useful: 0/41524/41524 lits-rem:0 time: 0.04
23.06/5.89	c calculated reachability. Time: 0.00
23.06/5.89	c  N dy   173     30504      9722     41524         0     13782    126149   1273854     92.79   no data
26.25/6.64	c  N dy   196     34556      9722     41524         0      9199    126149    291052     92.48     98.31
29.08/7.39	c  N dy   222     38746      9722     41524         0     13388    126149    902475     92.33     98.30
32.23/8.16	c  N dy   251     42793      9722     41524         0     17435    126149   1508747     92.64    101.33
34.62/8.76	c  S st   269     45756      9722     41524         0     10580    126149    326859     92.56   no data
35.02/8.85	c  S st   269     46257      9722     41524         0     11081    126149    387041     92.56   no data
35.02/8.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.02/8.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
35.02/8.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.02/8.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.02/8.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.02/8.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9722 time:  0.00 s
35.02/8.89	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
35.42/8.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
35.42/8.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.42/8.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
35.42/8.97	c vivif2 --  cl tried    41524 cl shrink        0 lits rem          0 time: 0.00
35.42/8.98	c vivif2 --  cl tried    11081 cl shrink        0 lits rem          0 time: 0.01
35.82/9.02	c asymm  cl-useful: 0/41524/41524 lits-rem:0 time: 0.04
35.82/9.03	c calculated reachability. Time: 0.00
35.82/9.03	c  N dy   269     46257      9722     41524         0     11081    126149    387041     92.56   no data
39.01/9.81	c  N dy   295     50491      9722     41524         0     15315    126149   1002793     92.65     97.78
41.81/10.58	c  N dy   317     54597      9722     41524         0     19421    126149   1597099     92.53     98.56
44.99/11.36	c  N dy   346     58654      9722     41524         0     12574    126149    462688     92.89    101.49
48.18/12.11	c  N dy   373     62667      9722     41524         0     16586    126149   1058702     92.97    130.78
51.42/12.91	c  N dy   398     66687      9722     41524         0     20606    126149   1637060     92.81     98.08
53.38/13.46	c  S st   418     69385      9722     41524         0     23304    126149   2029853     92.78   no data
53.78/13.57	c  S st   418     69885      9722     41524         0     23804    126149   2082495     92.78   no data
53.78/13.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
54.18/13.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
54.18/13.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
54.18/13.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.18/13.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.18/13.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9722 time:  0.00 s
54.18/13.62	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
54.18/13.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
54.58/13.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.36/14.44	c lits-rem:         2  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.66 s
57.36/14.44	c vivif2 --  cl tried    41524 cl shrink        0 lits rem          0 time: 0.00
57.36/14.47	c vivif2 --  cl tried    23802 cl shrink        0 lits rem          0 time: 0.03
57.76/14.53	c asymm  cl-useful: 0/41524/41524 lits-rem:0 time: 0.06
57.76/14.53	c calculated reachability. Time: 0.00
57.76/14.53	c  N dy   418     69885      9722     41524         0     23802    126149   2081460     92.78   no data
60.95/15.38	c  N dy   447     74442      9722     41524         0     16400    126149    875270     92.77    101.72
64.94/16.35	c  N dy   477     79437      9722     41524         0     21393    126149   1613265     92.76     97.99
69.32/17.40	c  N dy   505     84673      9722     41524         0     13654    126149    320884     92.83     98.15
71.33/17.93	c  F st   526     87501      9722     41524         0     16482    126149    733762     92.88     82.15
74.11/18.60	c  N st   531     90798      9722     41524         0     19779    126149   1336197     92.88   no data
79.31/19.91	c  N dy   562     96601      9722     41524         0     25582    126149   2391911     93.08     98.35
84.09/21.17	c  N dy   609    102850      9722     41524         0     17841    126149    798885     93.29    100.07
85.69/21.56	c  S st   622    104828      9722     41524         0     19819    126149   1091920     93.27     84.03
86.12/21.66	c  S st   622    105331      9722     41524         0     20322    126149   1141013     93.27   no data
86.12/21.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
86.12/21.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
86.12/21.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
86.12/21.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
86.12/21.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.12/21.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9722 time:  0.00 s
86.53/21.71	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
86.53/21.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
86.53/21.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.68/22.02	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.22 s
87.68/22.02	c vivif2 --  cl tried    41524 cl shrink        0 lits rem          0 time: 0.00
87.68/22.04	c vivif2 --  cl tried    20321 cl shrink        0 lits rem          0 time: 0.02
87.68/22.09	c asymm  cl-useful: 0/41524/41524 lits-rem:0 time: 0.05
87.68/22.09	c calculated reachability. Time: 0.00
87.68/22.09	c  N dy   622    105331      9722     41524         0     20321    126149   1140843     93.27   no data
93.26/23.49	c  N dy   669    112092      9722     41524         0     27082    126149   2142194     93.34     99.93
99.68/25.02	c  N dy   720    119259      9722     41524         0     19254    126149    864290     93.41    120.93
106.02/26.61	c  N dy   771    127023      9722     41524         0     27016    126149   2010794     93.36    101.33
112.85/28.33	c  N dy   830    135180      9722     41524         0     19178    126149    749645     93.72    108.28
119.98/30.14	c  N dy   889    143915      9722     41524         0     27912    126149   2054583     93.77    102.39
127.96/32.12	c  N dy   954    153147      9722     41524         0     20150    126149    723996     93.99    123.14
131.95/33.10	c  S st   983    157997      9722     41524         0     24998    126149   1442306     93.90     80.19
132.34/33.20	c  S st   983    158499      9722     41524         0     25500    126149   1495339     93.90   no data
132.34/33.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
132.34/33.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
132.34/33.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
132.34/33.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
132.34/33.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
132.34/33.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9722 time:  0.00 s
132.34/33.26	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
132.74/33.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
132.74/33.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
134.38/33.79	c lits-rem:         1  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.43 s
134.38/33.79	c vivif2 --  cl tried    41524 cl shrink        0 lits rem          0 time: 0.00
134.78/33.81	c vivif2 --  cl tried    25498 cl shrink        0 lits rem          0 time: 0.02
134.78/33.87	c asymm  cl-useful: 0/41524/41524 lits-rem:0 time: 0.06
134.78/33.87	c calculated reachability. Time: 0.00
134.78/33.87	c  N dy   983    158499      9722     41524         0     25498    126149   1494673     93.90   no data
143.91/36.11	c  N dy  1054    168659      9722     41524         0     35657    126149   3054360     94.19    123.64
152.69/38.36	c  N dy  1121    179515      9722     41524         0     28512    126149   1830194     94.24     99.98
163.06/40.94	c  N dy  1197    191009      9722     41524         0     21007    126149    556251     94.32    110.61
173.43/43.60	c  N dy  1270    203354      9722     41524         0     33352    126149   2422499     94.31    103.33
185.39/46.53	c  N dy  1351    216507      9722     41524         0     26503    126149   1229231     94.28     99.58
198.16/49.73	c  N dy  1443    230552      9722     41524         0     40547    126149   3334652     94.29    100.83
204.15/51.26	c  S st  1486    237748      9722     41524         0     26748    126149   1121423     94.28   no data
204.58/51.38	c  S st  1486    238255      9722     41524         0     27255    126149   1183193     94.28   no data
204.58/51.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
204.99/51.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
204.99/51.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
204.99/51.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
204.99/51.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
204.99/51.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9722 time:  0.00 s
204.99/51.43	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
204.99/51.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
205.34/51.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
206.53/51.82	c lits-rem:         4  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.29 s
206.53/51.82	c vivif2 --  cl tried    41524 cl shrink        0 lits rem          0 time: 0.00
206.53/51.84	c vivif2 --  cl tried    27255 cl shrink        0 lits rem          0 time: 0.02
206.93/51.90	c asymm  cl-useful: 0/41524/41524 lits-rem:0 time: 0.06
206.93/51.90	c calculated reachability. Time: 0.00
206.93/51.90	c  N dy  1486    238255      9722     41524         0     27255    126149   1183189     94.28   no data
220.90/55.43	c  N dy  1591    253560      9722     41524         0     42558    126149   3509467     94.39    102.74
235.30/59.02	c  N dy  1694    269775      9722     41524         0     36776    126149   2498282     94.38    100.61
251.21/63.05	c  N dy  1808    287000      9722     41524         0     31004    126149   1475017     94.43     99.58
269.17/67.51	c  N dy  1934    305425      9722     41524         0     25423    126149    483765     94.54     99.53
269.57/67.68	c  F st  1939    306250      9722     41524         0     26248    126149    607159     94.53     87.76
287.52/72.15	c  N dy  2032    325219      9722     41524         0     45213    126149   3655376     94.53    100.85
306.26/76.84	c  N dy  2153    345418      9722     41524         0     40412    126149   2606666     94.51    101.49
318.65/79.95	c  S st  2239    357382      9722     41524         0     26381    126149    344580     94.56   no data
319.07/80.06	c  S st  2239    357889      9722     41524         0     26888    126149    402560     94.56   no data
319.07/80.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
319.07/80.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
319.42/80.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
319.42/80.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
319.42/80.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
319.42/80.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9722 time:  0.00 s
319.42/80.11	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
319.42/80.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
319.42/80.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
319.82/80.22	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.04 s
319.82/80.22	c vivif2 --  cl tried    41524 cl shrink        0 lits rem          0 time: 0.00
319.82/80.23	c vivif2 --  cl tried    26887 cl shrink        0 lits rem          0 time: 0.01
319.82/80.28	c asymm  cl-useful: 0/41524/41524 lits-rem:0 time: 0.06
319.82/80.29	c calculated reachability. Time: 0.00
319.82/80.29	c  N dy  2239    357889      9722     41524         0     26887    126149    402291     94.56   no data
338.57/84.97	c  N dy  2367    377893      9722     41524         0     46890    126149   3465723     94.63    101.08
358.16/89.84	c  N dy  2491    397967      9722     41524         0     39970    126149   2258285     94.64    100.85
378.45/94.92	c  N dy  2619    418040      9722     41524         0     32042    126149    920288     94.60    100.03
398.04/99.84	c  N dy  2752    438109      9722     41524         0     52106    126149   3921792     94.64    102.17
417.55/104.77	c  N dy  2881    458237      9722     41524         0     43229    126149   2450789     94.69    100.06
438.28/109.97	c  N dy  3005    478331      9722     41524         0     33337    126149    813559     94.67    103.20
458.23/114.97	c  N dy  3130    498354      9722     41524         0     53359    126149   3867272     94.65    100.71
478.57/120.04	c  N dy  3260    518372      9722     41524         0     42371    126149   2014443     94.71    103.77
498.12/124.94	c  S st  3381    536833      9722     41524         0     60831    126149   4812603     94.76   no data
498.56/125.11	c  S st  3381    537335      9722     41524         0     61333    126149   4866047     94.76   no data
498.96/125.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
498.96/125.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.06
498.96/125.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
498.96/125.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
498.96/125.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
498.96/125.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9722 time:  0.00 s
499.30/125.20	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
499.30/125.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
500.50/125.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
514.07/128.95	c lits-rem:        13  cl-subs:        9  v-elim:      0  v-fix:    0  time:  3.44 s
514.07/128.95	c vivif2 --  cl tried    41524 cl shrink        0 lits rem          0 time: 0.00
514.47/129.02	c vivif2 --  cl tried    61324 cl shrink        0 lits rem          0 time: 0.07
514.87/129.12	c asymm  cl-useful: 0/41524/41524 lits-rem:0 time: 0.10
514.87/129.13	c calculated reachability. Time: 0.00
514.87/129.13	c  N dy  3381    537335      9722     41524         0     61324    126149   4863657     94.76   no data
534.81/134.19	c  N dy  3513    557465      9722     41524         0     49450    126149   2949082     94.78    104.93
556.34/139.59	c  N dy  3639    577520      9722     41524         0     36508    126149    873402     94.82    100.22
577.09/144.79	c  N dy  3775    597596      9722     41524         0     56584    126149   3929540     94.86    102.40
598.64/150.16	c  N dy  3903    617695      9722     41524         0     42682    126149   1632590     94.84    103.24
620.18/155.55	c  N dy  4025    637766      9722     41524         0     62753    126149   4667904     94.84    100.83
641.31/160.87	c  N dy  4158    657840      9722     41524         0     47827    126149   2267798     94.84    101.09
663.25/166.40	c  N dy  4279    677878      9722     41524         0     67865    126149   5275664     94.82    107.17
684.79/171.78	c  N dy  4412    697890      9722     41524         0     51877    126149   2744821     94.84    100.90
708.33/177.66	c  N dy  4547    717895      9722     41524         0     71879    126149   5756815     94.87    100.28
729.48/182.91	c  N dy  4685    737936      9722     41524         0     54922    126149   3060068     94.91     99.93
753.04/188.88	c  N dy  4820    758125      9722     41524         0     75107    126149   6127800     94.92    100.04
774.15/194.19	c  N dy  4958    778248      9722     41524         0     57235    126149   3298071     94.98    100.10
798.87/200.30	c  N dy  5097    798421      9722     41524         0     77406    126149   6327251     95.01    107.75
806.45/202.26	c  S st  5150    806004      9722     41524         0     45992    126149   1428681     95.04     90.11
806.85/202.40	c  S st  5150    806508      9722     41524         0     46496    126149   1487225     95.04   no data
807.25/202.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
807.25/202.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.04
807.25/202.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
807.25/202.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
807.25/202.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
807.25/202.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9722 time:  0.00 s
807.25/202.47	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
807.65/202.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
807.65/202.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
810.48/203.26	c lits-rem:         8  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.68 s
810.48/203.26	c vivif2 --  cl tried    41524 cl shrink        0 lits rem          0 time: 0.00
810.48/203.28	c vivif2 --  cl tried    46492 cl shrink        0 lits rem          0 time: 0.02
810.83/203.37	c asymm  cl-useful: 0/41524/41524 lits-rem:0 time: 0.08
810.83/203.37	c calculated reachability. Time: 0.00
810.83/203.37	c  N dy  5150    806508      9722     41524         0     46492    126149   1486228     95.04   no data
833.16/208.95	c  N dy  5283    826602      9722     41524         0     66584    126149   4549076     95.06    100.97
857.10/214.90	c  N dy  5414    846824      9722     41524         0     46809    126149   1426629     95.07    100.47
879.85/220.65	c  N dy  5549    866892      9722     41524         0     66873    126149   4487386     95.10    101.36
904.57/226.84	c  N dy  5679    886967      9722     41524         0     45947    126149   1110291     95.11    102.42
926.51/232.37	c  N dy  5798    907129      9722     41524         0     66107    126149   4168546     95.09    102.23
952.04/238.70	c  N dy  5932    927239      9722     41524         0     44222    126149    722988     95.17    100.94
973.58/244.14	c  N dy  6053    947303      9722     41524         0     64285    126149   3737823     95.14    110.37
999.50/250.60	c  N dy  6191    967694      9722     41524         0     84676    126149   6882642     95.20    100.43
1021.44/256.16	c  N dy  6332    987780      9722     41524         0     61763    126149   3257483     95.25    100.79
1046.18/262.39	c  N dy  6452   1007879      9722     41524         0     81861    126149   6358534     95.25    100.41
1069.71/268.22	c  N dy  6590   1027932      9722     41524         0     57918    126149   2568852     95.31    101.25
1093.65/274.28	c  N dy  6718   1047993      9722     41524         0     77975    126149   5653151     95.31    100.52
1118.38/280.44	c  N dy  6844   1068001      9722     41524         0     52983    126149   1618191     95.32    102.43
1122.76/281.52	c  F st  6871   1071876      9722     41524         0     56857    126149   2199627     95.32   no data
1141.52/286.26	c  N dy  6945   1088039      9722     41524         0     73019    126149   4821142     95.34    136.74
1168.24/292.92	c  N dy  7071   1108123      9722     41524         0     47104    126149    569113     95.34    110.72
1190.57/298.51	c  N dy  7199   1128185      9722     41524         0     67164    126149   3654227     95.36    103.93
1216.10/304.96	c  N dy  7328   1148218      9722     41524         0     87197    126149   6726329     95.37    100.66
1240.47/311.04	c  N dy  7465   1168318      9722     41524         0     60299    126149   2435277     95.39    101.94
1265.16/317.21	c  N dy  7604   1188335      9722     41524         0     80316    126149   5496383     95.41    104.91
1292.29/324.03	c  N dy  7735   1208432      9722     41524         0     52422    126149   1073994     95.42    101.20
1293.48/324.38	c  S st  7742   1209762      9722     41524         0     53752    126149   1267905     95.41     96.42
1294.28/324.53	c  S st  7742   1210267      9722     41524         0     54257    126149   1331689     95.41   no data
1294.28/324.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1294.28/324.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.05
1294.68/324.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1294.68/324.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1294.68/324.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1294.68/324.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9722 time:  0.00 s
1294.68/324.61	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
1294.68/324.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1295.08/324.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1297.51/325.32	c lits-rem:         8  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.60 s
1297.51/325.32	c vivif2 --  cl tried    41524 cl shrink        0 lits rem          0 time: 0.00
1297.51/325.34	c vivif2 --  cl tried    54254 cl shrink        0 lits rem          0 time: 0.02
1297.87/325.44	c asymm  cl-useful: 0/41524/41524 lits-rem:0 time: 0.09
1297.87/325.44	c calculated reachability. Time: 0.00
1297.87/325.44	c  N dy  7742   1210267      9722     41524         0     54254    126149   1330740     95.41   no data
1321.41/331.38	c  N dy  7874   1230296      9722     41524         0     74282    126149   4411720     95.44    103.00
1348.93/338.21	c  N dy  8002   1250570      9722     41524         0     94556    126149   7531395     95.45    100.78
1372.45/344.15	c  N dy  8142   1270571      9722     41524         0     65567    126149   2953296     95.48    106.48
1397.59/350.49	c  N dy  8273   1290574      9722     41524         0     85568    126149   6026949     95.50    101.21
1423.91/357.04	c  N dy  8383   1310591      9722     41524         0     55579    126149   1259538     95.48    102.43
1447.44/362.96	c  N dy  8509   1330644      9722     41524         0     75631    126149   4334145     95.50    100.58
1474.58/369.76	c  N dy  8634   1350793      9722     41524         0     95778    126149   7413295     95.51    101.23
1499.70/376.08	c  N dy  8767   1371078      9722     41524         0     65060    126149   2609608     95.54    101.21
1525.67/382.53	c  N dy  8890   1391214      9722     41524         0     85194    126149   5726887     95.55    101.25
1555.14/389.93	c  N dy  9035   1411393      9722     41524         0     53376    126149    637691     95.57    101.38
1578.33/395.78	c  N dy  9171   1431437      9722     41524         0     73420    126149   3687563     95.59    103.60
1605.40/402.53	c  N dy  9307   1451456      9722     41524         0     93435    126149   6764712     95.62    133.35
1632.53/409.39	c  N dy  9437   1471562      9722     41524         0     60542    126149   1583829     95.65    100.73
1657.65/415.68	c  N dy  9578   1491638      9722     41524         0     80617    126149   4651977     95.67    102.13
1686.38/422.83	c  N dy  9715   1511778      9722     41524         0    100755    126149   7731185     95.70    101.68
1711.92/429.28	c  N dy  9833   1531798      9722     41524         0     66775    126149   2418007     95.70    101.49
1737.43/435.68	c  N dy  9959   1551842      9722     41524         0     86818    126149   5462456     95.71    100.83
1767.34/443.13	c  N dy 10094   1571850      9722     41524         0    106822    126149   8556142     95.73    107.19
1792.09/449.37	c  N dy 10221   1591900      9722     41524         0     71874    126149   3028675     95.73    111.07
1818.81/456.08	c  N dy 10350   1612147      9722     41524         0     92120    126149   6132861     95.74    100.81
1849.52/463.74	c  N dy 10478   1632202      9722     41524         0     56179    126149    493630     95.76    101.76
1873.46/469.76	c  N dy 10616   1652220      9722     41524         0     76197    126149   3548957     95.77    105.26
1900.96/476.63	c  N dy 10754   1672303      9722     41524         0     96278    126149   6632486     95.80    103.25
1931.69/484.33	c  N dy 10884   1692350      9722     41524         0     59328    126149    822448     95.82    102.73
1953.63/489.84	c  S st 10998   1710268      9722     41524         0     77245    126149   3576306     95.82     70.40
1954.42/490.04	c  S st 10998   1710770      9722     41524         0     77747    126149   3633285     95.82   no data
1954.42/490.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1954.83/490.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.07
1954.83/490.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1954.83/490.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1954.83/490.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1954.83/490.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9722 time:  0.00 s
1954.83/490.15	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
1955.26/490.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1955.66/490.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1967.19/493.25	c lits-rem:        11  cl-subs:        1  v-elim:      0  v-fix:    0  time:  2.86 s
1967.19/493.25	c vivif2 --  cl tried    41524 cl shrink        0 lits rem          0 time: 0.00
1967.59/493.30	c vivif2 --  cl tried    77746 cl shrink        0 lits rem          0 time: 0.05
1967.99/493.43	c asymm  cl-useful: 0/41524/41524 lits-rem:0 time: 0.13
1967.99/493.44	c calculated reachability. Time: 0.00
1967.99/493.44	c  N dy 10998   1710770      9722     41524         0     77746    126149   3632768     95.82   no data
1996.30/500.50	c  N dy 11134   1730930      9722     41524         0     97905    126149   6719063     95.83    101.07
2027.02/508.25	c  N dy 11269   1750943      9722     41524         0     59921    126149    781410     95.85    101.23
2051.36/514.39	c  N dy 11395   1771064      9722     41524         0     80042    126149   3841805     95.86    107.16
2079.67/521.41	c  N dy 11522   1791122      9722     41524         0    100099    126149   6936074     95.86    134.64
2110.38/529.16	c  N dy 11652   1811189      9722     41524         0     61168    126149    806109     95.87    103.79
2135.15/535.33	c  N dy 11774   1831313      9722     41524         0     81289    126149   3850412     95.87    102.22
2163.44/542.40	c  N dy 11902   1851381      9722     41524         0    101356    126149   6914750     95.88    129.39
2194.94/550.30	c  N dy 12034   1871444      9722     41524         0     61425    126149    704762     95.90    101.96
2219.68/556.52	c  N dy 12165   1891463      9722     41524         0     81444    126149   3794023     95.91    101.14
2247.60/563.54	c  N dy 12292   1911511      9722     41524         0    101492    126149   6857389     95.92    103.12
2279.94/571.63	c  N dy 12432   1931577      9722     41524         0    121558    126149   9949552     95.94    101.06
2305.03/577.93	c  N dy 12560   1951645      9722     41524         0     80627    126149   3494067     95.95    101.77
2333.00/584.94	c  N dy 12687   1971744      9722     41524         0    100724    126149   6608167     95.96    118.26
2364.87/592.93	c  N dy 12821   1991849      9722     41524         0    120828    126149   9710561     95.97    102.92
2391.19/599.56	c  N dy 12955   2011900      9722     41524         0     78877    126149   3114444     95.99    102.75
2419.11/606.53	c  N dy 13089   2031922      9722     41524         0     98896    126149   6159494     95.99    102.23
2450.62/614.51	c  N dy 13227   2052007      9722     41524         0    118979    126149   9271826     96.01    105.00
2478.94/621.53	c  N dy 13349   2072041      9722     41524         0     76018    126149   2494176     96.02    103.71
2506.47/628.42	c  N dy 13487   2092095      9722     41524         0     96068    126149   5573804     96.03    101.60
2537.58/636.21	c  N dy 13616   2112136      9722     41524         0    116108    126149   8649924     96.03    111.24
2567.50/643.78	c  N dy 13742   2132177      9722     41524         0     72147    126149   1794148     96.04    109.74
2594.62/650.57	c  N dy 13871   2152423      9722     41524         0     92390    126149   4880809     96.04    106.82
2624.93/658.14	c  N dy 14000   2172606      9722     41524         0    112571    126149   7961837     96.05    101.14
2658.83/666.61	c  N dy 14139   2192684      9722     41524         0     67662    126149    920794     96.07    103.72
2681.96/672.43	c  S st 14255   2210770      9722     41524         0     85747    126149   3670219     96.07   no data
2682.76/672.64	c  S st 14255   2211271      9722     41524         0     86248    126149   3730522     96.07   no data
2682.76/672.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2683.16/672.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.07
2683.16/672.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2683.16/672.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2683.16/672.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2683.16/672.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9722 time:  0.00 s
2683.16/672.74	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
2683.59/672.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
2684.00/672.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2695.54/675.87	c lits-rem:         3  cl-subs:        4  v-elim:      0  v-fix:    0  time:  2.90 s
2695.54/675.88	c vivif2 --  cl tried    41524 cl shrink        0 lits rem          0 time: 0.00
2695.94/675.94	c vivif2 --  cl tried    86244 cl shrink        0 lits rem          0 time: 0.06
2696.33/676.08	c asymm  cl-useful: 0/41524/41524 lits-rem:0 time: 0.14
2696.33/676.08	c calculated reachability. Time: 0.00
2696.33/676.08	c  N dy 14255   2211271      9722     41524         0     86244    126149   3729889     96.07   no data
2725.85/683.45	c  N dy 14384   2231511      9722     41524         0    106483    126149   6826997     96.07    102.14
2758.95/691.72	c  N dy 14509   2251591      9722     41524         0    126562    126149   9953419     96.08    101.63
2787.27/698.80	c  N dy 14640   2271728      9722     41524         0     80706    126149   2808598     96.09    101.65
2815.23/705.83	c  N dy 14770   2291748      9722     41524         0    100724    126149   5866758     96.09    101.40
2846.70/713.72	c  N dy 14898   2311815      9722     41524         0    120790    126149   8948560     96.09    105.73
2878.61/721.72	c  N dy 15031   2331899      9722     41524         0     73870    126149   1595003     96.10    101.78
2905.34/728.42	c  N dy 15155   2351994      9722     41524         0     93962    126149   4620299     96.10    105.90
2935.65/736.08	c  N dy 15284   2372161      9722     41524         0    114129    126149   7716867     96.11    101.64
2970.75/744.88	c  N dy 15415   2392280      9722     41524         0    134245    126149  10798302     96.11    101.79
2999.08/751.93	c  N dy 15546   2412566      9722     41524         0     86539    126149   3330199     96.12    101.57
3028.59/759.36	c  N dy 15680   2432611      9722     41524         0    106582    126149   6419218     96.13    101.36
3061.70/767.63	c  N dy 15815   2452700      9722     41524         0    126669    126149   9540615     96.15    117.79
3093.20/775.59	c  N dy 15946   2472880      9722     41524         0     77855    126149   1909046     96.15    103.90
3121.14/782.54	c  N dy 16076   2492890      9722     41524         0     97864    126149   4995224     96.15    102.73
3152.64/790.41	c  N dy 16208   2512933      9722     41524         0    117907    126149   8066167     96.17    101.82
3187.75/799.21	c  N dy 16341   2532934      9722     41524         0    137907    126149  11177278     96.18    104.13
3215.26/806.16	c  N dy 16473   2553252      9722     41524         0     88229    126149   3382358     96.20    101.66
3245.22/813.70	c  N dy 16609   2573443      9722     41524         0    108418    126149   6477566     96.20    102.52
3278.70/822.01	c  N dy 16739   2593484      9722     41524         0    128459    126149   9561833     96.21    102.02
3311.79/830.34	c  N dy 16861   2613651      9722     41524         0     77629    126149   1559410     96.20    101.30
3339.31/837.27	c  N dy 16992   2633725      9722     41524         0     97701    126149   4620635     96.20    105.49
3370.43/845.05	c  N dy 17121   2653792      9722     41524         0    117767    126149   7690582     96.20    102.32
3405.53/853.83	c  N dy 17252   2673869      9722     41524         0    137842    126149  10768465     96.21    103.15
3437.04/861.75	c  N dy 17393   2693965      9722     41524         0     85941    126149   2725836     96.22    102.06
3462.18/868.02	c  S st 17499   2711272      9722     41524         0    103248    126149   5414881     96.23     80.20
3462.98/868.26	c  S st 17499   2711774      9722     41524         0    103750    126149   5468963     96.23   no data
3462.98/868.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3463.38/868.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.09
3463.38/868.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3463.38/868.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3463.38/868.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3463.38/868.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9722 time:  0.00 s
3463.38/868.39	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
3463.78/868.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
3464.61/868.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3481.73/873.00	c lits-rem:        12  cl-subs:       10  v-elim:      0  v-fix:    0  time:  4.29 s
3481.73/873.00	c vivif2 --  cl tried    41524 cl shrink        0 lits rem          0 time: 0.00
3482.16/873.08	c vivif2 --  cl tried   103740 cl shrink        0 lits rem          0 time: 0.08
3482.92/873.25	c asymm  cl-useful: 0/41524/41524 lits-rem:0 time: 0.17
3482.92/873.26	c calculated reachability. Time: 0.00
3482.92/873.26	c  N dy 17499   2711774      9722     41524         0    103740    126149   5465859     96.23   no data
3515.23/881.39	c  N dy 17624   2731785      9722     41524         0    123751    126149   8575627     96.24    102.09
3552.36/890.69	c  N dy 17758   2752150      9722     41524         0    144113    126149  11737660     96.24    104.24
3580.64/897.79	c  N dy 17896   2772176      9722     41524         0     91139    126149   3361259     96.26    101.78
3611.36/905.49	c  N dy 18034   2792301      9722     41524         0    111261    126149   6487656     96.27    102.71
3646.06/914.18	c  N dy 18169   2812516      9722     41524         0    131472    126149   9636142     96.28    102.39
3682.36/923.28	c  N dy 18306   2832612      9722     41524         0     77577    126149   1134908     96.30    108.60
3710.72/930.32	c  N dy 18439   2852636      9722     41524         0     97599    126149   4230499     96.30    101.85
3742.58/938.33	c  N dy 18577   2872659      9722     41524         0    117620    126149   7306623     96.32    102.24
3778.09/947.22	c  N dy 18709   2892761      9722     41524         0    137722    126149  10416618     96.33    103.75
3813.19/956.03	c  N dy 18831   2912821      9722     41524         0     82792    126149   1761541     96.32    101.44
3841.95/963.24	c  N dy 18954   2932866      9722     41524         0    102836    126149   4833876     96.32    103.21
3875.41/971.65	c  N dy 19090   2952977      9722     41524         0    122939    126149   7932796     96.33    102.70
3912.15/980.86	c  N dy 19224   2972979      9722     41524         0    142941    126149  11018275     96.34    101.91
3945.62/989.26	c  N dy 19364   2993227      9722     41524         0     87194    126149   2305548     96.35    104.21
3975.52/996.75	c  N dy 19490   3013280      9722     41524         0    107246    126149   5424419     96.36    113.16
4009.08/1005.16	c  N dy 19618   3033393      9722     41524         0    127356    126149   8520019     96.36    102.26
4046.13/1014.49	c  N dy 19750   3053555      9722     41524         0    147513    126149  11636996     96.37    101.68
4078.04/1022.47	c  N dy 19891   3073571      9722     41524         0     90545    126149   2731193     96.38    101.77
4108.75/1030.11	c  N dy 20019   3093651      9722     41524         0    110625    126149   5820270     96.38    102.17
4142.66/1038.68	c  N dy 20154   3113654      9722     41524         0    130628    126149   8869220     96.39    105.49
4181.35/1048.33	c  N dy 20291   3133941      9722     41524         0    150915    126149  12008052     96.40    103.32
4212.86/1056.20	c  N dy 20418   3154043      9722     41524         0     93011    126149   2897976     96.41    103.07
4244.37/1064.12	c  N dy 20551   3174439      9722     41524         0    113406    126149   6043596     96.42    103.90
4279.08/1072.88	c  N dy 20683   3194533      9722     41524         0    133499    126149   9165185     96.42    105.81
4311.82/1081.09	c  S st 20794   3211774      9722     41524         0    150740    126149  11821218     96.43   no data
4313.37/1081.41	c  S st 20794   3212276      9722     41524         0    151242    126149  11875424     96.43   no data
4313.37/1081.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4313.77/1081.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.12
4313.77/1081.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4313.77/1081.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4313.77/1081.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4313.77/1081.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9722 time:  0.00 s
4313.77/1081.58	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
4314.58/1081.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
4316.97/1082.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4354.46/1091.77	c lits-rem:        10  cl-subs:        9  v-elim:      0  v-fix:    0  time:  9.33 s
4354.46/1091.78	c vivif2 --  cl tried    41524 cl shrink        0 lits rem          0 time: 0.00
4355.30/1091.96	c vivif2 --  cl tried   151233 cl shrink        0 lits rem          0 time: 0.17
4356.46/1092.20	c asymm  cl-useful: 0/41524/41524 lits-rem:0 time: 0.24
4356.46/1092.21	c calculated reachability. Time: 0.00
4356.46/1092.21	c  N dy 20794   3212276      9722     41524         0    151233    126149  11872417     96.43   no data
4388.77/1100.34	c  N dy 20922   3232407      9722     41524         0     92370    126149   2675576     96.43    101.82
4419.08/1107.98	c  N dy 21052   3252505      9722     41524         0    112466    126149   5770167     96.44    146.06
4454.58/1116.80	c  N dy 21197   3272596      9722     41524         0    132555    126149   8909977     96.46    102.51
4492.47/1126.35	c  N dy 21323   3292656      9722     41524         0    152614    126149  12020826     96.47    116.35
4525.19/1134.55	c  N dy 21453   3312683      9722     41524         0     92643    126149   2554519     96.47    138.62
4555.90/1142.25	c  N dy 21589   3332770      9722     41524         0    112730    126149   5724244     96.49    101.79
4591.00/1151.09	c  N dy 21737   3352819      9722     41524         0    132778    126149   8900298     96.51    103.21
4629.69/1160.74	c  N dy 21871   3372966      9722     41524         0    152925    126149  12016959     96.51    103.44
4664.39/1169.43	c  N dy 21996   3393051      9722     41524         0     92010    126149   2293901     96.51    107.77
4697.10/1177.63	c  N dy 22130   3413070      9722     41524         0    112027    126149   5382904     96.53    105.84
4731.81/1186.36	c  N dy 22274   3433122      9722     41524         0    132077    126149   8494099     96.54    119.00
4769.30/1195.74	c  N dy 22395   3453124      9722     41524         0    152078    126149  11571106     96.54    107.62

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 7.56 7.95 7.67 2/333 31120
/proc/meminfo: memFree=17859720/32951124 swapFree=67056804/67111528
[pid=31120] ppid=31118 vsize=51168 CPUtime=0.02 cores=0,2,4,6
/proc/31120/stat : 31120 (strangenight2-m) R 31118 31120 29888 0 -1 4202496 411 0 0 0 2 0 0 0 21 0 4 0 651300724 52396032 351 33554432000 4194304 4580107 140733798564496 18446744073709551615 47379382257175 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31120/statm: 12792 351 302 95 0 7774 0
[pid=31120/tid=31121] ppid=31118 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/31120/task/31121/stat : 31121 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 4 0 651300724 52396032 351 33554432000 4194304 4580107 140733798564496 18446744073709551615 47379382257175 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31120/tid=31122] ppid=31118 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/31120/task/31122/stat : 31122 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 651300724 52396032 351 33554432000 4194304 4580107 140733798564496 18446744073709551615 47379382257586 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31120/tid=31123] ppid=31118 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/31120/task/31123/stat : 31123 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 651300724 52396032 351 33554432000 4194304 4580107 140733798564496 18446744073709551615 47379382257177 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.084681 s]
/proc/loadavg: 7.56 7.95 7.67 2/333 31120
/proc/meminfo: memFree=17859720/32951124 swapFree=67056804/67111528
[pid=31120] ppid=31118 vsize=360548 CPUtime=0.27 cores=0,2,4,6
/proc/31120/stat : 31120 (strangenight2-m) D 31118 31120 29888 0 -1 4202496 9194 0 0 0 25 2 0 0 18 0 4 0 651300724 369201152 8194 33554432000 4194304 4580107 140733798564496 18446744073709551615 270613153975 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31120/statm: 90137 8657 363 95 0 85119 0
[pid=31120/tid=31121] ppid=31118 vsize=360548 CPUtime=0.06 cores=0,2,4,6
/proc/31120/task/31121/stat : 31121 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 2676 0 0 0 6 0 0 0 18 0 4 0 651300724 369201152 8716 33554432000 4194304 4580107 140733798564496 18446744073709551615 270613153975 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31120/tid=31122] ppid=31118 vsize=361192 CPUtime=0.05 cores=0,2,4,6
/proc/31120/task/31122/stat : 31122 (strangenight2-m) D 31118 31120 29888 0 -1 4202560 2417 0 0 0 5 0 0 0 18 0 4 0 651300724 369860608 9269 33554432000 4194304 4580107 140733798564496 18446744073709551615 4401482 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31120/tid=31123] ppid=31118 vsize=361836 CPUtime=0.07 cores=0,2,4,6
/proc/31120/task/31123/stat : 31123 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 2042 0 0 0 7 0 0 0 18 0 4 0 651300724 370520064 9676 33554432000 4194304 4580107 140733798564496 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 360548

[startup+0.478365 s]
/proc/loadavg: 7.56 7.95 7.67 2/333 31120
/proc/meminfo: memFree=17859720/32951124 swapFree=67056804/67111528
[pid=31120] ppid=31118 vsize=365420 CPUtime=3.64 cores=0,2,4,6
/proc/31120/stat : 31120 (strangenight2-m) R 31118 31120 29888 0 -1 4202496 18636 0 0 0 358 6 0 0 18 0 4 0 651300724 374190080 14616 33554432000 4194304 4580107 140733798564496 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31120/statm: 91355 14616 377 95 0 86337 0
[pid=31120/tid=31121] ppid=31118 vsize=365420 CPUtime=0.9 cores=0,2,4,6
/proc/31120/task/31121/stat : 31121 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 5281 0 0 0 89 1 0 0 19 0 4 0 651300724 374190080 14616 33554432000 4194304 4580107 140733798564496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31120/tid=31122] ppid=31118 vsize=365420 CPUtime=0.89 cores=0,2,4,6
/proc/31120/task/31122/stat : 31122 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 5114 0 0 0 88 1 0 0 19 0 4 0 651300724 374190080 14616 33554432000 4194304 4580107 140733798564496 18446744073709551615 4324249 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31120/tid=31123] ppid=31118 vsize=365420 CPUtime=0.9 cores=0,2,4,6
/proc/31120/task/31123/stat : 31123 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 2827 0 0 0 90 0 0 0 19 0 4 0 651300724 374190080 14616 33554432000 4194304 4580107 140733798564496 18446744073709551615 270612771873 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.64
Current children cumulated vsize (KiB) 365420

[startup+1.03233 s]
/proc/loadavg: 7.56 7.95 7.67 2/333 31120
/proc/meminfo: memFree=17859720/32951124 swapFree=67056804/67111528
[pid=31120] ppid=31118 vsize=365420 CPUtime=4.04 cores=0,2,4,6
/proc/31120/stat : 31120 (strangenight2-m) R 31118 31120 29888 0 -1 4202496 19125 0 0 0 398 6 0 0 19 0 4 0 651300724 374190080 15105 33554432000 4194304 4580107 140733798564496 18446744073709551615 4293198 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31120/statm: 91355 15105 377 95 0 86337 0
[pid=31120/tid=31121] ppid=31118 vsize=365420 CPUtime=1 cores=0,2,4,6
/proc/31120/task/31121/stat : 31121 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 5374 0 0 0 99 1 0 0 19 0 4 0 651300724 374190080 15105 33554432000 4194304 4580107 140733798564496 18446744073709551615 4293151 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31120/tid=31122] ppid=31118 vsize=365420 CPUtime=0.99 cores=0,2,4,6
/proc/31120/task/31122/stat : 31122 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 5218 0 0 0 98 1 0 0 19 0 4 0 651300724 374190080 15105 33554432000 4194304 4580107 140733798564496 18446744073709551615 4295890 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31120/tid=31123] ppid=31118 vsize=365420 CPUtime=1 cores=0,2,4,6
/proc/31120/task/31123/stat : 31123 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 3021 0 0 0 100 0 0 0 19 0 4 0 651300724 374190080 15105 33554432000 4194304 4580107 140733798564496 18446744073709551615 4318708 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.04
Current children cumulated vsize (KiB) 365420

[startup+1.13231 s]
/proc/loadavg: 7.56 7.95 7.67 2/333 31120
/proc/meminfo: memFree=17859720/32951124 swapFree=67056804/67111528
[pid=31120] ppid=31118 vsize=365420 CPUtime=4.44 cores=0,2,4,6
/proc/31120/stat : 31120 (strangenight2-m) R 31118 31120 29888 0 -1 4202496 19512 0 0 0 438 6 0 0 19 0 4 0 651300724 374190080 15492 33554432000 4194304 4580107 140733798564496 18446744073709551615 4318435 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31120/statm: 91355 15492 377 95 0 86337 0
[pid=31120/tid=31121] ppid=31118 vsize=365420 CPUtime=1.1 cores=0,2,4,6
/proc/31120/task/31121/stat : 31121 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 5461 0 0 0 109 1 0 0 19 0 4 0 651300724 374190080 15492 33554432000 4194304 4580107 140733798564496 18446744073709551615 4317147 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31120/tid=31122] ppid=31118 vsize=365420 CPUtime=1.09 cores=0,2,4,6
/proc/31120/task/31122/stat : 31122 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 5327 0 0 0 108 1 0 0 19 0 4 0 651300724 374190080 15492 33554432000 4194304 4580107 140733798564496 18446744073709551615 4324208 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31120/tid=31123] ppid=31118 vsize=365420 CPUtime=1.1 cores=0,2,4,6
/proc/31120/task/31123/stat : 31123 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 3113 0 0 0 110 0 0 0 19 0 4 0 651300724 374190080 15492 33554432000 4194304 4580107 140733798564496 18446744073709551615 4293680 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.44
Current children cumulated vsize (KiB) 365420

[startup+1.50025 s]
/proc/loadavg: 7.56 7.95 7.67 2/333 31120
/proc/meminfo: memFree=17859720/32951124 swapFree=67056804/67111528
[pid=31120] ppid=31118 vsize=373308 CPUtime=5.91 cores=0,2,4,6
/proc/31120/stat : 31120 (strangenight2-m) R 31118 31120 29888 0 -1 4202496 22651 0 0 0 585 6 0 0 20 0 4 0 651300724 382267392 13225 33554432000 4194304 4580107 140733798564496 18446744073709551615 4293170 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31120/statm: 93327 13225 377 95 0 88309 0
[pid=31120/tid=31121] ppid=31118 vsize=373308 CPUtime=1.47 cores=0,2,4,6
/proc/31120/task/31121/stat : 31121 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 6201 0 0 0 146 1 0 0 19 0 4 0 651300724 382267392 13225 33554432000 4194304 4580107 140733798564496 18446744073709551615 4293179 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31120/tid=31122] ppid=31118 vsize=373308 CPUtime=1.45 cores=0,2,4,6
/proc/31120/task/31122/stat : 31122 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 6150 0 0 0 144 1 0 0 19 0 4 0 651300724 382267392 13225 33554432000 4194304 4580107 140733798564496 18446744073709551615 4317008 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31120/tid=31123] ppid=31118 vsize=373308 CPUtime=1.47 cores=0,2,4,6
/proc/31120/task/31123/stat : 31123 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 3885 0 0 0 147 0 0 0 20 0 4 0 651300724 382267392 13226 33554432000 4194304 4580107 140733798564496 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 373308

[startup+3.10097 s]
/proc/loadavg: 7.56 7.95 7.67 10/343 31133
/proc/meminfo: memFree=17579584/32951124 swapFree=67056804/67111528
[pid=31120] ppid=31118 vsize=374212 CPUtime=12.29 cores=0,2,4,6
/proc/31120/stat : 31120 (strangenight2-m) R 31118 31120 29888 0 -1 4202496 30269 0 0 0 1221 8 0 0 25 0 4 0 651300724 383193088 14494 33554432000 4194304 4580107 140733798564496 18446744073709551615 4318418 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31120/statm: 93553 14494 377 95 0 88535 0
[pid=31120/tid=31121] ppid=31118 vsize=374212 CPUtime=3.08 cores=0,2,4,6
/proc/31120/task/31121/stat : 31121 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 8078 0 0 0 306 2 0 0 25 0 4 0 651300724 383193088 14494 33554432000 4194304 4580107 140733798564496 18446744073709551615 4320936 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31120/tid=31122] ppid=31118 vsize=374212 CPUtime=3.04 cores=0,2,4,6
/proc/31120/task/31122/stat : 31122 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 8087 0 0 0 302 2 0 0 25 0 4 0 651300724 383193088 14494 33554432000 4194304 4580107 140733798564496 18446744073709551615 4293048 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31120/tid=31123] ppid=31118 vsize=374212 CPUtime=3.08 cores=0,2,4,6
/proc/31120/task/31123/stat : 31123 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 5776 0 0 0 307 1 0 0 25 0 4 0 651300724 383193088 14494 33554432000 4194304 4580107 140733798564496 18446744073709551615 4293182 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 374212

[startup+6.3124 s]
/proc/loadavg: 7.59 7.95 7.67 9/343 31133
/proc/meminfo: memFree=17515620/32951124 swapFree=67056804/67111528
[pid=31120] ppid=31118 vsize=375048 CPUtime=25.09 cores=0,2,4,6
/proc/31120/stat : 31120 (strangenight2-m) R 31118 31120 29888 0 -1 4202496 51143 0 0 0 2496 13 0 0 25 0 4 0 651300724 384049152 23601 33554432000 4194304 4580107 140733798564496 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31120/statm: 93762 23602 379 95 0 88744 0
[pid=31120/tid=31121] ppid=31118 vsize=375048 CPUtime=6.29 cores=0,2,4,6
/proc/31120/task/31121/stat : 31121 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 11944 0 0 0 626 3 0 0 25 0 4 0 651300724 384049152 23602 33554432000 4194304 4580107 140733798564496 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31120/tid=31122] ppid=31118 vsize=375048 CPUtime=6.21 cores=0,2,4,6
/proc/31120/task/31122/stat : 31122 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 11492 0 0 0 618 3 0 0 25 0 4 0 651300724 384049152 23602 33554432000 4194304 4580107 140733798564496 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31120/tid=31123] ppid=31118 vsize=375048 CPUtime=6.29 cores=0,2,4,6
/proc/31120/task/31123/stat : 31123 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 9616 0 0 0 627 2 0 0 25 0 4 0 651300724 384049152 23602 33554432000 4194304 4580107 140733798564496 18446744073709551615 4293685 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 375048

[startup+12.7003 s]
/proc/loadavg: 7.62 7.95 7.67 10/343 31133
/proc/meminfo: memFree=17416480/32951124 swapFree=67056804/67111528
[pid=31120] ppid=31118 vsize=365400 CPUtime=50.58 cores=0,2,4,6
/proc/31120/stat : 31120 (strangenight2-m) R 31118 31120 29888 0 -1 4202496 91281 0 0 0 5036 22 0 0 25 0 4 0 651300724 374169600 40876 33554432000 4194304 4580107 140733798564496 18446744073709551615 4293235 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31120/statm: 91350 40876 379 95 0 86332 0
[pid=31120/tid=31121] ppid=31118 vsize=365400 CPUtime=12.67 cores=0,2,4,6
/proc/31120/task/31121/stat : 31121 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 21399 0 0 0 1262 5 0 0 25 0 4 0 651300724 374169600 40876 33554432000 4194304 4580107 140733798564496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31120/tid=31122] ppid=31118 vsize=365400 CPUtime=12.53 cores=0,2,4,6
/proc/31120/task/31122/stat : 31122 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 25919 0 0 0 1247 6 0 0 25 0 4 0 651300724 374169600 40876 33554432000 4194304 4580107 140733798564496 18446744073709551615 4293682 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31120/tid=31123] ppid=31118 vsize=365400 CPUtime=12.67 cores=0,2,4,6
/proc/31120/task/31123/stat : 31123 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 19526 0 0 0 1264 3 0 0 25 0 4 0 651300724 374169600 40876 33554432000 4194304 4580107 140733798564496 18446744073709551615 4295863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 365400

[startup+25.501 s]
/proc/loadavg: 7.71 7.95 7.68 10/343 31133
/proc/meminfo: memFree=17210440/32951124 swapFree=67056804/67111528
[pid=31120] ppid=31118 vsize=441700 CPUtime=101.63 cores=0,2,4,6
/proc/31120/stat : 31120 (strangenight2-m) R 31118 31120 29888 0 -1 4202496 153189 0 0 0 10129 34 0 0 25 0 4 0 651300724 452300800 67048 33554432000 4194304 4580107 140733798564496 18446744073709551615 4293680 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31120/statm: 110425 67048 379 95 0 105407 0
[pid=31120/tid=31121] ppid=31118 vsize=441700 CPUtime=25.47 cores=0,2,4,6
/proc/31120/task/31121/stat : 31121 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 38446 0 0 0 2539 8 0 0 25 0 4 0 651300724 452300800 67048 33554432000 4194304 4580107 140733798564496 18446744073709551615 4293867 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31120/tid=31122] ppid=31118 vsize=441700 CPUtime=25.18 cores=0,2,4,6
/proc/31120/task/31122/stat : 31122 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 41375 0 0 0 2509 9 0 0 25 0 4 0 651300724 452300800 67048 33554432000 4194304 4580107 140733798564496 18446744073709551615 4320971 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31120/tid=31123] ppid=31118 vsize=441700 CPUtime=25.48 cores=0,2,4,6
/proc/31120/task/31123/stat : 31123 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 32987 0 0 0 2542 6 0 0 25 0 4 0 651300724 452300800 67048 33554432000 4194304 4580107 140733798564496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.63
Current children cumulated vsize (KiB) 441700

[startup+51.1005 s]
/proc/loadavg: 7.97 7.99 7.70 10/343 31134
/proc/meminfo: memFree=17019140/32951124 swapFree=67056804/67111528
[pid=31120] ppid=31118 vsize=497124 CPUtime=203.75 cores=0,2,4,6
/proc/31120/stat : 31120 (strangenight2-m) R 31118 31120 29888 0 -1 4202496 238475 0 0 0 20319 56 0 0 25 0 4 0 651300724 509054976 72289 33554432000 4194304 4580107 140733798564496 18446744073709551615 4318990 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31120/statm: 124281 72289 379 95 0 119263 0
[pid=31120/tid=31121] ppid=31118 vsize=497124 CPUtime=51.07 cores=0,2,4,6
/proc/31120/task/31121/stat : 31121 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 62289 0 0 0 5092 15 0 0 25 0 4 0 651300724 509054976 72289 33554432000 4194304 4580107 140733798564496 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31120/tid=31122] ppid=31118 vsize=497124 CPUtime=50.51 cores=0,2,4,6
/proc/31120/task/31122/stat : 31122 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 63574 0 0 0 5036 15 0 0 25 0 4 0 651300724 509054976 72289 33554432000 4194304 4580107 140733798564496 18446744073709551615 4321176 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31120/tid=31123] ppid=31118 vsize=497124 CPUtime=51.08 cores=0,2,4,6
/proc/31120/task/31123/stat : 31123 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 54226 0 0 0 5097 11 0 0 25 0 4 0 651300724 509054976 72289 33554432000 4194304 4580107 140733798564496 18446744073709551615 4293691 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.75
Current children cumulated vsize (KiB) 497124

[startup+102.3 s]
/proc/loadavg: 7.98 7.99 7.71 10/343 31136
/proc/meminfo: memFree=16617972/32951124 swapFree=67056804/67111528
[pid=31120] ppid=31118 vsize=585996 CPUtime=407.97 cores=0,2,4,6
/proc/31120/stat : 31120 (strangenight2-m) R 31118 31120 29888 0 -1 4202496 397999 0 0 0 40703 94 0 0 25 0 4 0 651300724 600059904 81997 33554432000 4194304 4580107 140733798564496 18446744073709551615 4295890 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31120/statm: 146499 81997 380 95 0 141481 0
[pid=31120/tid=31121] ppid=31118 vsize=585996 CPUtime=102.27 cores=0,2,4,6
/proc/31120/task/31121/stat : 31121 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 102417 0 0 0 10202 25 0 0 25 0 4 0 651300724 600059904 81997 33554432000 4194304 4580107 140733798564496 18446744073709551615 4316702 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31120/tid=31122] ppid=31118 vsize=585996 CPUtime=101.13 cores=0,2,4,6
/proc/31120/task/31122/stat : 31122 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 100709 0 0 0 10089 24 0 0 25 0 4 0 651300724 600059904 81997 33554432000 4194304 4580107 140733798564496 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31120/tid=31123] ppid=31118 vsize=585996 CPUtime=102.28 cores=0,2,4,6
/proc/31120/task/31123/stat : 31123 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 98661 0 0 0 10207 21 0 0 25 0 4 0 651300724 600059904 81997 33554432000 4194304 4580107 140733798564496 18446744073709551615 4318708 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.97
Current children cumulated vsize (KiB) 585996

[startup+162.301 s]

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

[pid=31120] ppid=31118 vsize=968692 CPUtime=2561.9 cores=0,2,4,6
/proc/31120/stat : 31120 (strangenight2-m) R 31118 31120 29888 0 -1 4202496 1603066 0 0 0 255743 447 0 0 25 0 4 0 651300724 991940608 160934 33554432000 4194304 4580107 140733798564496 18446744073709551615 4293938 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31120/statm: 242173 160934 379 95 0 237155 0
[pid=31120/tid=31121] ppid=31118 vsize=968692 CPUtime=642.25 cores=0,2,4,6
/proc/31120/task/31121/stat : 31121 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 405478 0 0 0 64110 115 0 0 25 0 4 0 651300724 991940608 160934 33554432000 4194304 4580107 140733798564496 18446744073709551615 4293182 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31120/tid=31122] ppid=31118 vsize=968692 CPUtime=635.12 cores=0,2,4,6
/proc/31120/task/31122/stat : 31122 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 401104 0 0 0 63403 109 0 0 25 0 4 0 651300724 991940608 160934 33554432000 4194304 4580107 140733798564496 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31120/tid=31123] ppid=31118 vsize=968692 CPUtime=642.25 cores=0,2,4,6
/proc/31120/task/31123/stat : 31123 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 399186 0 0 0 64111 114 0 0 25 0 4 0 651300724 991940608 160934 33554432000 4194304 4580107 140733798564496 18446744073709551615 4321387 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2561.9
Current children cumulated vsize (KiB) 968692

[startup+702.3 s]
/proc/loadavg: 8.08 8.08 7.88 9/343 31152
/proc/meminfo: memFree=15669296/32951124 swapFree=67056804/67111528
[pid=31120] ppid=31118 vsize=1021336 CPUtime=2801.23 cores=0,2,4,6
/proc/31120/stat : 31120 (strangenight2-m) R 31118 31120 29888 0 -1 4202496 1717510 0 0 0 279639 484 0 0 25 0 4 0 651300724 1045848064 172703 33554432000 4194304 4580107 140733798564496 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31120/statm: 255334 172703 379 95 0 250316 0
[pid=31120/tid=31121] ppid=31118 vsize=1021336 CPUtime=702.26 cores=0,2,4,6
/proc/31120/task/31121/stat : 31121 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 436236 0 0 0 70101 125 0 0 25 0 4 0 651300724 1045848064 172703 33554432000 4194304 4580107 140733798564496 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31120/tid=31122] ppid=31118 vsize=1021336 CPUtime=694.46 cores=0,2,4,6
/proc/31120/task/31122/stat : 31122 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 428298 0 0 0 69327 119 0 0 25 0 4 0 651300724 1045848064 172703 33554432000 4194304 4580107 140733798564496 18446744073709551615 4294595 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31120/tid=31123] ppid=31118 vsize=1021336 CPUtime=702.25 cores=0,2,4,6
/proc/31120/task/31123/stat : 31123 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 427741 0 0 0 70102 123 0 0 25 0 4 0 651300724 1045848064 172703 33554432000 4194304 4580107 140733798564496 18446744073709551615 4293179 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2801.23
Current children cumulated vsize (KiB) 1021336

[startup+762.301 s]
/proc/loadavg: 8.03 8.06 7.89 10/343 31153
/proc/meminfo: memFree=15594620/32951124 swapFree=67056804/67111528
[pid=31120] ppid=31118 vsize=1103816 CPUtime=3040.55 cores=0,2,4,6
/proc/31120/stat : 31120 (strangenight2-m) R 31118 31120 29888 0 -1 4202496 1838182 0 0 0 303535 520 0 0 25 0 4 0 651300724 1130307584 189232 33554432000 4194304 4580107 140733798564496 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31120/statm: 275954 189232 379 95 0 270936 0
[pid=31120/tid=31121] ppid=31118 vsize=1103816 CPUtime=762.25 cores=0,2,4,6
/proc/31120/task/31121/stat : 31121 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 463930 0 0 0 76093 132 0 0 25 0 4 0 651300724 1130307584 189232 33554432000 4194304 4580107 140733798564496 18446744073709551615 4292992 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31120/tid=31122] ppid=31118 vsize=1103816 CPUtime=753.78 cores=0,2,4,6
/proc/31120/task/31122/stat : 31122 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 468710 0 0 0 75248 130 0 0 25 0 4 0 651300724 1130307584 189232 33554432000 4194304 4580107 140733798564496 18446744073709551615 4324367 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31120/tid=31123] ppid=31118 vsize=1103816 CPUtime=762.25 cores=0,2,4,6
/proc/31120/task/31123/stat : 31123 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 454123 0 0 0 76093 132 0 0 25 0 4 0 651300724 1130307584 189232 33554432000 4194304 4580107 140733798564496 18446744073709551615 4293073 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3040.55
Current children cumulated vsize (KiB) 1103816

[startup+822.301 s]
/proc/loadavg: 8.01 8.05 7.89 9/343 31155
/proc/meminfo: memFree=15486940/32951124 swapFree=67056804/67111528
[pid=31120] ppid=31118 vsize=1195900 CPUtime=3279.89 cores=0,2,4,6
/proc/31120/stat : 31120 (strangenight2-m) R 31118 31120 29888 0 -1 4202496 1943025 0 0 0 327433 556 0 0 25 0 4 0 651300724 1224601600 199544 33554432000 4194304 4580107 140733798564496 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31120/statm: 298975 199544 379 95 0 293957 0
[pid=31120/tid=31121] ppid=31118 vsize=1195900 CPUtime=822.25 cores=0,2,4,6
/proc/31120/task/31121/stat : 31121 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 490577 0 0 0 82084 141 0 0 25 0 4 0 651300724 1224601600 199544 33554432000 4194304 4580107 140733798564496 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31120/tid=31122] ppid=31118 vsize=1195900 CPUtime=813.13 cores=0,2,4,6
/proc/31120/task/31122/stat : 31122 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 494793 0 0 0 81174 139 0 0 25 0 4 0 651300724 1224601600 199544 33554432000 4194304 4580107 140733798564496 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31120/tid=31123] ppid=31118 vsize=1195900 CPUtime=822.24 cores=0,2,4,6
/proc/31120/task/31123/stat : 31123 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 480221 0 0 0 82083 141 0 0 25 0 4 0 651300724 1224601600 199544 33554432000 4194304 4580107 140733798564496 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3279.89
Current children cumulated vsize (KiB) 1195900

[startup+882.301 s]
/proc/loadavg: 8.04 8.05 7.90 10/343 31156
/proc/meminfo: memFree=15442144/32951124 swapFree=67056804/67111528
[pid=31120] ppid=31118 vsize=1159112 CPUtime=3519.21 cores=0,2,4,6
/proc/31120/stat : 31120 (strangenight2-m) R 31118 31120 29888 0 -1 4202496 2057861 0 0 0 351328 593 0 0 25 0 4 0 651300724 1186930688 214779 33554432000 4194304 4580107 140733798564496 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31120/statm: 289778 214779 379 95 0 284760 0
[pid=31120/tid=31121] ppid=31118 vsize=1159112 CPUtime=882.26 cores=0,2,4,6
/proc/31120/task/31121/stat : 31121 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 521816 0 0 0 88075 151 0 0 25 0 4 0 651300724 1186930688 214779 33554432000 4194304 4580107 140733798564496 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31120/tid=31122] ppid=31118 vsize=1159112 CPUtime=872.45 cores=0,2,4,6
/proc/31120/task/31122/stat : 31122 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 519876 0 0 0 87096 149 0 0 25 0 4 0 651300724 1186930688 214779 33554432000 4194304 4580107 140733798564496 18446744073709551615 4293097 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31120/tid=31123] ppid=31118 vsize=1159112 CPUtime=882.24 cores=0,2,4,6
/proc/31120/task/31123/stat : 31123 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 510382 0 0 0 88075 149 0 0 25 0 4 0 651300724 1186930688 214779 33554432000 4194304 4580107 140733798564496 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3519.21
Current children cumulated vsize (KiB) 1159112

[startup+942.301 s]
/proc/loadavg: 8.09 8.07 7.92 10/343 31158
/proc/meminfo: memFree=15447076/32951124 swapFree=67056804/67111528
[pid=31120] ppid=31118 vsize=1212828 CPUtime=3758.58 cores=0,2,4,6
/proc/31120/stat : 31120 (strangenight2-m) R 31118 31120 29888 0 -1 4202496 2159037 0 0 0 375235 623 0 0 25 0 4 0 651300724 1241935872 215956 33554432000 4194304 4580107 140733798564496 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31120/statm: 303207 215956 379 95 0 298189 0
[pid=31120/tid=31121] ppid=31118 vsize=1212828 CPUtime=942.26 cores=0,2,4,6
/proc/31120/task/31121/stat : 31121 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 547413 0 0 0 94069 157 0 0 25 0 4 0 651300724 1241935872 215956 33554432000 4194304 4580107 140733798564496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31120/tid=31122] ppid=31118 vsize=1212828 CPUtime=932.35 cores=0,2,4,6
/proc/31120/task/31122/stat : 31122 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 545065 0 0 0 93078 157 0 0 25 0 4 0 651300724 1241935872 215956 33554432000 4194304 4580107 140733798564496 18446744073709551615 4302360 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31120/tid=31123] ppid=31118 vsize=1212828 CPUtime=942.26 cores=0,2,4,6
/proc/31120/task/31123/stat : 31123 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 535637 0 0 0 94068 158 0 0 25 0 4 0 651300724 1241935872 215956 33554432000 4194304 4580107 140733798564496 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3758.58
Current children cumulated vsize (KiB) 1212828

[startup+1002.3 s]
/proc/loadavg: 8.10 8.08 7.93 10/343 31160
/proc/meminfo: memFree=15418656/32951124 swapFree=67056804/67111528
[pid=31120] ppid=31118 vsize=1095648 CPUtime=3997.87 cores=0,2,4,6
/proc/31120/stat : 31120 (strangenight2-m) R 31118 31120 29888 0 -1 4202496 2261280 0 0 0 399132 655 0 0 25 0 4 0 651300724 1121943552 218005 33554432000 4194304 4580107 140733798564496 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31120/statm: 273912 218005 379 95 0 268894 0
[pid=31120/tid=31121] ppid=31118 vsize=1095648 CPUtime=1002.25 cores=0,2,4,6
/proc/31120/task/31121/stat : 31121 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 572497 0 0 0 100059 166 0 0 25 0 4 0 651300724 1121943552 218005 33554432000 4194304 4580107 140733798564496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31120/tid=31122] ppid=31118 vsize=1095648 CPUtime=992.32 cores=0,2,4,6
/proc/31120/task/31122/stat : 31122 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 572756 0 0 0 99068 164 0 0 25 0 4 0 651300724 1121943552 218005 33554432000 4194304 4580107 140733798564496 18446744073709551615 4293904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31120/tid=31123] ppid=31118 vsize=1095648 CPUtime=1002.24 cores=0,2,4,6
/proc/31120/task/31123/stat : 31123 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 560652 0 0 0 100058 166 0 0 25 0 4 0 651300724 1121943552 218005 33554432000 4194304 4580107 140733798564496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3997.87
Current children cumulated vsize (KiB) 1095648

[startup+1062.31 s]
/proc/loadavg: 8.34 8.14 7.95 9/343 31161
/proc/meminfo: memFree=15328348/32951124 swapFree=67056804/67111528
[pid=31120] ppid=31118 vsize=1202508 CPUtime=4237.23 cores=0,2,4,6
/proc/31120/stat : 31120 (strangenight2-m) R 31118 31120 29888 0 -1 4202496 2354416 0 0 0 423037 686 0 0 25 0 4 0 651300724 1231368192 232007 33554432000 4194304 4580107 140733798564496 18446744073709551615 4318708 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31120/statm: 300627 232007 379 95 0 295609 0
[pid=31120/tid=31121] ppid=31118 vsize=1202508 CPUtime=1062.26 cores=0,2,4,6
/proc/31120/task/31121/stat : 31121 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 596272 0 0 0 106052 174 0 0 25 0 4 0 651300724 1231368192 232007 33554432000 4194304 4580107 140733798564496 18446744073709551615 4293704 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31120/tid=31122] ppid=31118 vsize=1202508 CPUtime=1052.34 cores=0,2,4,6
/proc/31120/task/31122/stat : 31122 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 593282 0 0 0 105063 171 0 0 25 0 4 0 651300724 1231368192 232007 33554432000 4194304 4580107 140733798564496 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31120/tid=31123] ppid=31118 vsize=1202508 CPUtime=1062.25 cores=0,2,4,6
/proc/31120/task/31123/stat : 31123 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 585260 0 0 0 106050 175 0 0 25 0 4 0 651300724 1231368192 232007 33554432000 4194304 4580107 140733798564496 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4237.23
Current children cumulated vsize (KiB) 1202508

[startup+1122.3 s]
/proc/loadavg: 8.23 8.14 7.96 10/343 31163
/proc/meminfo: memFree=15204332/32951124 swapFree=67056804/67111528
[pid=31120] ppid=31118 vsize=1282820 CPUtime=4476.52 cores=0,2,4,6
/proc/31120/stat : 31120 (strangenight2-m) R 31118 31120 29888 0 -1 4202496 2472441 0 0 0 446932 720 0 0 25 0 4 0 651300724 1313607680 257399 33554432000 4194304 4580107 140733798564496 18446744073709551615 4295739 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31120/statm: 320705 257399 379 95 0 315687 0
[pid=31120/tid=31121] ppid=31118 vsize=1282820 CPUtime=1122.25 cores=0,2,4,6
/proc/31120/task/31121/stat : 31121 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 621180 0 0 0 112043 182 0 0 25 0 4 0 651300724 1313607680 257399 33554432000 4194304 4580107 140733798564496 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31120/tid=31122] ppid=31118 vsize=1282820 CPUtime=1112.32 cores=0,2,4,6
/proc/31120/task/31122/stat : 31122 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 617924 0 0 0 111054 178 0 0 25 0 4 0 651300724 1313607680 257399 33554432000 4194304 4580107 140733798564496 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31120/tid=31123] ppid=31118 vsize=1282820 CPUtime=1122.24 cores=0,2,4,6
/proc/31120/task/31123/stat : 31123 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 609179 0 0 0 112042 182 0 0 25 0 4 0 651300724 1313607680 257399 33554432000 4194304 4580107 140733798564496 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4476.52
Current children cumulated vsize (KiB) 1282820

[startup+1182.3 s]
/proc/loadavg: 8.19 8.15 7.98 10/343 31164
/proc/meminfo: memFree=15069632/32951124 swapFree=67056804/67111528
[pid=31120] ppid=31118 vsize=1363524 CPUtime=4715.85 cores=0,2,4,6
/proc/31120/stat : 31120 (strangenight2-m) R 31118 31120 29888 0 -1 4202496 2578731 0 0 0 470831 754 0 0 25 0 4 0 651300724 1396248576 273046 33554432000 4194304 4580107 140733798564496 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31120/statm: 340881 273046 379 95 0 335863 0
[pid=31120/tid=31121] ppid=31118 vsize=1363524 CPUtime=1182.24 cores=0,2,4,6
/proc/31120/task/31121/stat : 31121 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 645389 0 0 0 118035 189 0 0 25 0 4 0 651300724 1396248576 273046 33554432000 4194304 4580107 140733798564496 18446744073709551615 4321646 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31120/tid=31122] ppid=31118 vsize=1363524 CPUtime=1172.32 cores=0,2,4,6
/proc/31120/task/31122/stat : 31122 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 653651 0 0 0 117044 188 0 0 25 0 4 0 651300724 1396248576 273046 33554432000 4194304 4580107 140733798564496 18446744073709551615 4294479 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31120/tid=31123] ppid=31118 vsize=1363524 CPUtime=1182.24 cores=0,2,4,6
/proc/31120/task/31123/stat : 31123 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 631670 0 0 0 118033 191 0 0 25 0 4 0 651300724 1396248576 273046 33554432000 4194304 4580107 140733798564496 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4715.85
Current children cumulated vsize (KiB) 1363524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.4 s]
/proc/loadavg: 8.14 8.14 7.98 9/343 31165
/proc/meminfo: memFree=15136840/32951124 swapFree=67056804/67111528
[pid=31120] ppid=31118 vsize=1310072 CPUtime=4800.04 cores=0,2,4,6
/proc/31120/stat : 31120 (strangenight2-m) R 31118 31120 29888 0 -1 4202496 2612075 0 0 0 479240 764 0 0 25 0 4 0 651300724 1341513728 264687 33554432000 4194304 4580107 140733798564496 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31120/statm: 327518 264687 379 95 0 322500 0
[pid=31120/tid=31121] ppid=31118 vsize=1310072 CPUtime=1203.35 cores=0,2,4,6
/proc/31120/task/31121/stat : 31121 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 653461 0 0 0 120144 191 0 0 25 0 4 0 651300724 1341513728 264687 33554432000 4194304 4580107 140733798564496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31120/tid=31122] ppid=31118 vsize=1310072 CPUtime=1193.43 cores=0,2,4,6
/proc/31120/task/31122/stat : 31122 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 661693 0 0 0 119153 190 0 0 25 0 4 0 651300724 1341513728 264687 33554432000 4194304 4580107 140733798564496 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31120/tid=31123] ppid=31118 vsize=1310072 CPUtime=1203.35 cores=0,2,4,6
/proc/31120/task/31123/stat : 31123 (strangenight2-m) R 31118 31120 29888 0 -1 4202560 640763 0 0 0 120141 194 0 0 25 0 4 0 651300724 1341513728 264687 33554432000 4194304 4580107 140733798564496 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 1310072

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.47
CPU time (s): 4800.12
CPU user time (s): 4792.43
CPU system time (s): 7.69183
CPU usage (%): 398.857
Max. virtual memory (cumulated for all children) (KiB): 1430764

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

runsolver used 3.77043 second user time and 9.38957 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-14 20:16:38
IDJOB=3366140
IDBENCH=82549
IDSOLVER=1844
FILE ID=node108/3366140-1305396998
RUNJOBID= node108-1305396998-31106
PBS_JOBID= 13324423
Free space on /tmp= 73556 MiB

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

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

MD5SUM BENCH= d872c255da29ab531c07d575af8ab92a
RANDOM SEED=1283481113

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17860000 kB
Buffers:        274152 kB
Cached:        4398844 kB
SwapCached:       8700 kB
Active:       11023944 kB
Inactive:      3756072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17860000 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:            7864 kB
Writeback:           0 kB
AnonPages:    10104048 kB
Mapped:          26460 kB
Slab:           208416 kB
PageTables:      38532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 52251872 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= 73540 MiB
End job on node108 at 2011-05-14 20:36:43