Trace number 3366151

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v5000-c21000-S936020932-012-UNKNOWN.cnf
MD5SUM1739c47038d88c1ec678774e95926496
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.3258
Satisfiable
(Un)Satisfiability was proved
Number of variables5000
Number of clauses21000
Sum of the clauses size63000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 321000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366151-1305397232.cnf'
0.00/0.01	c -- header says num vars:           5000
0.00/0.01	c -- header says num clauses:       21000
0.00/0.04	c -- clauses added:            0 learnts,        21000 normals,            0 xors
0.00/0.04	c -- vars added       5000
0.00/0.04	c Parsing time:  0.01 s
0.00/0.04	c  N st     0         0      5000     21000         0         0     63000         0   no data   no data
0.00/0.04	c asymm  cl-useful: 0/21000/21000 lits-rem:0 time: 0.01
0.00/0.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.15/0.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.15/0.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.15/0.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.15/0.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   5000 time:  0.00 s
0.15/0.05	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
0.15/0.82	c lits-rem:         0  cl-subs:        0  v-elim:    118  v-fix:    0  time:  0.02 s
0.15/0.82	c Finding binary XORs  T:     0.00 s  found:       0
0.15/0.82	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.15/0.82	c calculated reachability. Time: 0.00
0.15/0.82	c Calc default polars -  time:   0.00 s pos:    2280 undec:     538 neg:    2182
0.15/0.82	c =========================================================================================
0.15/0.82	c types(t): F = full restart, N = normal restart
0.15/0.82	c types(t): S = simplification begin/end, E = solution found
0.15/0.82	c restart types(rt): st = static, dy = dynamic
0.15/0.82	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.15/0.82	c  B st     0         0      4882     20870         0         0     63311         0   no data   no data
0.15/0.82	c  N dy    18      4064      4882     20870         0      4061     63311    469710     66.71     71.25
3.57/0.92	c  N dy    41      8289      4882     20870         0      5788     63311    429516     65.14     69.81
5.17/1.34	c  N dy    67     12364      4882     20870         0      5615     63311    263166     65.73     69.60
6.79/1.77	c  N dy    97     16376      4882     20870         0      9627     63311    681824     66.55     70.70
8.75/2.22	c  N dy   124     20433      4882     20870         0      8060     63311    390488     67.04     72.92
10.35/2.67	c  N dy   146     24505      4882     20870         0     12132     63311    815468     66.87     83.18
10.75/2.73	c  F st   151     25001      4882     20870         0     12628     63311    866742     66.93   no data
13.15/3.32	c  N dy   157     30001      4882     20870         0     10816     63311    606474     66.93   no data
13.15/3.32	c  S st   157     30001      4882     20870         0     10816     63311    606474     66.93   no data
13.15/3.38	c  S st   157     30506      4882     20870         0     11321     63311    644308     66.93   no data
13.15/3.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.15/3.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
13.15/3.39	c blocked clauses removed:      121 vars:     20 tried:        4882 T: 0.00 s
13.15/3.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.54/3.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.54/3.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4862 time:  0.00 s
13.54/3.40	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
13.54/3.41	c lits-rem:         0  cl-subs:        0  v-elim:      3  v-fix:    0  time:  0.02 s
13.54/3.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.95/3.53	c lits-rem:        10  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.07 s
13.95/3.55	c asymm  cl-useful: 0/20747/20747 lits-rem:0 time: 0.02
13.95/3.55	c calculated reachability. Time: 0.00
13.95/3.55	c  N dy   157     30506      4859     20747         0     11277     62963    641318     66.93   no data
15.98/4.04	c  N dy   178     34632      4859     20747         0     15403     62963   1067375     66.55     70.70
17.92/4.52	c  N dy   204     38852      4859     20747         0     11739     62963    539593     66.37     70.11
19.53/5.00	c  N dy   228     42853      4859     20747         0     15740     62963    950490     66.31     69.98
21.11/5.38	c  S st   246     45760      4859     20747         0      9706     62963    239016     66.27     70.11
21.51/5.43	c  S st   246     46267      4859     20747         0     10213     62963    277833     66.27   no data
21.51/5.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.51/5.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
21.51/5.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.51/5.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.51/5.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.51/5.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4859 time:  0.00 s
21.51/5.45	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
21.51/5.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.51/5.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.91/5.50	c lits-rem:         4  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.02 s
21.91/5.50	c vivif2 --  cl tried    20747 cl shrink        0 lits rem          0 time: 0.00
21.91/5.51	c vivif2 --  cl tried    10212 cl shrink        0 lits rem          0 time: 0.00
21.91/5.53	c asymm  cl-useful: 0/20747/20747 lits-rem:0 time: 0.02
21.91/5.53	c calculated reachability. Time: 0.00
21.91/5.53	c  N dy   246     46267      4859     20747         0     10212     62963    277689     66.27   no data
23.91/6.01	c  N dy   272     50330      4859     20747         0     14274     62963    693604     66.34     70.28
25.90/6.52	c  N dy   298     54377      4859     20747         0     18320     62963   1123249     66.41     70.12
27.89/7.03	c  N dy   325     58529      4859     20747         0     12509     62963    420963     66.47     70.66
29.89/7.54	c  N dy   354     62632      4859     20747         0     16611     62963    840133     66.50     71.75
31.88/8.08	c  N dy   381     66697      4859     20747         0     20675     62963   1262744     66.50     77.61
33.52/8.46	c  S st   397     69401      4859     20747         0     12393     62963    308477     66.40   no data
33.87/8.52	c  S st   397     69906      4859     20747         0     12898     62963    345805     66.40   no data
33.87/8.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.87/8.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
33.87/8.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.87/8.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.87/8.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.87/8.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4859 time:  0.00 s
33.87/8.54	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
33.87/8.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.87/8.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.27/8.60	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.03 s
34.27/8.60	c vivif2 --  cl tried    20747 cl shrink        0 lits rem          0 time: 0.00
34.27/8.61	c vivif2 --  cl tried    12896 cl shrink        0 lits rem          0 time: 0.00
34.27/8.63	c asymm  cl-useful: 0/20747/20747 lits-rem:0 time: 0.02
34.27/8.63	c calculated reachability. Time: 0.00
34.27/8.63	c  N dy   397     69906      4859     20747         0     12896     62963    345345     66.40   no data
36.27/9.19	c  N dy   429     74426      4859     20747         0     17415     62963    812618     66.53     76.73
39.06/9.84	c  N dy   464     79233      4859     20747         0     22219     62963   1318783     66.69     71.39
41.46/10.50	c  N dy   497     84404      4859     20747         0     15394     62963    513723     66.64     70.65
43.05/10.89	c  F st   515     87500      4859     20747         0     18490     62963    832602     66.60     60.65
45.04/11.33	c  N st   520     90804      4859     20747         0     21793     62963   1225575     66.60   no data
48.23/12.18	c  N dy   545     96669      4859     20747         0     14669     62963    360174     66.59     70.28
51.81/13.04	c  N dy   581    103243      4859     20747         0     21242     62963   1039021     66.54     71.40
52.61/13.27	c  S st   591    104859      4859     20747         0     22857     62963   1199604     66.48   no data
53.02/13.34	c  S st   591    105362      4859     20747         0     23360     62963   1239762     66.48   no data
53.02/13.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.02/13.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
53.02/13.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
53.02/13.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.02/13.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.02/13.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4859 time:  0.00 s
53.02/13.37	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
53.02/13.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
53.42/13.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.04/13.86	c lits-rem:        22  cl-subs:        7  v-elim:      0  v-fix:    0  time:  0.40 s
55.04/13.86	c vivif2 --  cl tried    20747 cl shrink        0 lits rem          0 time: 0.00
55.04/13.88	c vivif2 --  cl tried    23353 cl shrink        0 lits rem          0 time: 0.02
55.45/13.91	c asymm  cl-useful: 0/20747/20747 lits-rem:0 time: 0.03
55.45/13.91	c calculated reachability. Time: 0.00
55.45/13.91	c  N dy   591    105362      4859     20747         0     23353     62963   1238558     66.48   no data
59.01/14.88	c  N dy   635    112257      4859     20747         0     16249     62963    410583     66.48     70.49
63.00/15.87	c  N dy   686    119467      4859     20747         0     23458     62963   1159289     66.58     70.23
67.78/17.03	c  N dy   730    127174      4859     20747         0     16165     62963    313381     66.52     81.75
72.16/18.14	c  N dy   782    135497      4859     20747         0     24488     62963   1186560     66.57     71.23
77.39/19.44	c  N dy   833    144279      4859     20747         0     17276     62963    332635     66.54     70.39
82.52/20.73	c  N dy   896    153566      4859     20747         0     26563     62963   1311437     66.67     70.23
85.33/21.41	c  S st   928    158043      4859     20747         0     31040     62963   1773324     66.70     60.83
85.33/21.50	c  S st   928    158550      4859     20747         0     31547     62963   1809571     66.70   no data
85.33/21.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
85.76/21.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
85.76/21.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
85.76/21.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
85.76/21.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.76/21.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4859 time:  0.00 s
85.76/21.54	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
85.76/21.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
86.17/21.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.14/22.67	c lits-rem:        40  cl-subs:        4  v-elim:      0  v-fix:    0  time:  1.02 s
90.14/22.67	c vivif2 --  cl tried    20747 cl shrink        0 lits rem          0 time: 0.00
90.14/22.69	c vivif2 --  cl tried    31543 cl shrink        0 lits rem          0 time: 0.02
90.55/22.73	c asymm  cl-useful: 0/20747/20747 lits-rem:0 time: 0.04
90.55/22.74	c calculated reachability. Time: 0.00
90.55/22.74	c  N dy   928    158550      4859     20747         0     31543     62963   1808770     66.70   no data
96.08/24.19	c  N dy   993    168747      4859     20747         0     24737     62963   1008448     66.80     70.46
102.87/25.87	c  N dy  1057    179668      4859     20747         0     35657     62963   2150695     66.80     71.35
109.64/27.51	c  N dy  1127    191151      4859     20747         0     29140     62963   1382520     66.86     87.28
117.62/29.52	c  N dy  1209    203539      4859     20747         0     22531     62963    586908     66.97     70.91
125.64/31.56	c  N dy  1306    216561      4859     20747         0     35552     62963   1980084     67.14     70.98
134.00/33.69	c  N dy  1387    230400      4859     20747         0     29391     62963   1192695     67.16     82.83
138.80/34.89	c  S st  1433    237825      4859     20747         0     36815     62963   1968931     67.15     59.07
139.15/34.99	c  S st  1433    238327      4859     20747         0     37317     62963   2009775     67.15   no data
139.15/34.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
139.56/35.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
139.56/35.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
139.56/35.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
139.56/35.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
139.56/35.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4859 time:  0.00 s
139.56/35.03	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
139.56/35.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
139.96/35.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.15/36.44	c lits-rem:        40  cl-subs:        6  v-elim:      0  v-fix:    0  time:  1.31 s
145.15/36.44	c vivif2 --  cl tried    20747 cl shrink        0 lits rem          0 time: 0.00
145.15/36.47	c vivif2 --  cl tried    37311 cl shrink        0 lits rem          0 time: 0.03
145.55/36.52	c asymm  cl-useful: 0/20747/20747 lits-rem:0 time: 0.05
145.55/36.52	c calculated reachability. Time: 0.00
145.55/36.52	c  N dy  1433    238327      4859     20747         0     37311     62963   2008303     67.15   no data
155.11/38.94	c  N dy  1534    253551      4859     20747         0     31534     62963   1345467     67.17     92.52
165.88/41.65	c  N dy  1627    269835      4859     20747         0     25820     62963    631115     67.15     84.55
177.05/44.48	c  N dy  1728    287059      4859     20747         0     43040     62963   2457831     67.15     72.40
189.01/47.48	c  N dy  1838    305477      4859     20747         0     38457     62963   1859019     67.14     71.82
189.82/47.61	c  F st  1844    306251      4859     20747         0     39231     62963   1940888     67.14   no data
202.18/50.77	c  N dy  1932    325014      4859     20747         0     33993     62963   1299548     67.17     88.85
216.54/54.31	c  N dy  2053    345069      4859     20747         0     29049     62963    676934     67.16     72.58
224.50/56.36	c  S st  2127    357491      4859     20747         0     41469     62963   2001425     67.21     55.23
224.90/56.47	c  S st  2127    357994      4859     20747         0     41972     62963   2040306     67.21   no data
224.90/56.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
225.30/56.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.03
225.30/56.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
225.30/56.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
225.30/56.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
225.30/56.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4859 time:  0.00 s
225.30/56.51	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
225.30/56.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
225.70/56.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
231.68/58.11	c lits-rem:        30  cl-subs:       10  v-elim:      0  v-fix:    0  time:  1.49 s
231.68/58.11	c vivif2 --  cl tried    20747 cl shrink        0 lits rem          0 time: 0.00
231.68/58.14	c vivif2 --  cl tried    41962 cl shrink        0 lits rem          0 time: 0.03
231.68/58.19	c asymm  cl-useful: 0/20747/20747 lits-rem:0 time: 0.05
231.68/58.19	c calculated reachability. Time: 0.00
231.68/58.20	c  N dy  2127    357994      4859     20747         0     41962     62963   2038188     67.21   no data
246.03/61.75	c  N dy  2252    378044      4859     20747         0     36011     62963   1313526     67.24     70.88
260.80/65.49	c  N dy  2377    398096      4859     20747         0     29066     62963    472962     67.26     71.06
275.54/69.11	c  N dy  2504    418171      4859     20747         0     49139     62963   2588408     67.32     71.85
289.90/72.73	c  N dy  2622    438293      4859     20747         0     41259     62963   1669668     67.34     71.19
305.51/76.62	c  N dy  2749    458382      4859     20747         0     32349     62963    625911     67.40     71.95
319.81/80.26	c  N dy  2874    478457      4859     20747         0     52419     62963   2726750     67.42     71.27
334.97/84.06	c  N dy  3005    498561      4859     20747         0     42526     62963   1615464     67.45     71.31
351.32/88.15	c  N dy  3122    518640      4859     20747         0     31608     62963    349015     67.46     73.34
364.48/91.47	c  S st  3244    536991      4859     20747         0     49955     62963   2291181     67.50     63.46
364.88/91.59	c  S st  3244    537497      4859     20747         0     50461     62963   2333619     67.50   no data
364.88/91.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
365.28/91.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
365.28/91.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
365.28/91.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
365.28/91.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
365.28/91.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4859 time:  0.00 s
365.28/91.63	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
365.28/91.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
365.68/91.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
374.45/93.97	c lits-rem:        23  cl-subs:        5  v-elim:      0  v-fix:    0  time:  2.22 s
374.45/93.97	c vivif2 --  cl tried    20747 cl shrink        0 lits rem          0 time: 0.00
374.85/94.01	c vivif2 --  cl tried    50456 cl shrink        0 lits rem          0 time: 0.03
374.85/94.07	c asymm  cl-useful: 0/20747/20747 lits-rem:0 time: 0.06
374.85/94.07	c calculated reachability. Time: 0.00
374.85/94.07	c  N dy  3244    537497      4859     20747         0     50456     62963   2332728     67.50   no data
391.20/98.17	c  N dy  3369    557652      4859     20747         0     38614     62963    999501     67.54     78.44
407.15/102.11	c  N dy  3486    577722      4859     20747         0     58680     62963   3141051     67.57     71.14
422.71/106.02	c  N dy  3608    597753      4859     20747         0     45718     62963   1629788     67.58     71.14
439.86/110.33	c  N dy  3751    617788      4859     20747         0     65751     62963   3759588     67.64     74.54
455.01/114.13	c  N dy  3869    637790      4859     20747         0     51752     62963   2175990     67.65     73.65
472.95/118.64	c  N dy  3999    657922      4859     20747         0     36888     62963    504940     67.68     72.55
488.52/122.51	c  N dy  4121    678008      4859     20747         0     56973     62963   2630685     67.69     85.98
506.46/127.10	c  N dy  4254    698034      4859     20747         0     41000     62963    841498     67.71     89.98
523.21/131.24	c  N dy  4378    718046      4859     20747         0     61008     62963   2974973     67.74     71.36
541.15/135.72	c  N dy  4517    738075      4859     20747         0     44039     62963   1076664     67.80     72.12
557.91/139.91	c  N dy  4637    758122      4859     20747         0     64082     62963   3202146     67.81     73.23
575.46/144.35	c  N dy  4769    778130      4859     20747         0     46093     62963   1180604     67.84     71.72
592.21/148.58	c  N dy  4878    798250      4859     20747         0     66212     62963   3306533     67.81     72.58
600.18/150.58	c  S st  4933    806245      4859     20747         0     74207     62963   4166464     67.83   no data
600.98/150.74	c  S st  4933    806748      4859     20747         0     74710     62963   4205244     67.83   no data
600.98/150.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
601.38/150.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
601.38/150.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
601.38/150.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
601.38/150.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
601.38/150.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4859 time:  0.00 s
601.38/150.81	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
601.38/150.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
602.18/151.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
618.12/155.02	c lits-rem:        83  cl-subs:       13  v-elim:      0  v-fix:    0  time:  4.00 s
618.12/155.02	c vivif2 --  cl tried    20747 cl shrink        0 lits rem          0 time: 0.00
618.12/155.08	c vivif2 --  cl tried    74697 cl shrink        0 lits rem          0 time: 0.06
618.52/155.18	c asymm  cl-useful: 0/20747/20747 lits-rem:0 time: 0.10
618.52/155.18	c calculated reachability. Time: 0.00
618.52/155.18	c  N dy  4933    806748      4859     20747         0     74697     62963   4202698     67.83   no data
635.28/159.37	c  N dy  5064    826808      4859     20747         0     55759     62963   2119443     67.85     74.07
654.42/164.14	c  N dy  5189    847014      4859     20747         0     75959     62963   4243133     67.85     72.91
671.97/168.51	c  N dy  5316    867239      4859     20747         0     56190     62963   2060102     67.87     71.86
690.72/173.27	c  N dy  5453    887332      4859     20747         0     76281     62963   4188171     67.90     71.71
708.27/177.68	c  N dy  5584    907443      4859     20747         0     55400     62963   1868632     67.92     72.05
727.00/182.34	c  N dy  5700    927466      4859     20747         0     75423     62963   3995985     67.92     71.57
745.35/186.93	c  N dy  5832    947532      4859     20747         0     53484     62963   1566714     67.94     74.22
763.70/191.53	c  N dy  5958    967574      4859     20747         0     73525     62963   3701255     67.96     74.10
782.84/196.40	c  N dy  6088    987654      4859     20747         0     50609     62963   1173336     67.98     99.79
801.23/200.91	c  N dy  6222   1007660      4859     20747         0     70611     62963   3311857     68.01     88.21
821.93/206.17	c  N dy  6352   1027735      4859     20747         0     46685     62963    646816     68.04     71.81
839.48/210.50	c  N dy  6480   1047889      4859     20747         0     66836     62963   2822888     68.07     71.74
860.21/215.73	c  N dy  6606   1067952      4859     20747         0     86898     62963   4945526     68.09     73.58
864.60/216.84	c  F st  6632   1071875      4859     20747         0     45829     62963    454978     68.09     66.60
878.16/220.25	c  N dy  6714   1088052      4859     20747         0     62003     62963   2291146     68.12     76.19
898.50/225.31	c  N dy  6843   1108110      4859     20747         0     82060     62963   4432334     68.14     75.93
918.04/230.26	c  N dy  6966   1128165      4859     20747         0     56117     62963   1437784     68.14     73.62
936.82/235.01	c  N dy  7089   1148235      4859     20747         0     76185     62963   3571538     68.14     74.66
959.51/240.61	c  N dy  7228   1168330      4859     20747         0     49284     62963    631295     68.18     76.64
977.06/245.06	c  N dy  7353   1188428      4859     20747         0     69377     62963   2770698     68.19     73.15
999.79/250.74	c  N dy  7479   1208565      4859     20747         0     89513     62963   4915833     68.20     72.31
1001.79/251.22	c  S st  7490   1210122      4859     20747         0     91070     62963   5083203     68.20     55.13
1002.63/251.41	c  S st  7490   1210624      4859     20747         0     91572     62963   5123688     68.20   no data
1002.63/251.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1002.63/251.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
1002.63/251.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1002.63/251.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1002.63/251.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1002.63/251.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4859 time:  0.00 s
1002.63/251.49	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1003.04/251.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1003.78/251.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1026.92/257.51	c lits-rem:        67  cl-subs:       11  v-elim:      0  v-fix:    0  time:  5.76 s
1026.92/257.51	c vivif2 --  cl tried    20747 cl shrink        0 lits rem          0 time: 0.00
1026.92/257.58	c vivif2 --  cl tried    91561 cl shrink        0 lits rem          0 time: 0.07
1027.72/257.70	c asymm  cl-useful: 0/20747/20747 lits-rem:0 time: 0.12
1027.72/257.71	c calculated reachability. Time: 0.00
1027.72/257.71	c  N dy  7490   1210624      4859     20747         0     91561     62963   5121881     68.20   no data
1046.49/262.48	c  N dy  7623   1230751      4859     20747         0     63687     62963   2047843     68.22     73.99
1067.20/267.63	c  N dy  7751   1250829      4859     20747         0     83761     62963   4178608     68.24     78.05
1089.13/273.11	c  N dy  7876   1270947      4859     20747         0     54887     62963   1015288     68.25     72.11
1107.91/277.85	c  N dy  7998   1291119      4859     20747         0     75058     62963   3152720     68.24     72.73
1130.61/283.52	c  N dy  8119   1311195      4859     20747         0     95131     62963   5302197     68.26     72.13
1149.76/288.34	c  N dy  8237   1331276      4859     20747         0     65215     62963   2029895     68.27     73.45
1170.49/293.57	c  N dy  8359   1351382      4859     20747         0     85319     62963   4192617     68.28     72.77
1193.63/299.31	c  N dy  8473   1371486      4859     20747         0     54428     62963    774975     68.28     72.33
1212.78/304.17	c  N dy  8607   1392101      4859     20747         0     75040     62963   3003947     68.31     72.59
1235.14/309.79	c  N dy  8726   1412166      4859     20747         0     95102     62963   5145489     68.31     72.34
1256.65/315.12	c  N dy  8849   1432352      4859     20747         0     63288     62963   1609238     68.32     71.97
1276.98/320.25	c  N dy  8978   1452531      4859     20747         0     83465     62963   3791500     68.34     72.44
1301.36/326.33	c  N dy  9102   1472646      4859     20747         0    103576     62963   5930535     68.35     72.30
1320.45/331.16	c  N dy  9216   1492787      4859     20747         0     70723     62963   2308036     68.34     72.46
1341.99/336.59	c  N dy  9336   1512827      4859     20747         0     90759     62963   4443285     68.35     72.91
1366.74/342.74	c  N dy  9463   1532874      4859     20747         0     56816     62963    720944     68.35     72.98
1385.86/347.58	c  N dy  9594   1553021      4859     20747         0     76959     62963   2878836     68.36     72.36
1409.78/353.51	c  N dy  9711   1573558      4859     20747         0     97494     62963   5058253     68.35     72.33
1432.96/359.40	c  N dy  9845   1593695      4859     20747         0     62631     62963   1248114     68.36     71.99
1453.26/364.40	c  N dy  9963   1613728      4859     20747         0     82662     62963   3352190     68.36     75.16
1477.18/370.43	c  N dy 10092   1633827      4859     20747         0    102757     62963   5512146     68.37     77.77
1499.52/376.07	c  N dy 10222   1653916      4859     20747         0     66850     62963   1600487     68.39     72.49
1520.70/381.32	c  N dy 10343   1673977      4859     20747         0     86906     62963   3738856     68.39     72.19
1545.78/387.67	c  N dy 10467   1694094      4859     20747         0    107021     62963   5910493     68.40     72.30
1564.57/392.37	c  S st 10573   1710624      4859     20747         0     66563     62963   1465979     68.42     63.24
1565.32/392.51	c  S st 10573   1711128      4859     20747         0     67067     62963   1505966     68.42   no data
1565.32/392.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1565.32/392.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
1565.32/392.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1565.32/392.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1565.32/392.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1565.32/392.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4859 time:  0.00 s
1565.32/392.57	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1565.72/392.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1565.72/392.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1570.51/393.81	c lits-rem:        18  cl-subs:        7  v-elim:      0  v-fix:    0  time:  1.16 s
1570.51/393.82	c vivif2 --  cl tried    20747 cl shrink        0 lits rem          0 time: 0.00
1570.51/393.84	c vivif2 --  cl tried    67060 cl shrink        0 lits rem          0 time: 0.02
1570.91/393.92	c asymm  cl-useful: 0/20747/20747 lits-rem:0 time: 0.08
1570.91/393.92	c calculated reachability. Time: 0.00
1570.91/393.92	c  N dy 10573   1711128      4859     20747         0     67060     62963   1504670     68.42   no data
1592.04/399.21	c  N dy 10698   1731134      4859     20747         0     87063     62963   3641915     68.43     75.23
1617.21/405.53	c  N dy 10825   1751248      4859     20747         0    107176     62963   5806939     68.45     73.17
1640.29/411.31	c  N dy 10966   1771276      4859     20747         0     69215     62963   1642549     68.47     72.70
1661.83/416.71	c  N dy 11087   1791354      4859     20747         0     89292     62963   3817052     68.48     74.04
1687.75/423.22	c  N dy 11224   1811482      4859     20747         0    109416     62963   5979825     68.50     72.20
1710.49/428.90	c  N dy 11344   1831617      4859     20747         0     70556     62963   1675982     68.50     72.31
1732.42/434.49	c  N dy 11463   1851618      4859     20747         0     90554     62963   3804215     68.50     72.21
1759.14/441.13	c  N dy 11589   1871882      4859     20747         0    110816     62963   5977944     68.51     72.39
1782.68/447.04	c  N dy 11717   1892033      4859     20747         0     70965     62963   1626264     68.51     76.78
1804.61/452.56	c  N dy 11845   1912134      4859     20747         0     91064     62963   3776433     68.52     72.66
1830.53/459.05	c  N dy 11956   1932377      4859     20747         0    111305     62963   5936873     68.51     72.33
1854.45/465.09	c  N dy 12067   1952550      4859     20747         0     70480     62963   1462710     68.51     73.32
1876.39/470.53	c  N dy 12191   1972730      4859     20747         0     90658     62963   3605539     68.52     72.22
1901.95/477.00	c  N dy 12317   1992747      4859     20747         0    110671     62963   5739295     68.52     73.79
1928.69/483.61	c  N dy 12441   2012924      4859     20747         0     68858     62963   1216668     68.53     73.97
1949.78/488.96	c  N dy 12561   2032962      4859     20747         0     88894     62963   3352214     68.52     73.28
1975.71/495.43	c  N dy 12691   2053187      4859     20747         0    109117     62963   5508151     68.53     72.37
2003.27/502.37	c  N dy 12807   2073660      4859     20747         0     66591     62963    866589     68.53     72.29
2024.36/507.63	c  N dy 12933   2093721      4859     20747         0     86648     62963   3029786     68.54     75.12
2049.09/513.84	c  N dy 13049   2113783      4859     20747         0    106708     62963   5160777     68.54     72.31
2078.19/521.11	c  N dy 13182   2133794      4859     20747         0    126716     62963   7316037     68.56     72.33
2098.94/526.39	c  N dy 13316   2153829      4859     20747         0     82757     62963   2501770     68.57     72.84
2123.27/532.48	c  N dy 13443   2173999      4859     20747         0    102924     62963   4658515     68.58     72.32
2152.02/539.62	c  N dy 13567   2194198      4859     20747         0    123121     62963   6811157     68.59     72.49
2173.12/544.92	c  S st 13680   2211129      4859     20747         0     75059     62963   1569378     68.59     57.21
2173.52/545.09	c  S st 13680   2211633      4859     20747         0     75563     62963   1613888     68.59   no data
2173.52/545.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2173.95/545.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
2173.95/545.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2173.95/545.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2173.95/545.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2173.95/545.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4859 time:  0.00 s
2173.95/545.16	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2173.95/545.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2174.36/545.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2178.75/546.32	c lits-rem:         6  cl-subs:        6  v-elim:      0  v-fix:    0  time:  1.06 s
2178.75/546.32	c vivif2 --  cl tried    20747 cl shrink        0 lits rem          0 time: 0.00
2178.75/546.34	c vivif2 --  cl tried    75557 cl shrink        0 lits rem          0 time: 0.03
2179.10/546.44	c asymm  cl-useful: 0/20747/20747 lits-rem:0 time: 0.09
2179.10/546.44	c calculated reachability. Time: 0.00
2179.10/546.44	c  N dy 13680   2211633      4859     20747         0     75557     62963   1612538     68.59   no data
2201.83/552.10	c  N dy 13809   2231650      4859     20747         0     95574     62963   3757789     68.60     77.36
2228.95/558.90	c  N dy 13942   2251774      4859     20747         0    115696     62963   5919845     68.62     72.40
2256.87/566.00	c  N dy 14058   2271786      4859     20747         0     69717     62963    896032     68.62     72.30
2278.41/571.36	c  N dy 14179   2291861      4859     20747         0     89790     62963   3033677     68.62     72.93
2303.54/577.68	c  N dy 14293   2311920      4859     20747         0    109845     62963   5176755     68.62     72.87
2334.24/585.31	c  N dy 14421   2332314      4859     20747         0    130237     62963   7393676     68.63     72.43
2356.99/591.09	c  N dy 14554   2352464      4859     20747         0     83387     62963   2269897     68.65     73.61
2381.30/597.16	c  N dy 14675   2372490      4859     20747         0    103413     62963   4411244     68.65     86.45
2410.43/604.41	c  N dy 14798   2392541      4859     20747         0    123462     62963   6565141     68.66     77.46
2437.94/611.39	c  N dy 14923   2412660      4859     20747         0     75587     62963   1319341     68.67     74.49
2460.67/617.00	c  N dy 15036   2432668      4859     20747         0     95594     62963   3464134     68.66     72.96
2486.99/623.67	c  N dy 15146   2453082      4859     20747         0    116007     62963   5634739     68.65     72.50
2518.10/631.47	c  N dy 15281   2473138      4859     20747         0    136061     62963   7793901     68.66     73.67
2540.43/637.09	c  N dy 15404   2493297      4859     20747         0     87225     62963   2488620     68.67     73.15
2565.56/643.33	c  N dy 15533   2513329      4859     20747         0    107256     62963   4656324     68.68     72.62
2594.28/650.57	c  N dy 15658   2533357      4859     20747         0    127281     62963   6799677     68.68     74.37
2622.59/657.62	c  N dy 15769   2553420      4859     20747         0     77348     62963   1290710     68.68     80.75
2645.33/663.33	c  N dy 15890   2573494      4859     20747         0     97420     62963   3450157     68.68     72.81
2672.44/670.13	c  N dy 16014   2593536      4859     20747         0    117461     62963   5595024     68.68     73.55
2704.35/678.11	c  N dy 16143   2613743      4859     20747         0    137664     62963   7804143     68.69     73.49
2728.27/684.13	c  N dy 16256   2633829      4859     20747         0     86755     62963   2229680     68.69     73.52
2752.60/690.25	c  N dy 16375   2653891      4859     20747         0    106816     62963   4380590     68.70     73.22
2781.32/697.49	c  N dy 16496   2673971      4859     20747         0    126895     62963   6546560     68.70     72.46
2813.22/705.41	c  N dy 16629   2694048      4859     20747         0     74977     62963    854143     68.71     76.49
2832.76/710.38	c  S st 16748   2711633      4859     20747         0     92560     62963   2723694     68.72     70.66
2833.56/710.57	c  S st 16748   2712138      4859     20747         0     93065     62963   2765403     68.72   no data
2833.56/710.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2833.96/710.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
2833.96/710.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2833.96/710.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2833.96/710.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2833.96/710.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4859 time:  0.00 s
2833.96/710.65	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2834.36/710.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2834.36/710.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2846.72/713.83	c lits-rem:        22  cl-subs:        8  v-elim:      0  v-fix:    0  time:  3.03 s
2846.72/713.83	c vivif2 --  cl tried    20747 cl shrink        0 lits rem          0 time: 0.00
2846.72/713.87	c vivif2 --  cl tried    93057 cl shrink        0 lits rem          0 time: 0.04
2847.12/713.99	c asymm  cl-useful: 0/20747/20747 lits-rem:0 time: 0.12
2847.12/713.99	c calculated reachability. Time: 0.00
2847.12/713.99	c  N dy 16748   2712138      4859     20747         0     93057     62963   2763785     68.72   no data
2873.44/720.52	c  N dy 16862   2732181      4859     20747         0    113099     62963   4948514     68.72     73.40
2903.75/728.15	c  N dy 16979   2752263      4859     20747         0    133180     62963   7093773     68.72     77.67
2932.90/735.48	c  N dy 17095   2772356      4859     20747         0     80275     62963   1318906     68.72     72.67
2956.39/741.36	c  N dy 17224   2792547      4859     20747         0    100464     62963   3498408     68.73     72.45
2983.92/748.29	c  N dy 17356   2812560      4859     20747         0    120471     62963   5653225     68.74     72.38
3016.66/756.42	c  N dy 17490   2832679      4859     20747         0    140590     62963   7834105     68.75     72.39
3043.73/763.21	c  N dy 17626   2852728      4859     20747         0     86643     62963   1904760     68.76     76.80
3068.07/769.32	c  N dy 17749   2872793      4859     20747         0    106702     62963   4074014     68.76     72.98
3097.98/776.82	c  N dy 17878   2893088      4859     20747         0    126996     62963   6252799     68.77     72.63
3131.07/785.16	c  N dy 17998   2913112      4859     20747         0    147019     62963   8414165     68.77     73.58
3155.82/791.32	c  N dy 18130   2933193      4859     20747         0     92110     62963   2376289     68.78     77.05
3181.33/797.74	c  N dy 18259   2953238      4859     20747         0    112153     62963   4511996     68.79     72.62
3211.24/805.24	c  N dy 18382   2973329      4859     20747         0    132241     62963   6653913     68.79     72.42
3245.53/813.80	c  N dy 18500   2993378      4859     20747         0     76297     62963    588907     68.79     74.41
3268.67/819.62	c  N dy 18629   3013966      4859     20747         0     96883     62963   2801041     68.80     75.56
3295.39/826.31	c  N dy 18751   3033987      4859     20747         0    116899     62963   4937898     68.80     73.94
3326.50/834.19	c  N dy 18890   3053994      4859     20747         0    136901     62963   7130073     68.82    115.61
3360.39/842.68	c  N dy 19021   3074062      4859     20747         0     79978     62963    880265     68.83     72.60
3383.53/848.45	c  N dy 19135   3094140      4859     20747         0    100055     62963   3040612     68.83     73.31
3410.65/855.25	c  N dy 19255   3114147      4859     20747         0    120061     62963   5163636     68.83     72.65
3442.55/863.23	c  N dy 19387   3134245      4859     20747         0    140156     62963   7329254     68.84     73.61
3475.66/871.50	c  N dy 19509   3154337      4859     20747         0     82253     62963   1029079     68.84     72.56
3499.23/877.46	c  N dy 19634   3174422      4859     20747         0    102335     62963   3189595     68.85     74.83
3527.11/884.42	c  N dy 19761   3194426      4859     20747         0    122336     62963   5326731     68.85     78.10
3554.63/891.36	c  S st 19864   3212140      4859     20747         0    140048     62963   7230967     68.85   no data
3555.85/891.65	c  S st 19864   3212640      4859     20747         0    140548     62963   7267873     68.85   no data
3555.85/891.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3556.26/891.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.10
3556.26/891.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3556.26/891.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3556.26/891.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3556.26/891.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4859 time:  0.00 s
3556.26/891.77	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
3556.61/891.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
3557.81/892.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3593.31/901.02	c lits-rem:        52  cl-subs:       17  v-elim:      0  v-fix:    0  time:  8.87 s
3593.31/901.02	c vivif2 --  cl tried    20747 cl shrink        0 lits rem          0 time: 0.00
3593.71/901.13	c vivif2 --  cl tried   140531 cl shrink        0 lits rem          0 time: 0.10
3594.50/901.32	c asymm  cl-useful: 0/20747/20747 lits-rem:0 time: 0.20
3594.50/901.33	c calculated reachability. Time: 0.00
3594.50/901.33	c  N dy 19864   3212640      4859     20747         0    140531     62963   7264138     68.85   no data
3630.00/910.26	c  N dy 19985   3232663      4859     20747         0     81559     62963    854643     68.86     79.74
3653.93/916.21	c  N dy 20102   3252950      4859     20747         0    101844     62963   3022339     68.85     73.64
3681.85/923.24	c  N dy 20225   3273144      4859     20747         0    122035     62963   5179728     68.86     73.10
3714.55/931.40	c  N dy 20347   3293148      4859     20747         0    142035     62963   7318489     68.86     74.15
3749.29/940.19	c  N dy 20475   3313181      4859     20747         0     82080     62963    802992     68.87     72.90
3773.18/946.19	c  N dy 20613   3333325      4859     20747         0    102223     62963   2986904     68.88     72.81
3800.71/953.08	c  N dy 20738   3353385      4859     20747         0    122281     62963   5163793     68.89     73.55
3832.99/961.14	c  N dy 20855   3373430      4859     20747         0    142321     62963   7330975     68.89     80.75
3870.50/970.50	c  N dy 20974   3393577      4859     20747         0     81478     62963    641417     68.90     72.71
3894.07/976.49	c  N dy 21103   3413632      4859     20747         0    101531     62963   2782742     68.91     73.37
3921.54/983.38	c  N dy 21225   3433766      4859     20747         0    121663     62963   4943617     68.91     74.47
3953.84/991.42	c  N dy 21343   3453994      4859     20747         0    141889     62963   7113659     68.91     72.72
3990.58/1000.67	c  N dy 21471   3474083      4859     20747         0    161975     62963   9277576     68.92     81.83
4016.49/1007.18	c  N dy 21598   3494640      4859     20747         0    100535     62963   2574001     68.92     73.15
4043.97/1014.05	c  N dy 21723   3514724      4859     20747         0    120618     62963   4736937     68.92     72.76
4076.29/1022.17	c  N dy 21862   3534891      4859     20747         0    140783     62963   6907886     68.93     73.36
4113.42/1031.43	c  N dy 21999   3554910      4859     20747         0    160802     62963   9096686     68.95     73.23
4140.88/1038.40	c  N dy 22122   3574991      4859     20747         0     97886     62963   2203896     68.95     74.55
4168.41/1045.23	c  N dy 22243   3595316      4859     20747         0    118211     62963   4386878     68.95     73.86
4199.91/1053.15	c  N dy 22378   3615326      4859     20747         0    138216     62963   6546928     68.96     73.19
4235.84/1062.16	c  N dy 22509   3635434      4859     20747         0    158323     62963   8715097     68.97     72.87
4267.31/1070.07	c  N dy 22630   3655801      4859     20747         0     94695     62963   1761124     68.97     75.95
4294.03/1076.71	c  N dy 22761   3675913      4859     20747         0    114802     62963   3928435     68.98     73.71
4324.75/1084.42	c  N dy 22891   3696130      4859     20747         0    135015     62963   6126883     68.99     72.82
4353.06/1091.51	c  S st 22990   3712640      4859     20747         0    151523     62963   7904286     68.99   no data
4354.30/1091.82	c  S st 22990   3713144      4859     20747         0    152027     62963   7945017     68.99   no data
4354.30/1091.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4354.71/1091.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.10
4354.71/1091.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4354.71/1091.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4354.71/1091.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4354.71/1091.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4859 time:  0.00 s
4354.71/1091.95	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
4355.05/1092.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
4356.25/1092.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4395.34/1102.10	c lits-rem:        49  cl-subs:       16  v-elim:      0  v-fix:    0  time:  9.75 s
4395.34/1102.10	c vivif2 --  cl tried    20747 cl shrink        0 lits rem          0 time: 0.00
4395.74/1102.21	c vivif2 --  cl tried   152011 cl shrink        0 lits rem          0 time: 0.11
4396.54/1102.43	c asymm  cl-useful: 0/20747/20747 lits-rem:0 time: 0.21
4396.54/1102.44	c calculated reachability. Time: 0.00
4396.54/1102.44	c  N dy 22990   3713144      4859     20747         0    152011     62963   7942158     68.99   no data
4435.22/1112.17	c  N dy 23119   3733208      4859     20747         0     87084     62963    843883     68.99     77.31
4457.95/1117.86	c  F st 23246   3751562      4859     20747         0    105435     62963   2837493     69.00   no data
4460.34/1118.48	c  N st 23250   3753597      4859     20747         0    107470     62963   3069136     69.00   no data
4489.06/1125.61	c  N dy 23356   3773621      4859     20747         0    127493     62963   5310921     69.01     78.52
4522.17/1133.90	c  N dy 23476   3793666      4859     20747         0    147533     62963   7449353     69.01     73.91
4559.66/1143.36	c  N dy 23600   3813742      4859     20747         0    167608     62963   9621854     69.01    106.62
4587.57/1150.32	c  N dy 23729   3833819      4859     20747         0    101693     62963   2341875     69.02     75.00
4615.09/1157.29	c  N dy 23856   3854039      4859     20747         0    121911     62963   4504191     69.03     73.05
4647.01/1165.26	c  N dy 23974   3874115      4859     20747         0    141985     62963   6694564     69.03     72.90
4684.08/1174.55	c  N dy 24098   3894155      4859     20747         0    162025     62963   8846722     69.03     72.90
4718.00/1183.11	c  N dy 24232   3914400      4859     20747         0     95282     62963   1528070     69.04     73.13
4745.50/1189.95	c  N dy 24364   3934951      4859     20747         0    115830     62963   3736397     69.04     72.73
4775.87/1197.56	c  N dy 24487   3954988      4859     20747         0    135862     62963   5907013     69.05     73.07

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 6.45 7.70 7.70 2/352 18162
/proc/meminfo: memFree=18706576/32951124 swapFree=67111348/67111528
[pid=18162] ppid=18160 vsize=51168 CPUtime=0.01 cores=1,3,5,7
/proc/18162/stat : 18162 (strangenight2-m) R 18160 18162 18129 0 -1 4202496 408 0 0 0 1 0 0 0 23 0 4 0 632139058 52396032 348 33554432000 4194304 4580107 140733504943136 18446744073709551615 47362534008754 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18162/statm: 12792 348 299 95 0 7774 0
[pid=18162/tid=18163] ppid=18160 vsize=51168 CPUtime=0.01 cores=1,3,5,7
/proc/18162/task/18163/stat : 18163 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 1 0 0 0 1 0 0 0 24 0 4 0 632139058 52396032 348 33554432000 4194304 4580107 140733504943136 18446744073709551615 47362534008754 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18162/tid=18164] ppid=18160 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/18162/task/18164/stat : 18164 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 632139058 52396032 348 33554432000 4194304 4580107 140733504943136 18446744073709551615 233510353905 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18162/tid=18165] ppid=18160 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/18162/task/18165/stat : 18165 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 632139058 52396032 348 33554432000 4194304 4580107 140733504943136 18446744073709551615 47362534008754 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0477741 s]
/proc/loadavg: 6.45 7.70 7.70 2/352 18162
/proc/meminfo: memFree=18706576/32951124 swapFree=67111348/67111528
[pid=18162] ppid=18160 vsize=289644 CPUtime=0.15 cores=1,3,5,7
/proc/18162/stat : 18162 (strangenight2-m) R 18160 18162 18129 0 -1 4202496 5654 0 0 0 15 0 0 0 18 0 4 0 632139058 296595456 5172 33554432000 4194304 4580107 140733504943136 18446744073709551615 233509958689 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18162/statm: 72444 5172 363 95 0 67426 0
[pid=18162/tid=18163] ppid=18160 vsize=289916 CPUtime=0.04 cores=1,3,5,7
/proc/18162/task/18163/stat : 18163 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 1418 0 0 0 4 0 0 0 18 0 4 0 632139058 296873984 5199 33554432000 4194304 4580107 140733504943136 18446744073709551615 233510340791 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18162/tid=18164] ppid=18160 vsize=289916 CPUtime=0.03 cores=1,3,5,7
/proc/18162/task/18164/stat : 18164 (strangenight2-m) D 18160 18162 18129 0 -1 4202560 1467 0 0 0 3 0 0 0 18 0 4 0 632139058 296873984 5222 33554432000 4194304 4580107 140733504943136 18446744073709551615 233509958341 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18162/tid=18165] ppid=18160 vsize=290056 CPUtime=0.03 cores=1,3,5,7
/proc/18162/task/18165/stat : 18165 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 998 0 0 0 3 0 0 0 18 0 4 0 632139058 297017344 5230 33554432000 4194304 4580107 140733504943136 18446744073709551615 4316439 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 289644

[startup+0.863553 s]
/proc/loadavg: 6.45 7.70 7.70 2/352 18162
/proc/meminfo: memFree=18706576/32951124 swapFree=67111348/67111528
[pid=18162] ppid=18160 vsize=295760 CPUtime=3.42 cores=1,3,5,7
/proc/18162/stat : 18162 (strangenight2-m) R 18160 18162 18129 0 -1 4202496 12228 0 0 0 340 2 0 0 19 0 4 0 632139058 302858240 7792 33554432000 4194304 4580107 140733504943136 18446744073709551615 4293907 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18162/statm: 73940 7793 377 95 0 68922 0
[pid=18162/tid=18163] ppid=18160 vsize=295760 CPUtime=0.85 cores=1,3,5,7
/proc/18162/task/18163/stat : 18163 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 3207 0 0 0 85 0 0 0 18 0 4 0 632139058 302858240 7793 33554432000 4194304 4580107 140733504943136 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18162/tid=18164] ppid=18160 vsize=295760 CPUtime=0.84 cores=1,3,5,7
/proc/18162/task/18164/stat : 18164 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 3128 0 0 0 84 0 0 0 19 0 4 0 632139058 302858240 7793 33554432000 4194304 4580107 140733504943136 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18162/tid=18165] ppid=18160 vsize=295760 CPUtime=0.85 cores=1,3,5,7
/proc/18162/task/18165/stat : 18165 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 2261 0 0 0 85 0 0 0 19 0 4 0 632139058 302858240 7793 33554432000 4194304 4580107 140733504943136 18446744073709551615 4229991 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.42
Current children cumulated vsize (KiB) 295760

[startup+0.900547 s]
/proc/loadavg: 6.45 7.70 7.70 2/352 18162
/proc/meminfo: memFree=18706576/32951124 swapFree=67111348/67111528
[pid=18162] ppid=18160 vsize=295760 CPUtime=3.57 cores=1,3,5,7
/proc/18162/stat : 18162 (strangenight2-m) R 18160 18162 18129 0 -1 4202496 12404 0 0 0 355 2 0 0 19 0 4 0 632139058 302858240 7968 33554432000 4194304 4580107 140733504943136 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18162/statm: 73940 7968 377 95 0 68922 0
[pid=18162/tid=18163] ppid=18160 vsize=295760 CPUtime=0.89 cores=1,3,5,7
/proc/18162/task/18163/stat : 18163 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 3258 0 0 0 89 0 0 0 18 0 4 0 632139058 302858240 7968 33554432000 4194304 4580107 140733504943136 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18162/tid=18164] ppid=18160 vsize=295760 CPUtime=0.88 cores=1,3,5,7
/proc/18162/task/18164/stat : 18164 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 3167 0 0 0 88 0 0 0 19 0 4 0 632139058 302858240 7968 33554432000 4194304 4580107 140733504943136 18446744073709551615 4322558 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18162/tid=18165] ppid=18160 vsize=295760 CPUtime=0.88 cores=1,3,5,7
/proc/18162/task/18165/stat : 18165 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 2297 0 0 0 88 0 0 0 19 0 4 0 632139058 302858240 7968 33554432000 4194304 4580107 140733504943136 18446744073709551615 4317318 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.57
Current children cumulated vsize (KiB) 295760

[startup+1.00053 s]
/proc/loadavg: 6.45 7.70 7.70 2/352 18162
/proc/meminfo: memFree=18706576/32951124 swapFree=67111348/67111528
[pid=18162] ppid=18160 vsize=295972 CPUtime=3.97 cores=1,3,5,7
/proc/18162/stat : 18162 (strangenight2-m) R 18160 18162 18129 0 -1 4202496 12917 0 0 0 395 2 0 0 19 0 4 0 632139058 303075328 8481 33554432000 4194304 4580107 140733504943136 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18162/statm: 73993 8481 377 95 0 68975 0
[pid=18162/tid=18163] ppid=18160 vsize=295972 CPUtime=0.99 cores=1,3,5,7
/proc/18162/task/18163/stat : 18163 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 3390 0 0 0 99 0 0 0 19 0 4 0 632139058 303075328 8481 33554432000 4194304 4580107 140733504943136 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18162/tid=18164] ppid=18160 vsize=295972 CPUtime=0.98 cores=1,3,5,7
/proc/18162/task/18164/stat : 18164 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 3295 0 0 0 98 0 0 0 19 0 4 0 632139058 303075328 8481 33554432000 4194304 4580107 140733504943136 18446744073709551615 4321693 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18162/tid=18165] ppid=18160 vsize=295972 CPUtime=0.98 cores=1,3,5,7
/proc/18162/task/18165/stat : 18165 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 2422 0 0 0 98 0 0 0 19 0 4 0 632139058 303075328 8481 33554432000 4194304 4580107 140733504943136 18446744073709551615 4293158 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 295972

[startup+1.50044 s]
/proc/loadavg: 6.45 7.70 7.70 2/352 18162
/proc/meminfo: memFree=18706576/32951124 swapFree=67111348/67111528
[pid=18162] ppid=18160 vsize=296884 CPUtime=5.97 cores=1,3,5,7
/proc/18162/stat : 18162 (strangenight2-m) R 18160 18162 18129 0 -1 4202496 16105 0 0 0 594 3 0 0 20 0 4 0 632139058 304009216 8292 33554432000 4194304 4580107 140733504943136 18446744073709551615 4316355 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18162/statm: 74221 8292 377 95 0 69203 0
[pid=18162/tid=18163] ppid=18160 vsize=296884 CPUtime=1.48 cores=1,3,5,7
/proc/18162/task/18163/stat : 18163 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 4187 0 0 0 148 0 0 0 20 0 4 0 632139058 304009216 8293 33554432000 4194304 4580107 140733504943136 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18162/tid=18164] ppid=18160 vsize=296884 CPUtime=1.47 cores=1,3,5,7
/proc/18162/task/18164/stat : 18164 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 4097 0 0 0 147 0 0 0 20 0 4 0 632139058 304009216 8293 33554432000 4194304 4580107 140733504943136 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18162/tid=18165] ppid=18160 vsize=296884 CPUtime=1.48 cores=1,3,5,7
/proc/18162/task/18165/stat : 18165 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 3215 0 0 0 148 0 0 0 20 0 4 0 632139058 304009216 8293 33554432000 4194304 4580107 140733504943136 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 296884

[startup+3.10115 s]
/proc/loadavg: 6.45 7.70 7.70 9/364 18174
/proc/meminfo: memFree=18621548/32951124 swapFree=67111348/67111528
[pid=18162] ppid=18160 vsize=297884 CPUtime=12.35 cores=1,3,5,7
/proc/18162/stat : 18162 (strangenight2-m) R 18160 18162 18129 0 -1 4202496 24723 0 0 0 1230 5 0 0 25 0 4 0 632139058 305033216 8555 33554432000 4194304 4580107 140733504943136 18446744073709551615 4294612 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18162/statm: 74471 8555 378 95 0 69453 0
[pid=18162/tid=18163] ppid=18160 vsize=297884 CPUtime=3.09 cores=1,3,5,7
/proc/18162/task/18163/stat : 18163 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 6343 0 0 0 308 1 0 0 25 0 4 0 632139058 305033216 8555 33554432000 4194304 4580107 140733504943136 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18162/tid=18164] ppid=18160 vsize=297884 CPUtime=3.05 cores=1,3,5,7
/proc/18162/task/18164/stat : 18164 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 6210 0 0 0 304 1 0 0 25 0 4 0 632139058 305033216 8556 33554432000 4194304 4580107 140733504943136 18446744073709551615 4322544 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18162/tid=18165] ppid=18160 vsize=297884 CPUtime=3.08 cores=1,3,5,7
/proc/18162/task/18165/stat : 18165 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 5391 0 0 0 308 0 0 0 25 0 4 0 632139058 305033216 8556 33554432000 4194304 4580107 140733504943136 18446744073709551615 4293927 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 297884

[startup+6.30058 s]
/proc/loadavg: 6.57 7.70 7.71 9/364 18174
/proc/meminfo: memFree=18475112/32951124 swapFree=67111348/67111528
[pid=18162] ppid=18160 vsize=320016 CPUtime=25.09 cores=1,3,5,7
/proc/18162/stat : 18162 (strangenight2-m) R 18160 18162 18129 0 -1 4202496 52181 0 0 0 2498 11 0 0 25 0 4 0 632139058 327696384 24306 33554432000 4194304 4580107 140733504943136 18446744073709551615 4293179 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18162/statm: 80004 24306 379 95 0 74986 0
[pid=18162/tid=18163] ppid=18160 vsize=320016 CPUtime=6.29 cores=1,3,5,7
/proc/18162/task/18163/stat : 18163 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 11581 0 0 0 627 2 0 0 25 0 4 0 632139058 327696384 24306 33554432000 4194304 4580107 140733504943136 18446744073709551615 4321192 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18162/tid=18164] ppid=18160 vsize=320016 CPUtime=6.21 cores=1,3,5,7
/proc/18162/task/18164/stat : 18164 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 14629 0 0 0 619 2 0 0 25 0 4 0 632139058 327696384 24306 33554432000 4194304 4580107 140733504943136 18446744073709551615 4325660 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18162/tid=18165] ppid=18160 vsize=320016 CPUtime=6.29 cores=1,3,5,7
/proc/18162/task/18165/stat : 18165 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 12044 0 0 0 627 2 0 0 18 0 4 0 632139058 327696384 24306 33554432000 4194304 4580107 140733504943136 18446744073709551615 4293138 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 320016

[startup+12.7004 s]
/proc/loadavg: 6.69 7.71 7.71 9/364 18174
/proc/meminfo: memFree=18394032/32951124 swapFree=67111348/67111528
[pid=18162] ppid=18160 vsize=335896 CPUtime=50.66 cores=1,3,5,7
/proc/18162/stat : 18162 (strangenight2-m) R 18160 18162 18129 0 -1 4202496 86973 0 0 0 5046 20 0 0 25 0 4 0 632139058 343957504 34202 33554432000 4194304 4580107 140733504943136 18446744073709551615 4294462 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18162/statm: 83974 34202 379 95 0 78956 0
[pid=18162/tid=18163] ppid=18160 vsize=335896 CPUtime=12.7 cores=1,3,5,7
/proc/18162/task/18163/stat : 18163 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 23352 0 0 0 1264 6 0 0 25 0 4 0 632139058 343957504 34213 33554432000 4194304 4580107 140733504943136 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18162/tid=18164] ppid=18160 vsize=335896 CPUtime=12.55 cores=1,3,5,7
/proc/18162/task/18164/stat : 18164 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 23893 0 0 0 1250 5 0 0 25 0 4 0 632139058 343957504 34213 33554432000 4194304 4580107 140733504943136 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18162/tid=18165] ppid=18160 vsize=335896 CPUtime=12.7 cores=1,3,5,7
/proc/18162/task/18165/stat : 18165 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 18706 0 0 0 1266 4 0 0 25 0 4 0 632139058 343957504 34213 33554432000 4194304 4580107 140733504943136 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 335896

[startup+25.5011 s]
/proc/loadavg: 7.04 7.75 7.72 9/364 18175
/proc/meminfo: memFree=18198908/32951124 swapFree=67111348/67111528
[pid=18162] ppid=18160 vsize=337040 CPUtime=101.67 cores=1,3,5,7
/proc/18162/stat : 18162 (strangenight2-m) R 18160 18162 18129 0 -1 4202496 146094 0 0 0 10133 34 0 0 25 0 4 0 632139058 345128960 51730 33554432000 4194304 4580107 140733504943136 18446744073709551615 4318708 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18162/statm: 84260 51731 379 95 0 79242 0
[pid=18162/tid=18163] ppid=18160 vsize=337040 CPUtime=25.49 cores=1,3,5,7
/proc/18162/task/18163/stat : 18163 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 36611 0 0 0 2540 9 0 0 25 0 4 0 632139058 345128960 51731 33554432000 4194304 4580107 140733504943136 18446744073709551615 4331504 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18162/tid=18164] ppid=18160 vsize=337040 CPUtime=25.19 cores=1,3,5,7
/proc/18162/task/18164/stat : 18164 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 35297 0 0 0 2511 8 0 0 25 0 4 0 632139058 345128960 51731 33554432000 4194304 4580107 140733504943136 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18162/tid=18165] ppid=18160 vsize=337040 CPUtime=25.48 cores=1,3,5,7
/proc/18162/task/18165/stat : 18165 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 35326 0 0 0 2541 7 0 0 25 0 4 0 632139058 345128960 51731 33554432000 4194304 4580107 140733504943136 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 337040

[startup+51.1006 s]
/proc/loadavg: 7.41 7.77 7.73 9/364 18175
/proc/meminfo: memFree=18152020/32951124 swapFree=67111348/67111528
[pid=18162] ppid=18160 vsize=436304 CPUtime=203.77 cores=1,3,5,7
/proc/18162/stat : 18162 (strangenight2-m) R 18160 18162 18129 0 -1 4202496 229779 0 0 0 20320 57 0 0 25 0 4 0 632139058 446775296 62339 33554432000 4194304 4580107 140733504943136 18446744073709551615 4293134 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18162/statm: 109076 62339 379 95 0 104058 0
[pid=18162/tid=18163] ppid=18160 vsize=436304 CPUtime=51.08 cores=1,3,5,7
/proc/18162/task/18163/stat : 18163 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 56531 0 0 0 5094 14 0 0 25 0 4 0 632139058 446775296 62339 33554432000 4194304 4580107 140733504943136 18446744073709551615 4293182 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18162/tid=18164] ppid=18160 vsize=436304 CPUtime=50.49 cores=1,3,5,7
/proc/18162/task/18164/stat : 18164 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 57254 0 0 0 5036 13 0 0 25 0 4 0 632139058 446775296 62339 33554432000 4194304 4580107 140733504943136 18446744073709551615 4294513 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18162/tid=18165] ppid=18160 vsize=436304 CPUtime=51.08 cores=1,3,5,7
/proc/18162/task/18165/stat : 18165 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 55121 0 0 0 5096 12 0 0 25 0 4 0 632139058 446775296 62339 33554432000 4194304 4580107 140733504943136 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.77
Current children cumulated vsize (KiB) 436304

[startup+102.3 s]
/proc/loadavg: 7.84 7.83 7.75 9/364 18177
/proc/meminfo: memFree=17991668/32951124 swapFree=67111348/67111528
[pid=18162] ppid=18160 vsize=603724 CPUtime=407.95 cores=1,3,5,7
/proc/18162/stat : 18162 (strangenight2-m) R 18160 18162 18129 0 -1 4202496 366073 0 0 0 40697 98 0 0 25 0 4 0 632139058 618213376 74081 33554432000 4194304 4580107 140733504943136 18446744073709551615 4294440 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18162/statm: 150931 74081 379 95 0 145913 0
[pid=18162/tid=18163] ppid=18160 vsize=603724 CPUtime=102.29 cores=1,3,5,7
/proc/18162/task/18163/stat : 18163 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 90336 0 0 0 10205 24 0 0 25 0 4 0 632139058 618213376 74081 33554432000 4194304 4580107 140733504943136 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18162/tid=18164] ppid=18160 vsize=603724 CPUtime=101.56 cores=1,3,5,7
/proc/18162/task/18164/stat : 18164 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 91317 0 0 0 10132 24 0 0 25 0 4 0 632139058 618213376 74081 33554432000 4194304 4580107 140733504943136 18446744073709551615 4293179 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18162/tid=18165] ppid=18160 vsize=603724 CPUtime=101.8 cores=1,3,5,7
/proc/18162/task/18165/stat : 18165 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 88389 0 0 0 10157 23 0 0 25 0 4 0 632139058 618213376 74081 33554432000 4194304 4580107 140733504943136 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.95
Current children cumulated vsize (KiB) 603724

[startup+162.301 s]

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

[pid=18162] ppid=18160 vsize=876340 CPUtime=2800.86 cores=1,3,5,7
/proc/18162/stat : 18162 (strangenight2-m) R 18160 18162 18129 0 -1 4202496 1450188 0 0 0 279612 474 0 0 25 0 4 0 632139058 897372160 155884 33554432000 4194304 4580107 140733504943136 18446744073709551615 4294627 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18162/statm: 219085 155884 379 95 0 214067 0
[pid=18162/tid=18163] ppid=18160 vsize=876340 CPUtime=702.29 cores=1,3,5,7
/proc/18162/task/18163/stat : 18163 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 359433 0 0 0 70113 116 0 0 25 0 4 0 632139058 897372160 155884 33554432000 4194304 4580107 140733504943136 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18162/tid=18164] ppid=18160 vsize=876340 CPUtime=701.55 cores=1,3,5,7
/proc/18162/task/18164/stat : 18164 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 363624 0 0 0 70039 116 0 0 25 0 4 0 632139058 897372160 155884 33554432000 4194304 4580107 140733504943136 18446744073709551615 4293087 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18162/tid=18165] ppid=18160 vsize=876340 CPUtime=694.71 cores=1,3,5,7
/proc/18162/task/18165/stat : 18165 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 361193 0 0 0 69351 120 0 0 25 0 4 0 632139058 897372160 155884 33554432000 4194304 4580107 140733504943136 18446744073709551615 4318708 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2800.86
Current children cumulated vsize (KiB) 876340

[startup+762.3 s]
/proc/loadavg: 8.05 8.07 7.91 9/364 18197
/proc/meminfo: memFree=17247732/32951124 swapFree=67111348/67111528
[pid=18162] ppid=18160 vsize=828876 CPUtime=3040.14 cores=1,3,5,7
/proc/18162/stat : 18162 (strangenight2-m) R 18160 18162 18129 0 -1 4202496 1536335 0 0 0 303509 505 0 0 25 0 4 0 632139058 848769024 151484 33554432000 4194304 4580107 140733504943136 18446744073709551615 4293755 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18162/statm: 207219 151484 379 95 0 202201 0
[pid=18162/tid=18163] ppid=18160 vsize=828876 CPUtime=762.29 cores=1,3,5,7
/proc/18162/task/18163/stat : 18163 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 383399 0 0 0 76105 124 0 0 25 0 4 0 632139058 848769024 151484 33554432000 4194304 4580107 140733504943136 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18162/tid=18164] ppid=18160 vsize=828876 CPUtime=761.56 cores=1,3,5,7
/proc/18162/task/18164/stat : 18164 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 384783 0 0 0 76032 124 0 0 25 0 4 0 632139058 848769024 151484 33554432000 4194304 4580107 140733504943136 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18162/tid=18165] ppid=18160 vsize=828876 CPUtime=754 cores=1,3,5,7
/proc/18162/task/18165/stat : 18165 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 381329 0 0 0 75272 128 0 0 25 0 4 0 632139058 848769024 151484 33554432000 4194304 4580107 140733504943136 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3040.14
Current children cumulated vsize (KiB) 828876

[startup+822.301 s]
/proc/loadavg: 8.14 8.08 7.93 9/364 18199
/proc/meminfo: memFree=17239400/32951124 swapFree=67111348/67111528
[pid=18162] ppid=18160 vsize=834316 CPUtime=3279.47 cores=1,3,5,7
/proc/18162/stat : 18162 (strangenight2-m) R 18160 18162 18129 0 -1 4202496 1617707 0 0 0 327410 537 0 0 25 0 4 0 632139058 854339584 150622 33554432000 4194304 4580107 140733504943136 18446744073709551615 4293907 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18162/statm: 208579 150622 379 95 0 203561 0
[pid=18162/tid=18163] ppid=18160 vsize=834316 CPUtime=822.3 cores=1,3,5,7
/proc/18162/task/18163/stat : 18163 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 403574 0 0 0 82098 132 0 0 25 0 4 0 632139058 854339584 150626 33554432000 4194304 4580107 140733504943136 18446744073709551615 4293198 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18162/tid=18164] ppid=18160 vsize=834316 CPUtime=821.57 cores=1,3,5,7
/proc/18162/task/18164/stat : 18164 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 404388 0 0 0 82027 130 0 0 25 0 4 0 632139058 854339584 150626 33554432000 4194304 4580107 140733504943136 18446744073709551615 4292935 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18162/tid=18165] ppid=18160 vsize=834316 CPUtime=813.29 cores=1,3,5,7
/proc/18162/task/18165/stat : 18165 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 402496 0 0 0 81193 136 0 0 25 0 4 0 632139058 854339584 150626 33554432000 4194304 4580107 140733504943136 18446744073709551615 4293105 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3279.47
Current children cumulated vsize (KiB) 834316

[startup+882.301 s]
/proc/loadavg: 8.05 8.07 7.93 9/364 18200
/proc/meminfo: memFree=17216944/32951124 swapFree=67111348/67111528
[pid=18162] ppid=18160 vsize=935856 CPUtime=3518.73 cores=1,3,5,7
/proc/18162/stat : 18162 (strangenight2-m) R 18160 18162 18129 0 -1 4202496 1697086 0 0 0 351301 572 0 0 25 0 4 0 632139058 958316544 154624 33554432000 4194304 4580107 140733504943136 18446744073709551615 4293907 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18162/statm: 233964 154624 379 95 0 228946 0
[pid=18162/tid=18163] ppid=18160 vsize=935856 CPUtime=882.29 cores=1,3,5,7
/proc/18162/task/18163/stat : 18163 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 423387 0 0 0 88087 142 0 0 25 0 4 0 632139058 958316544 154624 33554432000 4194304 4580107 140733504943136 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18162/tid=18164] ppid=18160 vsize=935856 CPUtime=881.56 cores=1,3,5,7
/proc/18162/task/18164/stat : 18164 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 424296 0 0 0 88017 139 0 0 25 0 4 0 632139058 958316544 154624 33554432000 4194304 4580107 140733504943136 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18162/tid=18165] ppid=18160 vsize=935856 CPUtime=872.58 cores=1,3,5,7
/proc/18162/task/18165/stat : 18165 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 422397 0 0 0 87114 144 0 0 25 0 4 0 632139058 958316544 154624 33554432000 4194304 4580107 140733504943136 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3518.73
Current children cumulated vsize (KiB) 935856

[startup+942.314 s]
/proc/loadavg: 8.12 8.08 7.94 9/364 18202
/proc/meminfo: memFree=17049396/32951124 swapFree=67111348/67111528
[pid=18162] ppid=18160 vsize=1035348 CPUtime=3758.07 cores=1,3,5,7
/proc/18162/stat : 18162 (strangenight2-m) R 18160 18162 18129 0 -1 4202496 1811450 0 0 0 375199 608 0 0 25 0 4 0 632139058 1060196352 198151 33554432000 4194304 4580107 140733504943136 18446744073709551615 4341614 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18162/statm: 258837 198151 379 95 0 253819 0
[pid=18162/tid=18163] ppid=18160 vsize=1035348 CPUtime=942.3 cores=1,3,5,7
/proc/18162/task/18163/stat : 18163 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 461026 0 0 0 94078 152 0 0 25 0 4 0 632139058 1060196352 198151 33554432000 4194304 4580107 140733504943136 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18162/tid=18164] ppid=18160 vsize=1035348 CPUtime=941.57 cores=1,3,5,7
/proc/18162/task/18164/stat : 18164 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 443443 0 0 0 94008 149 0 0 25 0 4 0 632139058 1060196352 198151 33554432000 4194304 4580107 140733504943136 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18162/tid=18165] ppid=18160 vsize=1035348 CPUtime=931.88 cores=1,3,5,7
/proc/18162/task/18165/stat : 18165 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 452647 0 0 0 93036 152 0 0 25 0 4 0 632139058 1060196352 198151 33554432000 4194304 4580107 140733504943136 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3758.07
Current children cumulated vsize (KiB) 1035348

[startup+1002.3 s]
/proc/loadavg: 8.09 8.08 7.94 9/364 18204
/proc/meminfo: memFree=16807936/32951124 swapFree=67111348/67111528
[pid=18162] ppid=18160 vsize=1075356 CPUtime=3997.32 cores=1,3,5,7
/proc/18162/stat : 18162 (strangenight2-m) R 18160 18162 18129 0 -1 4202496 1892662 0 0 0 399092 640 0 0 25 0 4 0 632139058 1101164544 210620 33554432000 4194304 4580107 140733504943136 18446744073709551615 4294555 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18162/statm: 268839 210620 379 95 0 263821 0
[pid=18162/tid=18163] ppid=18160 vsize=1075356 CPUtime=1002.29 cores=1,3,5,7
/proc/18162/task/18163/stat : 18163 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 480123 0 0 0 100068 161 0 0 25 0 4 0 632139058 1101164544 210621 33554432000 4194304 4580107 140733504943136 18446744073709551615 4293720 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18162/tid=18164] ppid=18160 vsize=1075356 CPUtime=1001.55 cores=1,3,5,7
/proc/18162/task/18164/stat : 18164 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 467327 0 0 0 100000 155 0 0 25 0 4 0 632139058 1101164544 210621 33554432000 4194304 4580107 140733504943136 18446744073709551615 4292985 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18162/tid=18165] ppid=18160 vsize=1075356 CPUtime=991.17 cores=1,3,5,7
/proc/18162/task/18165/stat : 18165 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 471775 0 0 0 98958 159 0 0 25 0 4 0 632139058 1101164544 210621 33554432000 4194304 4580107 140733504943136 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3997.32
Current children cumulated vsize (KiB) 1075356

[startup+1062.3 s]
/proc/loadavg: 8.08 8.08 7.95 9/364 18205
/proc/meminfo: memFree=16635552/32951124 swapFree=67111348/67111528
[pid=18162] ppid=18160 vsize=1178536 CPUtime=4236.6 cores=1,3,5,7
/proc/18162/stat : 18162 (strangenight2-m) R 18160 18162 18129 0 -1 4202496 1966483 0 0 0 422987 673 0 0 25 0 4 0 632139058 1206820864 224202 33554432000 4194304 4580107 140733504943136 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18162/statm: 294634 224202 379 95 0 289616 0
[pid=18162/tid=18163] ppid=18160 vsize=1178536 CPUtime=1062.29 cores=1,3,5,7
/proc/18162/task/18163/stat : 18163 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 497860 0 0 0 106061 168 0 0 25 0 4 0 632139058 1206820864 224202 33554432000 4194304 4580107 140733504943136 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18162/tid=18164] ppid=18160 vsize=1178536 CPUtime=1061.56 cores=1,3,5,7
/proc/18162/task/18164/stat : 18164 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 486381 0 0 0 105992 164 0 0 25 0 4 0 632139058 1206820864 224202 33554432000 4194304 4580107 140733504943136 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18162/tid=18165] ppid=18160 vsize=1178536 CPUtime=1050.45 cores=1,3,5,7
/proc/18162/task/18165/stat : 18165 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 490791 0 0 0 104878 167 0 0 25 0 4 0 632139058 1206820864 224202 33554432000 4194304 4580107 140733504943136 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4236.6
Current children cumulated vsize (KiB) 1178536

[startup+1122.3 s]
/proc/loadavg: 8.11 8.09 7.96 9/364 18207
/proc/meminfo: memFree=16631568/32951124 swapFree=67111348/67111528
[pid=18162] ppid=18160 vsize=1311604 CPUtime=4475.9 cores=1,3,5,7
/proc/18162/stat : 18162 (strangenight2-m) R 18160 18162 18129 0 -1 4202496 2054396 0 0 0 446885 705 0 0 25 0 4 0 632139058 1343082496 237800 33554432000 4194304 4580107 140733504943136 18446744073709551615 4294627 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18162/statm: 327901 237800 379 95 0 322883 0
[pid=18162/tid=18163] ppid=18160 vsize=1311604 CPUtime=1122.3 cores=1,3,5,7
/proc/18162/task/18163/stat : 18163 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 521596 0 0 0 112054 176 0 0 25 0 4 0 632139058 1343082496 237800 33554432000 4194304 4580107 140733504943136 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18162/tid=18164] ppid=18160 vsize=1311604 CPUtime=1121.56 cores=1,3,5,7
/proc/18162/task/18164/stat : 18164 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 504966 0 0 0 111983 173 0 0 25 0 4 0 632139058 1343082496 237800 33554432000 4194304 4580107 140733504943136 18446744073709551615 4293904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18162/tid=18165] ppid=18160 vsize=1311604 CPUtime=1109.75 cores=1,3,5,7
/proc/18162/task/18165/stat : 18165 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 512991 0 0 0 110801 174 0 0 25 0 4 0 632139058 1343082496 237800 33554432000 4194304 4580107 140733504943136 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4475.9
Current children cumulated vsize (KiB) 1311604

[startup+1182.3 s]
/proc/loadavg: 8.11 8.10 7.97 9/364 18208
/proc/meminfo: memFree=16590624/32951124 swapFree=67111348/67111528
[pid=18162] ppid=18160 vsize=1222500 CPUtime=4715.19 cores=1,3,5,7
/proc/18162/stat : 18162 (strangenight2-m) R 18160 18162 18129 0 -1 4202496 2126295 0 0 0 470785 734 0 0 25 0 4 0 632139058 1251840000 236166 33554432000 4194304 4580107 140733504943136 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18162/statm: 305625 236166 382 95 0 300607 0
[pid=18162/tid=18163] ppid=18160 vsize=1222500 CPUtime=1182.3 cores=1,3,5,7
/proc/18162/task/18163/stat : 18163 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 539274 0 0 0 118046 184 0 0 25 0 4 0 632139058 1251840000 236166 33554432000 4194304 4580107 140733504943136 18446744073709551615 4321646 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18162/tid=18164] ppid=18160 vsize=1222500 CPUtime=1181.56 cores=1,3,5,7
/proc/18162/task/18164/stat : 18164 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 522299 0 0 0 117977 179 0 0 25 0 4 0 632139058 1251840000 236166 33554432000 4194304 4580107 140733504943136 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18162/tid=18165] ppid=18160 vsize=1222500 CPUtime=1169.03 cores=1,3,5,7
/proc/18162/task/18165/stat : 18165 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 531844 0 0 0 116722 181 0 0 25 0 4 0 632139058 1251840000 236166 33554432000 4194304 4580107 140733504943136 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4715.19
Current children cumulated vsize (KiB) 1222500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 8.22 8.12 7.98 9/364 18209
/proc/meminfo: memFree=16565688/32951124 swapFree=67111348/67111528
[pid=18162] ppid=18160 vsize=1326632 CPUtime=4800.17 cores=1,3,5,7
/proc/18162/stat : 18162 (strangenight2-m) R 18160 18162 18129 0 -1 4202496 2153144 0 0 0 479272 745 0 0 25 0 4 0 632139058 1358471168 241975 33554432000 4194304 4580107 140733504943136 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18162/statm: 331658 241975 382 95 0 326640 0
[pid=18162/tid=18163] ppid=18160 vsize=1326632 CPUtime=1203.6 cores=1,3,5,7
/proc/18162/task/18163/stat : 18163 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 545675 0 0 0 120173 187 0 0 25 0 4 0 632139058 1358471168 241979 33554432000 4194304 4580107 140733504943136 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18162/tid=18164] ppid=18160 vsize=1326632 CPUtime=1202.87 cores=1,3,5,7
/proc/18162/task/18164/stat : 18164 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 529562 0 0 0 120106 181 0 0 25 0 4 0 632139058 1358471168 241979 33554432000 4194304 4580107 140733504943136 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18162/tid=18165] ppid=18160 vsize=1326632 CPUtime=1190.08 cores=1,3,5,7
/proc/18162/task/18165/stat : 18165 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 538803 0 0 0 118825 183 0 0 25 0 4 0 632139058 1358471168 241979 33554432000 4194304 4580107 140733504943136 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 1326632

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

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

[startup+1203.6 s]
/proc/loadavg: 8.22 8.12 7.98 9/364 18209
/proc/meminfo: memFree=16565688/32951124 swapFree=67111348/67111528
[pid=18162] ppid=18160 vsize=1326632 CPUtime=4800.17 cores=1,3,5,7
/proc/18162/stat : 18162 (strangenight2-m) R 18160 18162 18129 0 -1 4202496 2153144 0 0 0 479272 745 0 0 25 0 4 0 632139058 1358471168 241975 33554432000 4194304 4580107 140733504943136 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18162/statm: 331658 241975 382 95 0 326640 0
[pid=18162/tid=18163] ppid=18160 vsize=1326632 CPUtime=1203.6 cores=1,3,5,7
/proc/18162/task/18163/stat : 18163 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 545675 0 0 0 120173 187 0 0 25 0 4 0 632139058 1358471168 241979 33554432000 4194304 4580107 140733504943136 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18162/tid=18164] ppid=18160 vsize=1326632 CPUtime=1202.87 cores=1,3,5,7
/proc/18162/task/18164/stat : 18164 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 529562 0 0 0 120106 181 0 0 25 0 4 0 632139058 1358471168 241979 33554432000 4194304 4580107 140733504943136 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18162/tid=18165] ppid=18160 vsize=1326632 CPUtime=1190.08 cores=1,3,5,7
/proc/18162/task/18165/stat : 18165 (strangenight2-m) R 18160 18162 18129 0 -1 4202560 538803 0 0 0 118825 183 0 0 25 0 4 0 632139058 1358471168 241979 33554432000 4194304 4580107 140733504943136 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 1326632

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.66
CPU time (s): 4800.26
CPU user time (s): 4792.76
CPU system time (s): 7.50386
CPU usage (%): 398.804
Max. virtual memory (cumulated for all children) (KiB): 1326632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.76
system time used= 7.50386
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2153156
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= 1482
involuntary context switches= 30962

runsolver used 3.9664 second user time and 10.2874 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-14 20:20:32
IDJOB=3366151
IDBENCH=82560
IDSOLVER=1844
FILE ID=node145/3366151-1305397232
RUNJOBID= node145-1305397232-18148
PBS_JOBID= 13324453
Free space on /tmp= 73660 MiB

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

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

MD5SUM BENCH= 1739c47038d88c1ec678774e95926496
RANDOM SEED=983337625

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18706856 kB
Buffers:        293216 kB
Cached:        8121168 kB
SwapCached:          0 kB
Active:        7261040 kB
Inactive:      6626728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18706856 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           12096 kB
Writeback:           0 kB
AnonPages:     5473060 kB
Mapped:          26892 kB
Slab:           255480 kB
PageTables:      34264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79334992 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= 73648 MiB
End job on node145 at 2011-05-14 20:40:38