Trace number 3173858

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.49 1201.87

General information on the benchmark

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

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173858-1304071971.cnf'
0.00/0.00	c -- header says num vars:          10000
0.00/0.00	c -- header says num clauses:       42000
0.00/0.09	c -- clauses added:            0 learnts,        42000 normals,            0 xors
0.00/0.09	c -- vars added      10000
0.00/0.09	c Parsing time:  0.02 s
0.00/0.09	c  N st     0         0     10000     42000         0         0    126000         0   no data   no data
0.00/0.09	c asymm  cl-useful: 0/42000/42000 lits-rem:0 time: 0.03
0.00/0.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.30/0.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.30/0.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.30/0.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.30/0.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10000 time:  0.00 s
0.30/0.12	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
0.30/0.93	c lits-rem:         0  cl-subs:        0  v-elim:    244  v-fix:    0  time:  0.05 s
0.30/0.93	c Finding binary XORs  T:     0.00 s  found:       0
0.30/0.93	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.30/0.93	c calculated reachability. Time: 0.00
0.30/0.93	c Calc default polars -  time:   0.00 s pos:    4501 undec:    1126 neg:    4373
0.30/0.93	c =========================================================================================
0.30/0.93	c types(t): F = full restart, N = normal restart
0.30/0.93	c types(t): S = simplification begin/end, E = solution found
0.30/0.93	c restart types(rt): st = static, dy = dynamic
0.30/0.93	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.30/0.93	c  B st     0         0      9756     41730         0         0    126581         0   no data   no data
0.30/0.93	c  N dy    17      4094      9756     41730         0      4094    126581    651915     99.64    106.82
5.95/1.54	c  N dy    34      8212      9756     41730         0      4715    126581    346716     93.79    100.64
8.73/2.25	c  N dy    53     12423      9756     41730         0      8926    126581    956886     91.23    100.38
11.55/2.98	c  N dy    82     16509      9756     41730         0      7263    126581    435282     91.43    105.73
14.73/3.72	c  N dy   109     20581      9756     41730         0     11335    126581   1049391     92.02     97.34
17.52/4.47	c  N dy   136     24603      9756     41730         0      7985    126581    302749     92.36    104.67
17.92/4.54	c  F st   139     25000      9756     41730         0      8382    126581    358265     92.32     88.55
21.91/5.52	c  N dy   145     30003      9756     41730         0     13384    126581   1284968     92.32   no data
21.91/5.52	c  S st   145     30003      9756     41730         0     13384    126581   1284968     92.32   no data
22.31/5.61	c  S st   145     30507      9756     41730         0     13888    126581   1337972     92.32   no data
22.31/5.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.31/5.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
22.31/5.66	c blocked clauses removed:      220 vars:     31 tried:        9756 T: 0.00 s
22.31/5.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.31/5.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.31/5.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9725 time:  0.00 s
22.31/5.67	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
22.71/5.71	c lits-rem:         0  cl-subs:        0  v-elim:      6  v-fix:    0  time:  0.04 s
23.12/5.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.51/5.99	c lits-rem:        15  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.19 s
23.91/6.04	c asymm  cl-useful: 0/41506/41506 lits-rem:0 time: 0.04
23.91/6.04	c calculated reachability. Time: 0.00
23.91/6.04	c  N dy   145     30507      9719     41506         0     13685    125944   1288016     92.32   no data
27.11/6.82	c  N dy   176     34556      9719     41506         0      9146    125944    305112     92.61     97.99
29.91/7.57	c  N dy   200     38642      9719     41506         0     13230    125944    937345     92.77     99.45
33.10/8.39	c  N dy   228     42706      9719     41506         0     17294    125944   1545506     92.77     98.96
35.89/9.00	c  S st   246     45760      9719     41506         0     10556    125944    333016     92.77     88.47
36.29/9.10	c  S st   246     46263      9719     41506         0     11059    125944    395352     92.77   no data
36.29/9.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.29/9.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
36.29/9.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36.29/9.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.29/9.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.29/9.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9719 time:  0.00 s
36.29/9.15	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
36.29/9.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
36.69/9.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.69/9.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
36.69/9.24	c vivif2 --  cl tried    41506 cl shrink        0 lits rem          0 time: 0.00
36.69/9.25	c vivif2 --  cl tried    11059 cl shrink        0 lits rem          0 time: 0.01
36.69/9.29	c asymm  cl-useful: 0/41506/41506 lits-rem:0 time: 0.04
36.69/9.29	c calculated reachability. Time: 0.00
36.69/9.29	c  N dy   246     46263      9719     41506         0     11059    125944    395352     92.77   no data
39.88/10.08	c  N dy   273     50419      9719     41506         0     15215    125944   1040317     92.93    101.24
43.09/10.87	c  N dy   298     54494      9719     41506         0     19290    125944   1633833     92.84     99.60
46.28/11.67	c  N dy   324     58554      9719     41506         0     12455    125944    467836     92.82    103.92
49.48/12.43	c  N dy   351     62605      9719     41506         0     16506    125944   1068007     92.90    100.94
52.67/13.28	c  N dy   382     66698      9719     41506         0     20599    125944   1705396     93.39    101.09
55.07/13.85	c  S st   402     69394      9719     41506         0     23294    125944   2109910     93.48   no data
55.48/13.95	c  S st   402     69896      9719     41506         0     23796    125944   2161848     93.48   no data
55.48/13.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
55.48/14.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
55.89/14.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
55.89/14.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.89/14.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.89/14.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9719 time:  0.00 s
55.89/14.02	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
55.89/14.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
56.26/14.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.06/14.88	c lits-rem:         8  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.70 s
59.06/14.89	c vivif2 --  cl tried    41506 cl shrink        0 lits rem          0 time: 0.00
59.46/14.92	c vivif2 --  cl tried    23794 cl shrink        0 lits rem          0 time: 0.03
59.46/14.97	c asymm  cl-useful: 0/41506/41506 lits-rem:0 time: 0.06
59.46/14.98	c calculated reachability. Time: 0.00
59.46/14.98	c  N dy   402     69896      9719     41506         0     23794    125944   2160869     93.48   no data
63.06/15.86	c  N dy   432     74439      9719     41506         0     16388    125944    906499     93.69    145.75
67.05/16.83	c  N dy   463     79306      9719     41506         0     21253    125944   1638687     93.76    104.02
71.45/17.90	c  N dy   494     84449      9719     41506         0     13428    125944    295905     93.61     98.66
73.46/18.48	c  F st   513     87500      9719     41506         0     16479    125944    751631     93.59     77.46
76.24/19.17	c  N st   518     90797      9719     41506         0     19776    125944   1325040     93.59   no data
81.43/20.42	c  N dy   546     96592      9719     41506         0     25570    125944   2270748     93.73     98.87
86.64/21.71	c  N dy   589    102789      9719     41506         0     17782    125944    822996     93.97     99.37
88.22/22.13	c  S st   605    104844      9719     41506         0     19837    125944   1132124     94.01   no data
88.62/22.23	c  S st   605    105346      9719     41506         0     20339    125944   1192547     94.01   no data
88.62/22.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
88.62/22.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
88.62/22.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
88.62/22.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
88.62/22.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.62/22.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9719 time:  0.00 s
88.62/22.29	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
89.02/22.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
89.02/22.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.22/22.63	c lits-rem:         6  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.24 s
90.22/22.64	c vivif2 --  cl tried    41506 cl shrink        0 lits rem          0 time: 0.00
90.22/22.65	c vivif2 --  cl tried    20335 cl shrink        0 lits rem          0 time: 0.02
90.63/22.71	c asymm  cl-useful: 0/41506/41506 lits-rem:0 time: 0.05
90.63/22.71	c calculated reachability. Time: 0.00
90.63/22.71	c  N dy   605    105346      9719     41506         0     20335    125944   1191023     94.01   no data
96.20/24.16	c  N dy   651    112101      9719     41506         0     27090    125944   2211750     94.05     99.18
102.60/25.72	c  N dy   699    119338      9719     41506         0     19333    125944    911376     94.22    127.46
108.99/27.31	c  N dy   744    127013      9719     41506         0     27008    125944   2052377     94.16     99.82
116.18/29.10	c  N dy   796    135422      9719     41506         0     19419    125944    769512     94.27    100.04
123.37/30.93	c  N dy   852    144090      9719     41506         0     28086    125944   2074028     94.28     99.53
131.35/32.92	c  N dy   909    153369      9719     41506         0     20369    125944    737099     94.13     99.57
134.97/33.88	c  S st   938    158020      9719     41506         0     25020    125944   1431092     94.17   no data
135.35/33.99	c  S st   938    158521      9719     41506         0     25521    125944   1495658     94.17   no data
135.35/33.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
135.75/34.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
135.75/34.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
135.75/34.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
135.75/34.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
135.75/34.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9719 time:  0.00 s
135.75/34.05	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
136.15/34.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
136.15/34.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
137.75/34.59	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.42 s
137.75/34.59	c vivif2 --  cl tried    41506 cl shrink        0 lits rem          0 time: 0.00
138.15/34.61	c vivif2 --  cl tried    25520 cl shrink        0 lits rem          0 time: 0.02
138.15/34.67	c asymm  cl-useful: 0/41506/41506 lits-rem:0 time: 0.06
138.15/34.68	c calculated reachability. Time: 0.00
138.15/34.68	c  N dy   938    158521      9719     41506         0     25520    125944   1495625     94.17   no data
147.33/36.98	c  N dy  1001    168748      9719     41506         0     35746    125944   3053079     94.30    102.14
156.54/39.27	c  N dy  1072    179573      9719     41506         0     28572    125944   1805069     94.21    121.91
167.30/41.91	c  N dy  1140    191110      9719     41506         0     21114    125944    586675     94.16    104.23
178.09/44.63	c  N dy  1209    203621      9719     41506         0     33624    125944   2437431     94.00    100.92
189.67/47.58	c  N dy  1296    216669      9719     41506         0     26671    125944   1237841     94.07    100.48
202.85/50.86	c  N dy  1394    230561      9719     41506         0     40559    125944   3351279     94.26    122.45
209.26/52.45	c  S st  1439    237782      9719     41506         0     26778    125944   1116851     94.28   no data
209.66/52.57	c  S st  1439    238286      9719     41506         0     27282    125944   1174574     94.28   no data
209.66/52.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
210.04/52.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
210.04/52.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
210.04/52.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
210.04/52.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
210.04/52.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9719 time:  0.00 s
210.04/52.63	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
210.04/52.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
210.44/52.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
211.64/53.03	c lits-rem:         3  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.30 s
211.64/53.03	c vivif2 --  cl tried    41506 cl shrink        0 lits rem          0 time: 0.00
211.64/53.05	c vivif2 --  cl tried    27281 cl shrink        0 lits rem          0 time: 0.02
212.04/53.11	c asymm  cl-useful: 0/41506/41506 lits-rem:0 time: 0.06
212.04/53.11	c calculated reachability. Time: 0.00
212.04/53.11	c  N dy  1439    238286      9719     41506         0     27281    125944   1174472     94.28   no data
226.42/56.71	c  N dy  1536    253649      9719     41506         0     42644    125944   3484049     94.28    103.39
241.20/60.42	c  N dy  1644    269873      9719     41506         0     36868    125944   2561086     94.44    125.36
257.60/64.58	c  N dy  1756    287140      9719     41506         0     31141    125944   1507372     94.49    101.54
275.58/69.06	c  N dy  1874    305542      9719     41506         0     25542    125944    518447     94.48    100.04
276.35/69.21	c  F st  1878    306250      9719     41506         0     26250    125944    624702     94.47     88.62
294.33/73.78	c  N dy  1978    325237      9719     41506         0     45236    125944   3665969     94.47    100.07
313.51/78.53	c  N dy  2106    345282      9719     41506         0     40285    125944   2598173     94.44    103.10
325.88/81.66	c  S st  2178    357430      9719     41506         0     26439    125944    358540     94.44   no data
326.28/81.77	c  S st  2178    357933      9719     41506         0     26942    125944    416479     94.44   no data
326.28/81.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
326.68/81.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
326.68/81.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
326.68/81.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
326.68/81.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
326.68/81.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9719 time:  0.00 s
326.68/81.84	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
326.68/81.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
326.68/81.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
327.08/81.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
327.08/81.95	c vivif2 --  cl tried    41506 cl shrink        0 lits rem          0 time: 0.00
327.08/81.96	c vivif2 --  cl tried    26942 cl shrink        0 lits rem          0 time: 0.01
327.48/82.02	c asymm  cl-useful: 0/41506/41506 lits-rem:0 time: 0.06
327.48/82.02	c calculated reachability. Time: 0.00
327.48/82.02	c  N dy  2178    357933      9719     41506         0     26942    125944    416479     94.44   no data
347.06/86.90	c  N dy  2308    378232      9719     41506         0     47240    125944   3513217     94.47     99.59
366.64/91.86	c  N dy  2431    398339      9719     41506         0     40338    125944   2295762     94.47     99.74
387.40/97.06	c  N dy  2562    418348      9719     41506         0     32346    125944    971458     94.52    101.66
407.77/102.17	c  N dy  2694    438544      9719     41506         0     52541    125944   4034357     94.58     99.73
428.14/107.24	c  N dy  2832    458706      9719     41506         0     43699    125944   2561824     94.66    100.68
449.71/112.60	c  N dy  2970    478930      9719     41506         0     33924    125944    895878     94.71    101.30
469.68/117.67	c  N dy  3096    499002      9719     41506         0     53995    125944   3947372     94.77    110.33
490.46/122.81	c  N dy  3230    519093      9719     41506         0     43090    125944   2146562     94.85    100.85
509.62/127.61	c  S st  3346    536900      9719     41506         0     60894    125944   4813505     94.84   no data
510.02/127.78	c  S st  3346    537404      9719     41506         0     61398    125944   4871499     94.84   no data
510.02/127.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
510.42/127.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.06
510.42/127.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
510.42/127.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
510.42/127.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
510.42/127.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9719 time:  0.00 s
510.42/127.87	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
510.82/127.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
512.02/128.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
526.02/131.71	c lits-rem:        16  cl-subs:        6  v-elim:      0  v-fix:    0  time:  3.51 s
526.02/131.71	c vivif2 --  cl tried    41506 cl shrink        0 lits rem          0 time: 0.00
526.02/131.79	c vivif2 --  cl tried    61392 cl shrink        0 lits rem          0 time: 0.07
526.40/131.89	c asymm  cl-useful: 0/41506/41506 lits-rem:0 time: 0.11
526.80/131.90	c calculated reachability. Time: 0.00
526.80/131.90	c  N dy  3346    537404      9719     41506         0     61392    125944   4869889     94.84   no data
546.77/136.99	c  N dy  3477    557440      9719     41506         0     49430    125944   2970754     94.87    101.30
569.14/142.53	c  N dy  3604    577530      9719     41506         0     36524    125944    867441     94.89    137.92
589.91/147.76	c  N dy  3741    597623      9719     41506         0     56614    125944   3952076     94.96    100.54
611.87/153.23	c  N dy  3867    617734      9719     41506         0     42725    125944   1650547     95.00    103.42
633.85/158.70	c  N dy  3999    637864      9719     41506         0     62853    125944   4702189     95.04    100.68
656.22/164.30	c  N dy  4134    658371      9719     41506         0     48361    125944   2360185     95.10    101.56
678.58/169.92	c  N dy  4261    678410      9719     41506         0     68400    125944   5406867     95.11    102.07
700.55/175.43	c  N dy  4379    698509      9719     41506         0     52498    125944   2865477     95.12    100.69
723.74/181.29	c  N dy  4503    718518      9719     41506         0     72507    125944   5908064     95.13    106.90
745.31/186.67	c  N dy  4643    738628      9719     41506         0     55622    125944   3227577     95.19    104.81
769.66/192.77	c  N dy  4772    758795      9719     41506         0     75788    125944   6329093     95.19    100.37
790.83/198.02	c  N dy  4899    778826      9719     41506         0     57822    125944   3352308     95.22    105.53
815.20/204.13	c  N dy  5026    798915      9719     41506         0     77908    125944   6430062     95.23    101.92
822.39/205.95	c  S st  5068    806106      9719     41506         0     46100    125944   1414640     95.22   no data
822.79/206.09	c  S st  5068    806609      9719     41506         0     46603    125944   1467862     95.22   no data
822.79/206.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
823.19/206.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.05
823.19/206.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
823.19/206.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
823.19/206.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
823.19/206.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9719 time:  0.00 s
823.19/206.17	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
823.59/206.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
823.59/206.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
826.39/206.92	c lits-rem:        15  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.64 s
826.39/206.92	c vivif2 --  cl tried    41506 cl shrink        0 lits rem          0 time: 0.00
826.39/206.95	c vivif2 --  cl tried    46599 cl shrink        0 lits rem          0 time: 0.02
826.79/207.03	c asymm  cl-useful: 0/41506/41506 lits-rem:0 time: 0.08
826.79/207.03	c calculated reachability. Time: 0.00
826.79/207.03	c  N dy  5068    806609      9719     41506         0     46599    125944   1466743     95.22   no data
849.15/212.69	c  N dy  5193    826693      9719     41506         0     66681    125944   4496494     95.22    101.90
873.51/218.77	c  N dy  5324    846798      9719     41506         0     46787    125944   1397806     95.23    101.16
896.68/224.58	c  N dy  5456    866967      9719     41506         0     66954    125944   4484721     95.25    102.22
921.07/230.68	c  N dy  5591    887002      9719     41506         0     45994    125944   1144345     95.29    105.39
943.82/236.32	c  N dy  5721    907022      9719     41506         0     66012    125944   4161650     95.28    109.91
968.99/242.62	c  N dy  5840    927052      9719     41506         0     44041    125944    683606     95.27    102.40
990.95/248.13	c  N dy  5962    947119      9719     41506         0     64106    125944   3736225     95.28    138.33
1016.12/254.48	c  N dy  6087    967212      9719     41506         0     84198    125944   6791151     95.31    102.74
1038.48/260.09	c  N dy  6213    987260      9719     41506         0     61246    125944   3152571     95.31    100.55
1064.05/266.43	c  N dy  6347   1007387      9719     41506         0     81372    125944   6195856     95.32    101.16
1087.22/272.24	c  N dy  6467   1027391      9719     41506         0     57377    125944   2428659     95.32    100.86
1111.58/278.37	c  N dy  6591   1047427      9719     41506         0     77411    125944   5486042     95.33    104.80
1136.37/284.57	c  N dy  6723   1067462      9719     41506         0     52451    125944   1528544     95.37    123.08
1141.16/285.77	c  F st  6750   1071875      9719     41506         0     56863    125944   2181386     95.36   no data
1160.31/290.52	c  N dy  6828   1087621      9719     41506         0     72608    125944   4719393     95.38    100.56
1187.08/297.22	c  N dy  6945   1107640      9719     41506         0     46631    125944    497485     95.37    102.01
1209.84/302.94	c  N dy  7074   1127714      9719     41506         0     66704    125944   3566797     95.37    104.00
1236.21/309.56	c  N dy  7205   1147788      9719     41506         0     86777    125944   6673176     95.39    126.26
1260.57/315.65	c  N dy  7330   1167812      9719     41506         0     59800    125944   2376728     95.40    100.82
1285.76/321.96	c  N dy  7463   1187950      9719     41506         0     79938    125944   5433983     95.42    100.63
1312.90/328.78	c  N dy  7598   1208003      9719     41506         0     52000    125944   1015531     95.45    103.38
1315.30/329.31	c  S st  7610   1209913      9719     41506         0     53910    125944   1306157     95.45     91.44
1315.70/329.46	c  S st  7610   1210420      9719     41506         0     54417    125944   1366097     95.45   no data
1315.70/329.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1316.10/329.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.06
1316.10/329.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1316.10/329.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1316.10/329.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1316.10/329.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9719 time:  0.00 s
1316.10/329.55	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
1316.51/329.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1316.51/329.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1319.29/330.33	c lits-rem:         5  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.66 s
1319.29/330.33	c vivif2 --  cl tried    41506 cl shrink        0 lits rem          0 time: 0.00
1319.29/330.36	c vivif2 --  cl tried    54417 cl shrink        0 lits rem          0 time: 0.02
1319.69/330.45	c asymm  cl-useful: 0/41506/41506 lits-rem:0 time: 0.09
1319.69/330.46	c calculated reachability. Time: 0.00
1319.69/330.46	c  N dy  7610   1210420      9719     41506         0     54417    125944   1366092     95.45   no data
1344.46/336.60	c  N dy  7748   1230546      9719     41506         0     74543    125944   4441824     95.48    102.55
1371.63/343.43	c  N dy  7874   1250575      9719     41506         0     94571    125944   7537365     95.50    104.43
1395.61/349.50	c  N dy  8013   1270750      9719     41506         0     65740    125944   2989593     95.54    100.88
1421.96/356.09	c  N dy  8149   1290783      9719     41506         0     85769    125944   6057169     95.56    101.59
1449.10/362.85	c  N dy  8276   1310872      9719     41506         0     55859    125944   1329392     95.57    112.09
1473.47/368.95	c  N dy  8413   1330878      9719     41506         0     75863    125944   4409992     95.60    104.69
1501.84/376.03	c  N dy  8545   1351093      9719     41506         0     96078    125944   7509956     95.63    101.07
1527.01/382.36	c  N dy  8673   1371354      9719     41506         0     65342    125944   2604125     95.63    104.12
1552.97/388.88	c  N dy  8802   1391359      9719     41506         0     85346    125944   5645672     95.63    100.96
1581.72/396.08	c  N dy  8931   1411458      9719     41506         0     53446    125944    660270     95.64    100.81
1605.70/402.05	c  N dy  9059   1431546      9719     41506         0     73532    125944   3707471     95.63    101.81
1633.28/408.96	c  N dy  9188   1451712      9719     41506         0     93695    125944   6775268     95.63    101.07
1660.82/415.83	c  N dy  9323   1471722      9719     41506         0     60708    125944   1622474     95.65    102.34
1685.60/422.02	c  N dy  9444   1491753      9719     41506         0     80736    125944   4671250     95.65    100.84
1714.34/429.27	c  N dy  9562   1512241      9719     41506         0    101223    125944   7791482     95.63    106.99
1740.70/435.80	c  N dy  9692   1532345      9719     41506         0     67338    125944   2502210     95.65    102.64
1766.66/442.37	c  N dy  9818   1552427      9719     41506         0     87419    125944   5541135     95.64    102.31
1796.62/449.81	c  N dy  9950   1572496      9719     41506         0    107487    125944   8587699     95.65    103.53
1821.80/456.11	c  N dy 10084   1592531      9719     41506         0     72523    125944   3185568     95.68    101.56
1848.94/462.93	c  N dy 10197   1612921      9719     41506         0     92912    125944   6322636     95.68    101.36
1879.32/470.55	c  N dy 10320   1633038      9719     41506         0     57029    125944    624976     95.69    104.48
1903.68/476.68	c  N dy 10447   1653119      9719     41506         0     77110    125944   3706471     95.69    116.71
1931.64/483.66	c  N dy 10566   1673242      9719     41506         0     97233    125944   6765962     95.69    101.75
1962.40/491.31	c  N dy 10695   1693282      9719     41506         0     60275    125944    961399     95.70    102.53
1983.56/496.60	c  S st 10807   1710420      9719     41506         0     77412    125944   3547711     95.70   no data
1983.96/496.79	c  S st 10807   1710921      9719     41506         0     77913    125944   3610564     95.70   no data
1984.37/496.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1984.37/496.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.07
1984.37/496.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1984.37/496.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1984.37/496.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1984.37/496.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9719 time:  0.00 s
1984.77/496.90	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
1984.77/496.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
1985.55/497.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1996.74/499.97	c lits-rem:         2  cl-subs:        3  v-elim:      0  v-fix:    0  time:  2.84 s
1996.74/499.98	c vivif2 --  cl tried    41506 cl shrink        0 lits rem          0 time: 0.00
1997.14/500.03	c vivif2 --  cl tried    77910 cl shrink        0 lits rem          0 time: 0.06
1997.55/500.16	c asymm  cl-useful: 0/41506/41506 lits-rem:0 time: 0.13
1997.55/500.17	c calculated reachability. Time: 0.00
1997.55/500.17	c  N dy 10807   1710921      9719     41506         0     77910    125944   3609129     95.70   no data
2027.10/507.50	c  N dy 10935   1730953      9719     41506         0     97942    125944   6680124     95.71    100.90
2058.26/515.33	c  N dy 11063   1751031      9719     41506         0     60020    125944    784864     95.71    101.54
2083.03/521.56	c  N dy 11195   1771071      9719     41506         0     80058    125944   3839712     95.72    101.44
2111.38/528.69	c  N dy 11321   1791207      9719     41506         0    100192    125944   6898148     95.72    101.76
2142.14/536.37	c  N dy 11446   1811234      9719     41506         0     61217    125944    836778     95.73    101.19
2167.70/542.77	c  N dy 11583   1831416      9719     41506         0     81398    125944   3928532     95.74    102.19
2196.46/549.91	c  N dy 11705   1851430      9719     41506         0    101409    125944   6963796     95.73    101.16
2228.01/557.87	c  N dy 11832   1871497      9719     41506         0     61479    125944    713451     95.74    106.23
2252.80/564.08	c  N dy 11959   1891527      9719     41506         0     81508    125944   3742959     95.74    103.04
2281.54/571.28	c  N dy 12089   1911654      9719     41506         0    101633    125944   6826953     95.76    100.93
2314.32/579.47	c  N dy 12226   1931739      9719     41506         0    121718    125944   9893475     95.77    102.21
2340.28/585.92	c  N dy 12363   1952031      9719     41506         0     81014    125944   3582568     95.79    101.21
2368.61/593.05	c  N dy 12486   1972035      9719     41506         0    101016    125944   6596556     95.77    101.25
2400.58/601.08	c  N dy 12608   1992135      9719     41506         0    121116    125944   9667232     95.78    102.44
2427.74/607.80	c  N dy 12741   2012166      9719     41506         0     79152    125944   3145991     95.79    101.17
2456.09/614.92	c  N dy 12862   2032296      9719     41506         0     99282    125944   6175826     95.78    102.78
2488.05/622.95	c  N dy 12998   2052326      9719     41506         0    119310    125944   9236781     95.80    101.65
2516.80/630.12	c  N dy 13133   2072439      9719     41506         0     76427    125944   2558730     95.81    103.09
2544.37/637.05	c  N dy 13259   2092518      9719     41506         0     96501    125944   5670409     95.82    101.31
2575.93/644.98	c  N dy 13397   2112610      9719     41506         0    116590    125944   8805778     95.85    102.54
2606.68/652.69	c  N dy 13534   2132797      9719     41506         0     72782    125944   1834991     95.86    101.83
2633.85/659.43	c  N dy 13660   2152895      9719     41506         0     92876    125944   4897646     95.86    101.90
2664.60/667.16	c  N dy 13796   2173018      9719     41506         0    112999    125944   7975882     95.87    102.97
2698.95/675.76	c  N dy 13937   2193058      9719     41506         0     68041    125944    995545     95.89    103.09
2722.12/681.50	c  S st 14050   2210921      9719     41506         0     85904    125944   3724330     95.90   no data
2722.94/681.70	c  S st 14050   2211428      9719     41506         0     86411    125944   3784303     95.90   no data
2722.94/681.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2723.32/681.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.08
2723.32/681.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2723.32/681.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2723.32/681.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2723.32/681.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9719 time:  0.00 s
2723.32/681.82	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
2723.71/681.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
2724.11/682.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2736.11/685.06	c lits-rem:         7  cl-subs:        7  v-elim:      0  v-fix:    0  time:  3.00 s
2736.11/685.06	c vivif2 --  cl tried    41506 cl shrink        0 lits rem          0 time: 0.00
2736.49/685.12	c vivif2 --  cl tried    86404 cl shrink        0 lits rem          0 time: 0.06
2736.89/685.26	c asymm  cl-useful: 0/41506/41506 lits-rem:0 time: 0.14
2736.89/685.27	c calculated reachability. Time: 0.00
2736.89/685.27	c  N dy 14050   2211428      9719     41506         0     86404    125944   3782620     95.90   no data
2766.87/692.75	c  N dy 14158   2231644      9719     41506         0    106618    125944   6846596     95.88    102.01
2800.01/701.09	c  N dy 14287   2251658      9719     41506         0    126632    125944   9944685     95.89    122.61
2828.76/708.28	c  N dy 14427   2271685      9719     41506         0     80661    125944   2769580     95.91    101.36
2857.13/715.34	c  N dy 14548   2291764      9719     41506         0    100738    125944   5846954     95.91    101.53
2889.09/723.37	c  N dy 14681   2311813      9719     41506         0    120787    125944   8917895     95.92    101.11
2921.44/731.45	c  N dy 14806   2331833      9719     41506         0     73811    125944   1595869     95.93    103.10
2950.20/738.65	c  N dy 14941   2351927      9719     41506         0     93904    125944   4722009     95.95    102.25
2981.36/746.45	c  N dy 15071   2372022      9719     41506         0    113996    125944   7751719     95.96    103.11
3016.10/755.12	c  N dy 15203   2392030      9719     41506         0    134004    125944  10850121     95.97    102.54
3043.68/762.09	c  N dy 15342   2412061      9719     41506         0     86033    125944   3364241     96.00    104.66
3073.62/769.53	c  N dy 15469   2432126      9719     41506         0    106095    125944   6427874     96.00    103.22
3106.77/777.86	c  N dy 15605   2452253      9719     41506         0    126221    125944   9564877     96.01    101.75
3138.73/785.82	c  N dy 15729   2472303      9719     41506         0     77273    125944   1802899     96.01    107.44
3166.71/792.82	c  N dy 15869   2492371      9719     41506         0     97337    125944   4899918     96.03    104.85
3197.84/800.67	c  N dy 15991   2512382      9719     41506         0    117348    125944   7996223     96.04    101.52
3232.99/809.41	c  N dy 16116   2532386      9719     41506         0    137350    125944  11052170     96.04    101.33
3261.35/816.51	c  N dy 16247   2552435      9719     41506         0     87404    125944   3249259     96.05    101.73
3291.31/824.04	c  N dy 16376   2572745      9719     41506         0    107713    125944   6373006     96.05    101.89
3325.26/832.52	c  N dy 16511   2592931      9719     41506         0    127898    125944   9512335     96.07    101.58
3358.82/840.94	c  N dy 16644   2612989      9719     41506         0     76966    125944   1470198     96.08    101.16
3386.40/847.88	c  N dy 16770   2633061      9719     41506         0     97037    125944   4584662     96.09    103.96
3418.33/855.82	c  N dy 16899   2653102      9719     41506         0    117076    125944   7680048     96.09    103.36
3453.48/864.62	c  N dy 17030   2673182      9719     41506         0    137154    125944  10743238     96.10    103.56
3485.05/872.56	c  N dy 17158   2693329      9719     41506         0     85312    125944   2619681     96.11    104.08
3511.41/879.13	c  S st 17274   2711429      9719     41506         0    103411    125944   5379404     96.11   no data
3512.21/879.37	c  S st 17274   2711935      9719     41506         0    103917    125944   5432798     96.11   no data
3512.21/879.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3512.61/879.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.09
3512.61/879.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3513.00/879.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3513.00/879.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3513.00/879.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9719 time:  0.00 s
3513.00/879.51	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
3513.42/879.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
3514.20/879.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3531.41/884.12	c lits-rem:         2  cl-subs:        6  v-elim:      0  v-fix:    0  time:  4.27 s
3531.41/884.12	c vivif2 --  cl tried    41506 cl shrink        0 lits rem          0 time: 0.00
3531.78/884.21	c vivif2 --  cl tried   103911 cl shrink        0 lits rem          0 time: 0.08
3532.18/884.37	c asymm  cl-useful: 0/41506/41506 lits-rem:0 time: 0.17
3532.18/884.38	c calculated reachability. Time: 0.00
3532.18/884.38	c  N dy 17274   2711935      9719     41506         0    103911    125944   5430027     96.11   no data
3566.92/893.05	c  N dy 17412   2732240      9719     41506         0    124213    125944   8576009     96.12    101.25
3603.67/902.27	c  N dy 17539   2752300      9719     41506         0    144270    125944  11652495     96.13    103.29
3632.45/909.40	c  N dy 17672   2772354      9719     41506         0     91327    125944   3382888     96.13    124.19
3663.22/917.13	c  N dy 17808   2792455      9719     41506         0    111427    125944   6491403     96.15    101.84
3697.15/925.60	c  N dy 17931   2812623      9719     41506         0    131594    125944   9628963     96.15    102.40
3732.70/934.57	c  N dy 18057   2832675      9719     41506         0     77649    125944   1136990     96.15    108.34
3762.66/942.03	c  N dy 18200   2852769      9719     41506         0     97739    125944   4273420     96.17    102.72
3794.21/949.98	c  N dy 18327   2872786      9719     41506         0    117754    125944   7368187     96.17    103.86
3830.18/958.94	c  N dy 18461   2892893      9719     41506         0    137859    125944  10446892     96.17    103.37
3864.93/967.61	c  N dy 18598   2912974      9719     41506         0     82942    125944   1809825     96.19    101.37
3894.07/974.90	c  N dy 18728   2933034      9719     41506         0    103001    125944   4900108     96.19    102.42
3926.44/983.01	c  N dy 18848   2953155      9719     41506         0    123122    125944   8004497     96.20    102.20
3963.17/992.29	c  N dy 18988   2973508      9719     41506         0    143474    125944  11168159     96.21    102.52
3995.92/1000.45	c  N dy 19120   2993652      9719     41506         0     87624    125944   2369212     96.23    103.85
4026.28/1008.03	c  N dy 19270   3013722      9719     41506         0    107693    125944   5496068     96.25    105.09
4059.83/1016.47	c  N dy 19398   3033840      9719     41506         0    127808    125944   8588657     96.26    103.20
4097.38/1025.87	c  N dy 19529   3054049      9719     41506         0    148014    125944  11696593     96.27    104.53
4128.96/1033.71	c  N dy 19656   3074141      9719     41506         0     91113    125944   2738463     96.27    107.66
4158.89/1041.29	c  N dy 19781   3094197      9719     41506         0    111169    125944   5877155     96.28    101.91
4192.84/1049.77	c  N dy 19902   3114209      9719     41506         0    131180    125944   8969706     96.28    102.29
4231.19/1059.39	c  N dy 20033   3134348      9719     41506         0    151318    125944  12083208     96.28    101.35
4263.14/1067.33	c  N dy 20168   3154445      9719     41506         0     93415    125944   2967241     96.29    101.42
4293.90/1075.08	c  N dy 20305   3174514      9719     41506         0    113482    125944   6065105     96.30    103.76
4329.05/1083.82	c  N dy 20436   3194783      9719     41506         0    133750    125944   9217771     96.31    104.94
4361.43/1091.96	c  S st 20554   3211936      9719     41506         0    150899    125944  11872264     96.32   no data
4362.61/1092.27	c  S st 20554   3212439      9719     41506         0    151402    125944  11931243     96.32   no data
4363.01/1092.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4363.41/1092.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.13
4363.41/1092.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4363.41/1092.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4363.41/1092.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4363.41/1092.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9719 time:  0.00 s
4363.41/1092.46	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
4364.21/1092.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.17 s
4366.60/1093.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4404.15/1102.64	c lits-rem:        20  cl-subs:       27  v-elim:      0  v-fix:    0  time:  9.40 s
4404.15/1102.64	c vivif2 --  cl tried    41506 cl shrink        0 lits rem          0 time: 0.00
4404.95/1102.82	c vivif2 --  cl tried   151375 cl shrink        0 lits rem          0 time: 0.18
4405.77/1103.06	c asymm  cl-useful: 0/41506/41506 lits-rem:0 time: 0.24
4405.77/1103.07	c calculated reachability. Time: 0.00
4405.77/1103.07	c  N dy 20554   3212439      9719     41506         0    151375    125944  11924218     96.32   no data
4438.09/1111.19	c  N dy 20682   3232490      9719     41506         0     92432    125944   2631064     96.33    104.53
4469.25/1118.92	c  N dy 20822   3252499      9719     41506         0    112439    125944   5729535     96.34    101.57
4503.61/1127.56	c  N dy 20957   3272576      9719     41506         0    132512    125944   8880328     96.36    103.37
4542.36/1137.21	c  N dy 21089   3292627      9719     41506         0    152563    125944  11998576     96.37    103.26
4575.11/1145.41	c  N dy 21214   3312748      9719     41506         0     92689    125944   2566539     96.37    102.74
4606.27/1153.27	c  N dy 21346   3332911      9719     41506         0    112848    125944   5676548     96.38    102.04
4642.63/1162.37	c  N dy 21472   3352979      9719     41506         0    132914    125944   8739687     96.38    101.67
4681.37/1172.07	c  N dy 21601   3373070      9719     41506         0    153003    125944  11854050     96.39    102.15
4715.71/1180.64	c  N dy 21732   3393144      9719     41506         0     92086    125944   2304404     96.39    105.29
4746.07/1188.26	c  N dy 21864   3413294      9719     41506         0    112236    125944   5406908     96.39    102.21
4780.42/1196.83	c  N dy 21993   3433368      9719     41506         0    132309    125944   8506498     96.40    127.05

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3173858-1304071971/watcher-3173858-1304071971 -o /tmp/evaluation-result-3173858-1304071971/solver-3173858-1304071971 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173858-1304071971.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: 6.83 7.82 7.93 6/180 12429
/proc/meminfo: memFree=15554224/32951124 swapFree=67111528/67111528
[pid=12429] ppid=12427 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/12429/stat : 12429 (strangenight2-m) R 12427 12429 12239 0 -1 4202496 408 0 0 0 0 0 0 0 21 0 4 0 518797572 52441088 347 33554432000 4194304 4627427 140733814208096 18446744073709551615 47701779703734 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12429/statm: 12803 347 299 106 0 7774 0
[pid=12429/tid=12430] ppid=12427 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/12429/task/12430/stat : 12430 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 518797572 52441088 347 33554432000 4194304 4627427 140733814208096 18446744073709551615 47701779703730 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12429/tid=12431] ppid=12427 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/12429/task/12431/stat : 12431 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 518797572 52441088 347 33554432000 4194304 4627427 140733814208096 18446744073709551615 244447001585 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12429/tid=12432] ppid=12427 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/12429/task/12432/stat : 12432 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 518797572 52441088 347 33554432000 4194304 4627427 140733814208096 18446744073709551615 244447001585 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0433401 s]
/proc/loadavg: 6.83 7.82 7.93 6/180 12429
/proc/meminfo: memFree=15554224/32951124 swapFree=67111528/67111528
[pid=12429] ppid=12427 vsize=360636 CPUtime=0.3 cores=0,2,4,6
/proc/12429/stat : 12429 (strangenight2-m) R 12427 12429 12239 0 -1 4202496 9004 0 0 0 28 2 0 0 17 0 4 0 518797572 369291264 8020 33554432000 4194304 4627427 140733814208096 18446744073709551615 4238983 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12429/statm: 90324 8682 371 106 0 85295 0
[pid=12429/tid=12430] ppid=12427 vsize=361940 CPUtime=0.07 cores=0,2,4,6
/proc/12429/task/12430/stat : 12430 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 2807 0 0 0 7 0 0 0 18 0 4 0 518797572 370626560 9033 33554432000 4194304 4627427 140733814208096 18446744073709551615 244446642645 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12429/tid=12431] ppid=12427 vsize=362584 CPUtime=0.07 cores=0,2,4,6
/proc/12429/task/12431/stat : 12431 (strangenight2-m) D 12427 12429 12239 0 -1 4202560 2891 0 0 0 7 0 0 0 18 0 4 0 518797572 371286016 9613 33554432000 4194304 4627427 140733814208096 18446744073709551615 244446606369 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12429/tid=12432] ppid=12427 vsize=362584 CPUtime=0.08 cores=0,2,4,6
/proc/12429/task/12432/stat : 12432 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 2080 0 0 0 8 0 0 0 18 0 4 0 518797572 371286016 9887 33554432000 4194304 4627427 140733814208096 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 360636

[startup+0.965998 s]
/proc/loadavg: 6.83 7.82 7.93 6/180 12429
/proc/meminfo: memFree=15554224/32951124 swapFree=67111528/67111528
[pid=12429] ppid=12427 vsize=365824 CPUtime=3.8 cores=0,2,4,6
/proc/12429/stat : 12429 (strangenight2-m) R 12427 12429 12239 0 -1 4202496 18826 0 0 0 376 4 0 0 19 0 4 0 518797572 374603776 14572 33554432000 4194304 4627427 140733814208096 18446744073709551615 4332281 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12429/statm: 91456 14572 385 106 0 86427 0
[pid=12429/tid=12430] ppid=12427 vsize=365824 CPUtime=0.95 cores=0,2,4,6
/proc/12429/task/12430/stat : 12430 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 5375 0 0 0 94 1 0 0 19 0 4 0 518797572 374603776 14572 33554432000 4194304 4627427 140733814208096 18446744073709551615 4327559 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12429/tid=12431] ppid=12427 vsize=365824 CPUtime=0.94 cores=0,2,4,6
/proc/12429/task/12431/stat : 12431 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 5205 0 0 0 93 1 0 0 19 0 4 0 518797572 374603776 14572 33554432000 4194304 4627427 140733814208096 18446744073709551615 4308584 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12429/tid=12432] ppid=12427 vsize=365824 CPUtime=0.94 cores=0,2,4,6
/proc/12429/task/12432/stat : 12432 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 2937 0 0 0 94 0 0 0 19 0 4 0 518797572 374603776 14572 33554432000 4194304 4627427 140733814208096 18446744073709551615 4330946 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 365824

[startup+1.00099 s]
/proc/loadavg: 6.83 7.82 7.93 6/180 12429
/proc/meminfo: memFree=15554224/32951124 swapFree=67111528/67111528
[pid=12429] ppid=12427 vsize=365824 CPUtime=3.94 cores=0,2,4,6
/proc/12429/stat : 12429 (strangenight2-m) R 12427 12429 12239 0 -1 4202496 18961 0 0 0 390 4 0 0 19 0 4 0 518797572 374603776 14707 33554432000 4194304 4627427 140733814208096 18446744073709551615 4308588 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12429/statm: 91456 14707 385 106 0 86427 0
[pid=12429/tid=12430] ppid=12427 vsize=365824 CPUtime=0.99 cores=0,2,4,6
/proc/12429/task/12430/stat : 12430 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 5409 0 0 0 98 1 0 0 19 0 4 0 518797572 374603776 14707 33554432000 4194304 4627427 140733814208096 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12429/tid=12431] ppid=12427 vsize=365824 CPUtime=0.98 cores=0,2,4,6
/proc/12429/task/12431/stat : 12431 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 5238 0 0 0 97 1 0 0 19 0 4 0 518797572 374603776 14707 33554432000 4194304 4627427 140733814208096 18446744073709551615 4308326 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12429/tid=12432] ppid=12427 vsize=365824 CPUtime=0.97 cores=0,2,4,6
/proc/12429/task/12432/stat : 12432 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 2969 0 0 0 97 0 0 0 19 0 4 0 518797572 374603776 14707 33554432000 4194304 4627427 140733814208096 18446744073709551615 4299630 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.94
Current children cumulated vsize (KiB) 365824

[startup+1.10097 s]
/proc/loadavg: 6.83 7.82 7.93 6/180 12429
/proc/meminfo: memFree=15554224/32951124 swapFree=67111528/67111528
[pid=12429] ppid=12427 vsize=365824 CPUtime=4.35 cores=0,2,4,6
/proc/12429/stat : 12429 (strangenight2-m) R 12427 12429 12239 0 -1 4202496 19372 0 0 0 430 5 0 0 19 0 4 0 518797572 374603776 15118 33554432000 4194304 4627427 140733814208096 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12429/statm: 91456 15118 385 106 0 86427 0
[pid=12429/tid=12430] ppid=12427 vsize=365824 CPUtime=1.09 cores=0,2,4,6
/proc/12429/task/12430/stat : 12430 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 5508 0 0 0 108 1 0 0 19 0 4 0 518797572 374603776 15118 33554432000 4194304 4627427 140733814208096 18446744073709551615 4324721 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12429/tid=12431] ppid=12427 vsize=365824 CPUtime=1.08 cores=0,2,4,6
/proc/12429/task/12431/stat : 12431 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 5331 0 0 0 107 1 0 0 19 0 4 0 518797572 374603776 15118 33554432000 4194304 4627427 140733814208096 18446744073709551615 4310392 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12429/tid=12432] ppid=12427 vsize=365824 CPUtime=1.07 cores=0,2,4,6
/proc/12429/task/12432/stat : 12432 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 3080 0 0 0 107 0 0 0 19 0 4 0 518797572 374603776 15118 33554432000 4194304 4627427 140733814208096 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.35
Current children cumulated vsize (KiB) 365824

[startup+1.5009 s]
/proc/loadavg: 6.83 7.82 7.93 6/180 12429
/proc/meminfo: memFree=15554224/32951124 swapFree=67111528/67111528
[pid=12429] ppid=12427 vsize=374180 CPUtime=5.95 cores=0,2,4,6
/proc/12429/stat : 12429 (strangenight2-m) R 12427 12429 12239 0 -1 4202496 22667 0 0 0 589 6 0 0 19 0 4 0 518797572 383160320 13015 33554432000 4194304 4627427 140733814208096 18446744073709551615 4308606 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12429/statm: 93545 13015 386 106 0 88516 0
[pid=12429/tid=12430] ppid=12427 vsize=374180 CPUtime=1.48 cores=0,2,4,6
/proc/12429/task/12430/stat : 12430 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 6334 0 0 0 147 1 0 0 19 0 4 0 518797572 383160320 13015 33554432000 4194304 4627427 140733814208096 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12429/tid=12431] ppid=12427 vsize=374180 CPUtime=1.47 cores=0,2,4,6
/proc/12429/task/12431/stat : 12431 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 6143 0 0 0 146 1 0 0 19 0 4 0 518797572 383160320 13015 33554432000 4194304 4627427 140733814208096 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12429/tid=12432] ppid=12427 vsize=374180 CPUtime=1.47 cores=0,2,4,6
/proc/12429/task/12432/stat : 12432 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 3905 0 0 0 147 0 0 0 19 0 4 0 518797572 383160320 13015 33554432000 4194304 4627427 140733814208096 18446744073709551615 4308392 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 374180

[startup+3.1006 s]
/proc/loadavg: 6.83 7.82 7.93 10/184 12433
/proc/meminfo: memFree=15474652/32951124 swapFree=67111528/67111528
[pid=12429] ppid=12427 vsize=375028 CPUtime=12.32 cores=0,2,4,6
/proc/12429/stat : 12429 (strangenight2-m) R 12427 12429 12239 0 -1 4202496 30308 0 0 0 1225 7 0 0 25 0 4 0 518797572 384028672 14291 33554432000 4194304 4627427 140733814208096 18446744073709551615 4308399 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12429/statm: 93757 14291 386 106 0 88728 0
[pid=12429/tid=12430] ppid=12427 vsize=375028 CPUtime=3.08 cores=0,2,4,6
/proc/12429/task/12430/stat : 12430 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 8262 0 0 0 307 1 0 0 25 0 4 0 518797572 384028672 14291 33554432000 4194304 4627427 140733814208096 18446744073709551615 4308640 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12429/tid=12431] ppid=12427 vsize=375028 CPUtime=3.06 cores=0,2,4,6
/proc/12429/task/12431/stat : 12431 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 8053 0 0 0 305 1 0 0 25 0 4 0 518797572 384028672 14291 33554432000 4194304 4627427 140733814208096 18446744073709551615 4330000 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12429/tid=12432] ppid=12427 vsize=375028 CPUtime=3.07 cores=0,2,4,6
/proc/12429/task/12432/stat : 12432 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 5801 0 0 0 306 1 0 0 25 0 4 0 518797572 384028672 14291 33554432000 4194304 4627427 140733814208096 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 375028

[startup+6.307 s]
/proc/loadavg: 6.92 7.83 7.93 10/184 12433
/proc/meminfo: memFree=15370752/32951124 swapFree=67111528/67111528
[pid=12429] ppid=12427 vsize=376616 CPUtime=25.13 cores=0,2,4,6
/proc/12429/stat : 12429 (strangenight2-m) R 12427 12429 12239 0 -1 4202496 51698 0 0 0 2500 13 0 0 25 0 4 0 518797572 385654784 21293 33554432000 4194304 4627427 140733814208096 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12429/statm: 94154 21293 390 106 0 89125 0
[pid=12429/tid=12430] ppid=12427 vsize=376616 CPUtime=6.28 cores=0,2,4,6
/proc/12429/task/12430/stat : 12430 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 12069 0 0 0 626 2 0 0 25 0 4 0 518797572 385654784 21293 33554432000 4194304 4627427 140733814208096 18446744073709551615 4329855 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12429/tid=12431] ppid=12427 vsize=376616 CPUtime=6.26 cores=0,2,4,6
/proc/12429/task/12431/stat : 12431 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 11914 0 0 0 623 3 0 0 25 0 4 0 518797572 385654784 21293 33554432000 4194304 4627427 140733814208096 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12429/tid=12432] ppid=12427 vsize=376616 CPUtime=6.28 cores=0,2,4,6
/proc/12429/task/12432/stat : 12432 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 9783 0 0 0 626 2 0 0 25 0 4 0 518797572 385654784 21293 33554432000 4194304 4627427 140733814208096 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 376616

[startup+12.7008 s]
/proc/loadavg: 7.01 7.83 7.93 10/184 12433
/proc/meminfo: memFree=15268452/32951124 swapFree=67111528/67111528
[pid=12429] ppid=12427 vsize=421424 CPUtime=50.68 cores=0,2,4,6
/proc/12429/stat : 12429 (strangenight2-m) R 12427 12429 12239 0 -1 4202496 91689 0 0 0 5047 21 0 0 25 0 4 0 518797572 431538176 46895 33554432000 4194304 4627427 140733814208096 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12429/statm: 105356 46895 390 106 0 100327 0
[pid=12429/tid=12430] ppid=12427 vsize=421424 CPUtime=12.68 cores=0,2,4,6
/proc/12429/task/12430/stat : 12430 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 21328 0 0 0 1264 4 0 0 25 0 4 0 518797572 431538176 46895 33554432000 4194304 4627427 140733814208096 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12429/tid=12431] ppid=12427 vsize=421424 CPUtime=12.62 cores=0,2,4,6
/proc/12429/task/12431/stat : 12431 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 25784 0 0 0 1256 6 0 0 25 0 4 0 518797572 431538176 46895 33554432000 4194304 4627427 140733814208096 18446744073709551615 4306598 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12429/tid=12432] ppid=12427 vsize=421424 CPUtime=12.67 cores=0,2,4,6
/proc/12429/task/12432/stat : 12432 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 19872 0 0 0 1263 4 0 0 25 0 4 0 518797572 431538176 46895 33554432000 4194304 4627427 140733814208096 18446744073709551615 4308411 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 421424

[startup+25.5004 s]
/proc/loadavg: 7.30 7.85 7.94 10/184 12433
/proc/meminfo: memFree=15078740/32951124 swapFree=67111528/67111528
[pid=12429] ppid=12427 vsize=465456 CPUtime=101.79 cores=0,2,4,6
/proc/12429/stat : 12429 (strangenight2-m) R 12427 12429 12239 0 -1 4202496 143452 0 0 0 10147 32 0 0 25 0 4 0 518797572 476626944 71542 33554432000 4194304 4627427 140733814208096 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12429/statm: 116364 71542 390 106 0 111335 0
[pid=12429/tid=12430] ppid=12427 vsize=465456 CPUtime=25.48 cores=0,2,4,6
/proc/12429/task/12430/stat : 12430 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 36428 0 0 0 2540 8 0 0 25 0 4 0 518797572 476626944 71542 33554432000 4194304 4627427 140733814208096 18446744073709551615 4428116 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12429/tid=12431] ppid=12427 vsize=465456 CPUtime=25.34 cores=0,2,4,6
/proc/12429/task/12431/stat : 12431 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 38111 0 0 0 2526 8 0 0 25 0 4 0 518797572 476626944 71542 33554432000 4194304 4627427 140733814208096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12429/tid=12432] ppid=12427 vsize=465456 CPUtime=25.47 cores=0,2,4,6
/proc/12429/task/12432/stat : 12432 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 32527 0 0 0 2540 7 0 0 25 0 4 0 518797572 476626944 71542 33554432000 4194304 4627427 140733814208096 18446744073709551615 4321761 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 465456

[startup+51.1006 s]
/proc/loadavg: 7.54 7.86 7.94 10/184 12434
/proc/meminfo: memFree=15011684/32951124 swapFree=67111528/67111528
[pid=12429] ppid=12427 vsize=575520 CPUtime=204.05 cores=0,2,4,6
/proc/12429/stat : 12429 (strangenight2-m) R 12427 12429 12239 0 -1 4202496 222483 0 0 0 20356 49 0 0 25 0 4 0 518797572 589332480 78151 33554432000 4194304 4627427 140733814208096 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12429/statm: 143880 78151 390 106 0 138851 0
[pid=12429/tid=12430] ppid=12427 vsize=575520 CPUtime=51.07 cores=0,2,4,6
/proc/12429/task/12430/stat : 12430 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 58946 0 0 0 5094 13 0 0 25 0 4 0 518797572 589332480 78151 33554432000 4194304 4627427 140733814208096 18446744073709551615 4310445 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12429/tid=12431] ppid=12427 vsize=575520 CPUtime=50.81 cores=0,2,4,6
/proc/12429/task/12431/stat : 12431 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 60285 0 0 0 5068 13 0 0 25 0 4 0 518797572 589332480 78151 33554432000 4194304 4627427 140733814208096 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12429/tid=12432] ppid=12427 vsize=575520 CPUtime=51.07 cores=0,2,4,6
/proc/12429/task/12432/stat : 12432 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 50919 0 0 0 5096 11 0 0 25 0 4 0 518797572 589332480 78151 33554432000 4194304 4627427 140733814208096 18446744073709551615 4309122 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 575520

[startup+102.301 s]
/proc/loadavg: 7.91 7.91 7.95 10/184 12435
/proc/meminfo: memFree=14914452/32951124 swapFree=67111528/67111528
[pid=12429] ppid=12427 vsize=677232 CPUtime=408.57 cores=0,2,4,6
/proc/12429/stat : 12429 (strangenight2-m) R 12427 12429 12239 0 -1 4202496 373308 0 0 0 40768 89 0 0 25 0 4 0 518797572 693485568 91553 33554432000 4194304 4627427 140733814208096 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12429/statm: 169308 91553 390 106 0 164279 0
[pid=12429/tid=12430] ppid=12427 vsize=677232 CPUtime=102.27 cores=0,2,4,6
/proc/12429/task/12430/stat : 12430 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 98524 0 0 0 10204 23 0 0 25 0 4 0 518797572 693485568 91553 33554432000 4194304 4627427 140733814208096 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12429/tid=12431] ppid=12427 vsize=677232 CPUtime=101.73 cores=0,2,4,6
/proc/12429/task/12431/stat : 12431 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 97398 0 0 0 10151 22 0 0 25 0 4 0 518797572 693485568 91553 33554432000 4194304 4627427 140733814208096 18446744073709551615 4329886 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12429/tid=12432] ppid=12427 vsize=677232 CPUtime=102.27 cores=0,2,4,6
/proc/12429/task/12432/stat : 12432 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 87570 0 0 0 10206 21 0 0 25 0 4 0 518797572 693485568 91553 33554432000 4194304 4627427 140733814208096 18446744073709551615 4308593 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.57
Current children cumulated vsize (KiB) 677232

[startup+162.301 s]

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

[pid=12429] ppid=12427 vsize=955244 CPUtime=2565.54 cores=0,2,4,6
/proc/12429/stat : 12429 (strangenight2-m) R 12427 12429 12239 0 -1 4202496 1554630 0 0 0 256121 433 0 0 25 0 4 0 518797572 978169856 163141 33554432000 4194304 4627427 140733814208096 18446744073709551615 4329784 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12429/statm: 238811 163141 390 106 0 233782 0
[pid=12429/tid=12430] ppid=12427 vsize=955244 CPUtime=639.48 cores=0,2,4,6
/proc/12429/task/12430/stat : 12430 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 397576 0 0 0 63838 110 0 0 25 0 4 0 518797572 978169856 163141 33554432000 4194304 4627427 140733814208096 18446744073709551615 4327410 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12429/tid=12431] ppid=12427 vsize=955244 CPUtime=641.54 cores=0,2,4,6
/proc/12429/task/12431/stat : 12431 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 402168 0 0 0 64046 108 0 0 25 0 4 0 518797572 978169856 163141 33554432000 4194304 4627427 140733814208096 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12429/tid=12432] ppid=12427 vsize=955244 CPUtime=642.22 cores=0,2,4,6
/proc/12429/task/12432/stat : 12432 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 369738 0 0 0 64119 103 0 0 25 0 4 0 518797572 978169856 163141 33554432000 4194304 4627427 140733814208096 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2565.54
Current children cumulated vsize (KiB) 955244

[startup+702.301 s]
/proc/loadavg: 8.11 8.06 8.00 10/184 12451
/proc/meminfo: memFree=14254996/32951124 swapFree=67111528/67111528
[pid=12429] ppid=12427 vsize=1008072 CPUtime=2805.21 cores=0,2,4,6
/proc/12429/stat : 12429 (strangenight2-m) R 12427 12429 12239 0 -1 4202496 1667230 0 0 0 280054 467 0 0 25 0 4 0 518797572 1032265728 185252 33554432000 4194304 4627427 140733814208096 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12429/statm: 252018 185252 390 106 0 246989 0
[pid=12429/tid=12430] ppid=12427 vsize=1008072 CPUtime=699.15 cores=0,2,4,6
/proc/12429/task/12430/stat : 12430 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 427490 0 0 0 69798 117 0 0 25 0 4 0 518797572 1032265728 185252 33554432000 4194304 4627427 140733814208096 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12429/tid=12431] ppid=12427 vsize=1008072 CPUtime=701.55 cores=0,2,4,6
/proc/12429/task/12431/stat : 12431 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 429118 0 0 0 70038 117 0 0 25 0 4 0 518797572 1032265728 185252 33554432000 4194304 4627427 140733814208096 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12429/tid=12432] ppid=12427 vsize=1008072 CPUtime=702.22 cores=0,2,4,6
/proc/12429/task/12432/stat : 12432 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 398230 0 0 0 70110 112 0 0 25 0 4 0 518797572 1032265728 185252 33554432000 4194304 4627427 140733814208096 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.21
Current children cumulated vsize (KiB) 1008072

[startup+762.301 s]
/proc/loadavg: 8.11 8.06 8.00 10/184 12453
/proc/meminfo: memFree=14176852/32951124 swapFree=67111528/67111528
[pid=12429] ppid=12427 vsize=1025748 CPUtime=3044.86 cores=0,2,4,6
/proc/12429/stat : 12429 (strangenight2-m) R 12427 12429 12239 0 -1 4202496 1788314 0 0 0 303984 502 0 0 25 0 4 0 518797572 1050365952 191533 33554432000 4194304 4627427 140733814208096 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12429/statm: 256437 191533 390 106 0 251408 0
[pid=12429/tid=12430] ppid=12427 vsize=1025748 CPUtime=758.82 cores=0,2,4,6
/proc/12429/task/12430/stat : 12430 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 454363 0 0 0 75756 126 0 0 25 0 4 0 518797572 1050365952 191533 33554432000 4194304 4627427 140733814208096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12429/tid=12431] ppid=12427 vsize=1025748 CPUtime=761.54 cores=0,2,4,6
/proc/12429/task/12431/stat : 12431 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 469683 0 0 0 76028 126 0 0 25 0 4 0 518797572 1050365952 191533 33554432000 4194304 4627427 140733814208096 18446744073709551615 4309598 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12429/tid=12432] ppid=12427 vsize=1025748 CPUtime=762.2 cores=0,2,4,6
/proc/12429/task/12432/stat : 12432 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 424452 0 0 0 76100 120 0 0 25 0 4 0 518797572 1050365952 191533 33554432000 4194304 4627427 140733814208096 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3044.86
Current children cumulated vsize (KiB) 1025748

[startup+822.301 s]
/proc/loadavg: 8.11 8.06 8.00 10/184 12455
/proc/meminfo: memFree=14121912/32951124 swapFree=67111528/67111528
[pid=12429] ppid=12427 vsize=1079160 CPUtime=3284.53 cores=0,2,4,6
/proc/12429/stat : 12429 (strangenight2-m) R 12427 12429 12239 0 -1 4202496 1892151 0 0 0 327918 535 0 0 25 0 4 0 518797572 1105059840 200900 33554432000 4194304 4627427 140733814208096 18446744073709551615 4309256 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12429/statm: 269790 200900 390 106 0 264761 0
[pid=12429/tid=12430] ppid=12427 vsize=1079160 CPUtime=818.5 cores=0,2,4,6
/proc/12429/task/12430/stat : 12430 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 480667 0 0 0 81715 135 0 0 25 0 4 0 518797572 1105059840 200900 33554432000 4194304 4627427 140733814208096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12429/tid=12431] ppid=12427 vsize=1079160 CPUtime=821.54 cores=0,2,4,6
/proc/12429/task/12431/stat : 12431 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 495602 0 0 0 82020 134 0 0 25 0 4 0 518797572 1105059840 200900 33554432000 4194304 4627427 140733814208096 18446744073709551615 4299745 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12429/tid=12432] ppid=12427 vsize=1079160 CPUtime=822.19 cores=0,2,4,6
/proc/12429/task/12432/stat : 12432 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 450167 0 0 0 82092 127 0 0 25 0 4 0 518797572 1105059840 200900 33554432000 4194304 4627427 140733814208096 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.53
Current children cumulated vsize (KiB) 1079160

[startup+882.3 s]
/proc/loadavg: 8.16 8.08 8.01 10/184 12456
/proc/meminfo: memFree=14083452/32951124 swapFree=67111528/67111528
[pid=12429] ppid=12427 vsize=1146496 CPUtime=3524.18 cores=0,2,4,6
/proc/12429/stat : 12429 (strangenight2-m) R 12427 12429 12239 0 -1 4202496 2002420 0 0 0 351847 571 0 0 25 0 4 0 518797572 1174011904 213969 33554432000 4194304 4627427 140733814208096 18446744073709551615 4427411 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12429/statm: 286624 213969 390 106 0 281595 0
[pid=12429/tid=12430] ppid=12427 vsize=1146496 CPUtime=878.17 cores=0,2,4,6
/proc/12429/task/12430/stat : 12430 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 505792 0 0 0 87674 143 0 0 25 0 4 0 518797572 1174011904 213969 33554432000 4194304 4627427 140733814208096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12429/tid=12431] ppid=12427 vsize=1146496 CPUtime=881.54 cores=0,2,4,6
/proc/12429/task/12431/stat : 12431 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 521232 0 0 0 88010 144 0 0 25 0 4 0 518797572 1174011904 213969 33554432000 4194304 4627427 140733814208096 18446744073709551615 4309228 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12429/tid=12432] ppid=12427 vsize=1146496 CPUtime=882.19 cores=0,2,4,6
/proc/12429/task/12432/stat : 12432 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 480796 0 0 0 88081 138 0 0 25 0 4 0 518797572 1174011904 213969 33554432000 4194304 4627427 140733814208096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.18
Current children cumulated vsize (KiB) 1146496

[startup+942.301 s]
/proc/loadavg: 8.17 8.10 8.01 9/184 12458
/proc/meminfo: memFree=13873504/32951124 swapFree=67111528/67111528
[pid=12429] ppid=12427 vsize=1227448 CPUtime=3763.88 cores=0,2,4,6
/proc/12429/stat : 12429 (strangenight2-m) R 12427 12429 12239 0 -1 4202496 2110321 0 0 0 375784 604 0 0 25 0 4 0 518797572 1256906752 220469 33554432000 4194304 4627427 140733814208096 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12429/statm: 306862 220469 391 106 0 301833 0
[pid=12429/tid=12430] ppid=12427 vsize=1227448 CPUtime=937.84 cores=0,2,4,6
/proc/12429/task/12430/stat : 12430 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 536047 0 0 0 93633 151 0 0 25 0 4 0 518797572 1256906752 220470 33554432000 4194304 4627427 140733814208096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12429/tid=12431] ppid=12427 vsize=1227448 CPUtime=941.55 cores=0,2,4,6
/proc/12429/task/12431/stat : 12431 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 549806 0 0 0 94003 152 0 0 25 0 4 0 518797572 1256906752 220470 33554432000 4194304 4627427 140733814208096 18446744073709551615 4428121 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12429/tid=12432] ppid=12427 vsize=1227448 CPUtime=942.19 cores=0,2,4,6
/proc/12429/task/12432/stat : 12432 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 505908 0 0 0 94071 148 0 0 25 0 4 0 518797572 1256906752 220470 33554432000 4194304 4627427 140733814208096 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.88
Current children cumulated vsize (KiB) 1227448

[startup+1002.3 s]
/proc/loadavg: 8.17 8.11 8.02 10/184 12459
/proc/meminfo: memFree=13841220/32951124 swapFree=67111528/67111528
[pid=12429] ppid=12427 vsize=1281252 CPUtime=4003.51 cores=0,2,4,6
/proc/12429/stat : 12429 (strangenight2-m) R 12427 12429 12239 0 -1 4202496 2208547 0 0 0 399713 638 0 0 25 0 4 0 518797572 1312002048 228325 33554432000 4194304 4627427 140733814208096 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12429/statm: 320313 228325 391 106 0 315284 0
[pid=12429/tid=12430] ppid=12427 vsize=1281252 CPUtime=997.52 cores=0,2,4,6
/proc/12429/task/12430/stat : 12430 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 559622 0 0 0 99592 160 0 0 25 0 4 0 518797572 1312002048 228325 33554432000 4194304 4627427 140733814208096 18446744073709551615 4308717 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12429/tid=12431] ppid=12427 vsize=1281252 CPUtime=1001.54 cores=0,2,4,6
/proc/12429/task/12431/stat : 12431 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 574666 0 0 0 99994 160 0 0 25 0 4 0 518797572 1312002048 228325 33554432000 4194304 4627427 140733814208096 18446744073709551615 4327410 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12429/tid=12432] ppid=12427 vsize=1281252 CPUtime=1002.18 cores=0,2,4,6
/proc/12429/task/12432/stat : 12432 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 530969 0 0 0 100061 157 0 0 25 0 4 0 518797572 1312002048 228325 33554432000 4194304 4627427 140733814208096 18446744073709551615 4308593 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.51
Current children cumulated vsize (KiB) 1281252

[startup+1062.31 s]
/proc/loadavg: 8.16 8.11 8.02 10/184 12461
/proc/meminfo: memFree=13848880/32951124 swapFree=67111528/67111528
[pid=12429] ppid=12427 vsize=1229768 CPUtime=4243.2 cores=0,2,4,6
/proc/12429/stat : 12429 (strangenight2-m) R 12427 12429 12239 0 -1 4202496 2306832 0 0 0 423645 675 0 0 25 0 4 0 518797572 1259282432 221782 33554432000 4194304 4627427 140733814208096 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12429/statm: 307442 221782 391 106 0 302413 0
[pid=12429/tid=12430] ppid=12427 vsize=1229768 CPUtime=1057.19 cores=0,2,4,6
/proc/12429/task/12430/stat : 12430 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 584305 0 0 0 105550 169 0 0 25 0 4 0 518797572 1259282432 221783 33554432000 4194304 4627427 140733814208096 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12429/tid=12431] ppid=12427 vsize=1229768 CPUtime=1061.55 cores=0,2,4,6
/proc/12429/task/12431/stat : 12431 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 599490 0 0 0 105984 171 0 0 25 0 4 0 518797572 1259282432 221783 33554432000 4194304 4627427 140733814208096 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12429/tid=12432] ppid=12427 vsize=1229768 CPUtime=1062.17 cores=0,2,4,6
/proc/12429/task/12432/stat : 12432 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 555727 0 0 0 106052 165 0 0 25 0 4 0 518797572 1259282432 221783 33554432000 4194304 4627427 140733814208096 18446744073709551615 4308712 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.2
Current children cumulated vsize (KiB) 1229768

[startup+1122.3 s]
/proc/loadavg: 8.14 8.12 8.03 10/184 12463
/proc/meminfo: memFree=13630124/32951124 swapFree=67111528/67111528
[pid=12429] ppid=12427 vsize=1363184 CPUtime=4482.84 cores=0,2,4,6
/proc/12429/stat : 12429 (strangenight2-m) R 12427 12429 12239 0 -1 4202496 2427667 0 0 0 447572 712 0 0 25 0 4 0 518797572 1395900416 246722 33554432000 4194304 4627427 140733814208096 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12429/statm: 340796 246722 391 106 0 335767 0
[pid=12429/tid=12430] ppid=12427 vsize=1363184 CPUtime=1116.86 cores=0,2,4,6
/proc/12429/task/12430/stat : 12430 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 608465 0 0 0 111508 178 0 0 25 0 4 0 518797572 1395900416 246722 33554432000 4194304 4627427 140733814208096 18446744073709551615 4299605 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12429/tid=12431] ppid=12427 vsize=1363184 CPUtime=1121.53 cores=0,2,4,6
/proc/12429/task/12431/stat : 12431 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 623407 0 0 0 111974 179 0 0 25 0 4 0 518797572 1395900416 246722 33554432000 4194304 4627427 140733814208096 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12429/tid=12432] ppid=12427 vsize=1363184 CPUtime=1122.16 cores=0,2,4,6
/proc/12429/task/12432/stat : 12432 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 579903 0 0 0 112042 174 0 0 25 0 4 0 518797572 1395900416 246722 33554432000 4194304 4627427 140733814208096 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4482.84
Current children cumulated vsize (KiB) 1363184

[startup+1182.3 s]
/proc/loadavg: 8.18 8.14 8.04 10/184 12464
/proc/meminfo: memFree=13621044/32951124 swapFree=67111528/67111528
[pid=12429] ppid=12427 vsize=1430420 CPUtime=4722.5 cores=0,2,4,6
/proc/12429/stat : 12429 (strangenight2-m) R 12427 12429 12239 0 -1 4202496 2535972 0 0 0 471504 746 0 0 25 0 4 0 518797572 1464750080 258138 33554432000 4194304 4627427 140733814208096 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12429/statm: 357605 258138 391 106 0 352576 0
[pid=12429/tid=12430] ppid=12427 vsize=1430420 CPUtime=1176.53 cores=0,2,4,6
/proc/12429/task/12430/stat : 12430 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 631860 0 0 0 117467 186 0 0 25 0 4 0 518797572 1464750080 258138 33554432000 4194304 4627427 140733814208096 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12429/tid=12431] ppid=12427 vsize=1430420 CPUtime=1181.53 cores=0,2,4,6
/proc/12429/task/12431/stat : 12431 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 661495 0 0 0 117964 189 0 0 25 0 4 0 518797572 1464750080 258138 33554432000 4194304 4627427 140733814208096 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12429/tid=12432] ppid=12427 vsize=1430420 CPUtime=1182.16 cores=0,2,4,6
/proc/12429/task/12432/stat : 12432 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 603273 0 0 0 118034 182 0 0 25 0 4 0 518797572 1464750080 258138 33554432000 4194304 4627427 140733814208096 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.5
Current children cumulated vsize (KiB) 1430420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.20 8.15 8.04 5/179 12466
/proc/meminfo: memFree=14468500/32951124 swapFree=67111528/67111528
[pid=12429] ppid=12427 vsize=1430696 CPUtime=4800.41 cores=0,2,4,6
/proc/12429/stat : 12429 (strangenight2-m) R 12427 12429 12239 0 -1 4202496 2565475 0 0 0 479285 756 0 0 25 0 4 0 518797572 1465032704 273773 33554432000 4194304 4627427 140733814208096 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12429/statm: 357674 273773 391 106 0 352645 0
[pid=12429/tid=12430] ppid=12427 vsize=1430696 CPUtime=1195.93 cores=0,2,4,6
/proc/12429/task/12430/stat : 12430 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 638827 0 0 0 119405 188 0 0 25 0 4 0 518797572 1465032704 273773 33554432000 4194304 4627427 140733814208096 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12429/tid=12431] ppid=12427 vsize=1430696 CPUtime=1201.04 cores=0,2,4,6
/proc/12429/task/12431/stat : 12431 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 669321 0 0 0 119912 192 0 0 25 0 4 0 518797572 1465032704 273773 33554432000 4194304 4627427 140733814208096 18446744073709551615 4308307 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12429/tid=12432] ppid=12427 vsize=1430696 CPUtime=1201.66 cores=0,2,4,6
/proc/12429/task/12432/stat : 12432 (strangenight2-m) R 12427 12429 12239 0 -1 4202560 610859 0 0 0 119982 184 0 0 25 0 4 0 518797572 1465032704 273773 33554432000 4194304 4627427 140733814208096 18446744073709551615 4321739 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.41
Current children cumulated vsize (KiB) 1430696

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.87
CPU time (s): 4800.49
CPU user time (s): 4792.88
CPU system time (s): 7.61884
CPU usage (%): 399.42
Max. virtual memory (cumulated for all children) (KiB): 1484204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.88
system time used= 7.61884
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2565480
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= 4029
involuntary context switches= 21105

runsolver used 2.00069 second user time and 4.5763 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-29 12:12:51
IDJOB=3173858
IDBENCH=82676
IDSOLVER=1586
FILE ID=node105/3173858-1304071971
RUNJOBID= node105-1304071971-12406
PBS_JOBID= 13170488
Free space on /tmp= 71932 MiB

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

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

MD5SUM BENCH= a2618a2d05b86feb60504578f5d9c7e5
RANDOM SEED=1725896428

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15555124 kB
Buffers:       2301752 kB
Cached:       14447908 kB
SwapCached:          0 kB
Active:        8980192 kB
Inactive:      7844760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15555124 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12228 kB
Writeback:          16 kB
AnonPages:       74464 kB
Mapped:          14792 kB
Slab:           508368 kB
PageTables:       4696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   277080 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= 71932 MiB
End job on node105 at 2011-04-29 12:32:55