Trace number 3174189

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.31 1201.93

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S513640009-027.SATISFIABLE.cnf
MD5SUMd2636969180cffb7d603387033287fe1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.17082
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses7120
Sum of the clauses size49840
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 57120

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174189-1304111108.cnf'
0.00/0.00	c -- header says num vars:             80
0.00/0.00	c -- header says num clauses:        7120
0.00/0.01	c -- clauses added:            0 learnts,         7120 normals,            0 xors
0.00/0.01	c -- vars added         80
0.00/0.10	c Parsing time:  0.00 s
0.00/0.10	c  N st     0         0        80      7120         0         0     49840         0   no data   no data
0.40/0.17	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.16
0.40/0.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.40/0.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.40/0.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.40/0.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.40/0.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
0.40/0.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.00/1.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4.00/1.02	c Finding binary XORs  T:     0.00 s  found:       0
4.00/1.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
4.00/1.02	c calculated reachability. Time: 0.00
4.00/1.02	c Calc default polars -  time:   0.00 s pos:      43 undec:       2 neg:      35
4.00/1.02	c =========================================================================================
4.00/1.02	c types(t): F = full restart, N = normal restart
4.00/1.02	c types(t): S = simplification begin/end, E = solution found
4.00/1.02	c restart types(rt): st = static, dy = dynamic
4.00/1.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.00/1.02	c  B st     0         0        80      7120         0         0     49840         0   no data   no data
4.00/1.02	c  N dy     9      4417        80      7120         0      4049     49840    110542     23.37     24.62
4.00/1.02	c  N dy    13     11144        80      7120         0      4029     49840     86740     22.34     23.56
4.00/1.02	c  N dy    33     15898        80      7120         0      8383     49840    203563     22.64     23.91
4.80/1.22	c  N dy    57     23911        80      7120         0     10549     49840    245545     22.65     23.90
5.20/1.32	c  F st    64     25000        80      7120         0     11544     49840    272512     22.72     22.70
5.58/1.42	c  N st    69     28297        80      7120         0      8327     49840    174667     22.72   no data
5.98/1.52	c  S st    70     30002        80      7120         0      9867     49840    216853     22.72   no data
5.98/1.52	c  S st    70     30506        80      7120         0     10348     49840    230031     22.72   no data
5.98/1.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.98/1.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.98/1.52	c blocked clauses removed:        0 vars:      0 tried:          80 T: 0.00 s
5.98/1.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.98/1.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.98/1.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
5.98/1.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.98/1.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.98/1.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.77/1.73	c lits-rem:       282  cl-subs:      786  v-elim:      0  v-fix:    0  time:  0.20 s
7.59/1.99	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.27
7.59/2.00	c calculated reachability. Time: 0.00
7.59/2.00	c  N dy    70     30506        80      7120         0      9562     49840    206198     22.72   no data
9.17/2.31	c  N dy    85     36102        80      7120         0      7510     49840    135466     22.68     24.15
9.96/2.55	c  N dy   116     40418        80      7120         0     11482     49840    243469     22.89     24.10
11.16/2.87	c  N dy   134     45761        80      7120         0     16384     49840    374826     22.92     20.95
11.16/2.87	c  S st   134     45761        80      7120         0     16384     49840    374826     22.92     20.95
11.56/2.92	c  S st   134     46265        80      7120         0      8661     49840    152782     22.92   no data
11.56/2.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.56/2.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
11.56/2.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.56/2.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.56/2.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.56/2.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
11.56/2.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.56/2.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.56/2.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.56/2.97	c lits-rem:         4  cl-subs:       52  v-elim:      0  v-fix:    0  time:  0.04 s
11.56/2.97	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
11.56/2.97	c vivif2 --  cl tried     8609 cl shrink        0 lits rem          0 time: 0.00
12.76/3.23	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.25
12.76/3.23	c calculated reachability. Time: 0.00
12.76/3.23	c  N dy   134     46265        80      7120         0      8609     49840    151122     22.92   no data
13.56/3.49	c  N dy   150     51049        80      7120         0     13004     49840    269512     22.97     24.32
14.62/3.76	c  N dy   170     55299        80      7120         0     16908     49840    374245     23.03     24.47
17.51/4.50	c  N dy   195     67305        80      7120         0     18711     49840    403096     22.89     24.19
17.91/4.68	c  S st   205     69398        80      7120         0     10593     49840    174725     22.91     23.26
18.31/4.72	c  S st   205     69900        80      7120         0     11066     49840    187573     22.91   no data
18.31/4.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.31/4.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
18.31/4.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.31/4.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.31/4.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.31/4.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
18.31/4.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.31/4.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
18.31/4.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.69/4.80	c lits-rem:        13  cl-subs:      134  v-elim:      0  v-fix:    0  time:  0.06 s
18.69/4.80	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
18.69/4.80	c vivif2 --  cl tried    10932 cl shrink        0 lits rem          0 time: 0.00
19.89/5.10	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.30
19.89/5.10	c calculated reachability. Time: 0.00
19.89/5.10	c  N dy   205     69900        80      7120         0     10932     49840    183403     22.91   no data
20.70/5.38	c  N dy   232     74418        80      7120         0     15089     49840    295340     22.98     24.79
23.49/6.07	c  N dy   251     85204        80      7120         0     13963     49840    248875     22.94     24.26
24.28/6.22	c  F st   258     87501        80      7120         0     16066     49840    305104     22.95     21.74
25.10/6.43	c  N st   263     90800        80      7120         0     19101     49840    387133     22.95   no data
27.48/7.09	c  N dy   276    100249        80      7120         0     15823     49840    283829     22.89     24.39
28.68/7.39	c  S st   283    104851        80      7120         0     20035     49840    396342     22.88     22.50
29.10/7.44	c  S st   283    105353        80      7120         0     20507     49840    409211     22.88   no data
29.10/7.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.10/7.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
29.10/7.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.10/7.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.10/7.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.10/7.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
29.10/7.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.10/7.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
29.10/7.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.46/8.00	c lits-rem:       490  cl-subs:     1924  v-elim:      0  v-fix:    0  time:  0.53 s
31.46/8.00	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
31.46/8.00	c vivif2 --  cl tried    18583 cl shrink        0 lits rem          0 time: 0.00
32.66/8.37	c asymm  cl-useful: 0/5775/7120 lits-rem:0 time: 0.36
32.66/8.37	c calculated reachability. Time: 0.00
32.66/8.37	c  N dy   283    105353        80      7120         0     18583     49840    357208     22.88   no data
35.06/8.92	c  N dy   293    112551        80      7120         0     25174     49840    530409     22.82     24.09
41.85/10.61	c  N dy   297    135401        80      7120         0     19621     49840    357992     22.53     23.81
45.05/11.45	c  N dy   365    144240        80      7120         0     27789     49840    580915     22.65     23.98
48.24/12.22	c  N dy   395    153944        80      7120         0     22052     49840    406259     22.67     23.97
49.84/12.61	c  S st   423    158029        80      7120         0     25820     49840    508236     22.71   no data
49.84/12.67	c  S st   423    158531        80      7120         0     26296     49840    521304     22.71   no data
49.84/12.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.84/12.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
49.84/12.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
49.84/12.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.84/12.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.84/12.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
49.84/12.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
49.84/12.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
50.24/12.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.38/13.55	c lits-rem:       403  cl-subs:     2327  v-elim:      0  v-fix:    0  time:  0.84 s
53.38/13.55	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
53.38/13.56	c vivif2 --  cl tried    23969 cl shrink        0 lits rem          0 time: 0.01
53.78/13.68	c asymm  cl-useful: 0/1345/7120 lits-rem:0 time: 0.12
53.78/13.68	c calculated reachability. Time: 0.00
53.78/13.68	c  N dy   423    158531        80      7120         0     23969     49840    455650     22.71   no data
57.77/14.60	c  N dy   461    168712        80      7120         0     17792     49840    278571     22.74     24.51
62.16/15.79	c  N dy   494    182941        80      7120         0     30830     49840    625754     22.70     23.91
66.96/16.94	c  N dy   549    194714        80      7120         0     25156     49840    459699     22.76     25.91
72.16/18.26	c  N dy   596    207421        80      7120         0     19448     49840    294242     22.78     24.09
76.92/19.45	c  N dy   625    220736        80      7120         0     31641     49840    617162     22.74     24.14
84.12/21.26	c  N dy   704    237798        80      7120         0     28948     49840    529688     22.79     22.53
84.12/21.26	c  S st   704    237798        80      7120         0     28948     49840    529688     22.79     22.53
84.52/21.34	c  S st   704    238301        80      7120         0     29425     49840    542799     22.79   no data
84.52/21.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
84.52/21.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
84.52/21.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
84.52/21.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.52/21.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.52/21.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
84.52/21.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
84.52/21.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
84.52/21.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.10/22.23	c lits-rem:       263  cl-subs:     2181  v-elim:      0  v-fix:    0  time:  0.86 s
88.10/22.23	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
88.10/22.24	c vivif2 --  cl tried    27244 cl shrink        0 lits rem          0 time: 0.01
88.91/22.43	c asymm  cl-useful: 0/2465/7120 lits-rem:0 time: 0.19
88.91/22.43	c calculated reachability. Time: 0.00
88.91/22.43	c  N dy   704    238301        80      7120         0     27244     49840    481187     22.79   no data
95.32/24.09	c  N dy   762    253527        80      7120         0     22006     49840    327093     22.81     25.02
102.07/25.74	c  N dy   819    269717        80      7120         0     36858     49840    723526     22.83     26.00
109.26/27.57	c  N dy   854    287955        80      7120         0     33360     49840    608569     22.78     24.03
116.46/29.38	c  F st   886    306250        80      7120         0     29030     49840    482117     22.71     22.38
116.87/29.41	c  N st   887    306501        80      7120         0     29265     49840    488603     22.71   no data
127.23/32.01	c  N dy   945    330676        80      7120         0     29510     49840    485690     22.71     24.06
136.82/34.45	c  N dy  1007    350777        80      7120         0     25025     49840    349354     22.73     24.01
139.23/35.05	c  S st  1014    357452        80      7120         0     31100     49840    509715     22.72     21.86
139.61/35.13	c  S st  1014    357958        80      7120         0     31571     49840    522449     22.72   no data
139.61/35.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
139.61/35.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
139.61/35.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
139.61/35.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
139.61/35.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
139.61/35.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
139.61/35.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
139.61/35.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
139.61/35.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
143.23/36.03	c lits-rem:       181  cl-subs:     1936  v-elim:      0  v-fix:    0  time:  0.86 s
143.23/36.03	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
143.23/36.04	c vivif2 --  cl tried    29635 cl shrink        0 lits rem          0 time: 0.01
144.01/36.25	c asymm  cl-useful: 0/1995/7120 lits-rem:0 time: 0.21
144.01/36.25	c calculated reachability. Time: 0.00
144.01/36.25	c  N dy  1014    357958        80      7120         0     29635     49840    470765     22.72   no data
155.19/39.00	c  N dy  1093    379678        80      7120         0     25832     49840    353814     22.74     23.95
165.59/41.63	c  N dy  1183    400030        80      7120         0     44549     49840    857534     22.77     24.11
180.34/45.36	c  N dy  1247    427268        80      7120         0     44765     49840    839108     22.74     24.13
191.95/48.23	c  N dy  1313    450361        80      7120         0     40281     49840    703577     22.72     24.13
203.11/51.08	c  N dy  1400    470382        80      7120         0     32135     49840    477306     22.75     25.54
216.69/54.42	c  N dy  1478    494692        80      7120         0     54381     49840   1071644     22.76     24.05
232.26/58.39	c  N dy  1555    525026        80      7120         0     54616     49840   1060106     22.74     24.10
239.06/60.08	c  S st  1613    536938        80      7120         0     37152     49840    581613     22.75     22.49
239.46/60.18	c  S st  1613    537442        80      7120         0     37630     49840    595009     22.75   no data
239.46/60.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
239.46/60.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
239.46/60.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
239.46/60.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
239.46/60.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
239.46/60.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
239.46/60.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
239.46/60.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
239.87/60.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
243.85/61.27	c lits-rem:       241  cl-subs:     1796  v-elim:      0  v-fix:    0  time:  1.05 s
243.85/61.27	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
243.85/61.27	c vivif2 --  cl tried    35834 cl shrink        0 lits rem          0 time: 0.01
245.04/61.51	c asymm  cl-useful: 0/1593/7120 lits-rem:0 time: 0.23
245.04/61.51	c calculated reachability. Time: 0.00
245.04/61.51	c  N dy  1613    537442        80      7120         0     35834     49840    544111     22.75   no data
257.44/64.61	c  N dy  1711    557452        80      7120         0     54155     49840   1035956     22.78     24.88
269.41/67.63	c  N dy  1810    577815        80      7120         0     43608     49840    740897     22.81     24.07
282.99/71.01	c  N dy  1886    597876        80      7120         0     31808     49840    404920     22.82     24.93
293.76/73.77	c  N dy  1946    618158        80      7120         0     50382     49840    900939     22.81     24.02
306.54/76.92	c  N dy  1987    638880        80      7120         0     38136     49840    554554     22.79     24.27
319.35/80.14	c  N dy  2076    659207        80      7120         0     56792     49840   1053211     22.80     24.00
332.90/83.58	c  N dy  2181    679824        80      7120         0     43718     49840    694118     22.82     24.09
349.29/87.69	c  N dy  2317    700454        80      7120         0     62690     49840   1210609     22.87     24.31
374.86/94.05	c  N dy  2319    741931        80      7120         0     67406     49840   1271880     22.73     23.99
390.83/98.07	c  N dy  2356    770090        80      7120         0     59193     49840   1059260     22.69     23.88
404.00/101.37	c  N dy  2418    790497        80      7120         0     43252     49840    638281     22.68     23.93
415.20/104.12	c  S st  2512    806163        80      7120         0     57658     49840   1029411     22.71     23.45
415.61/104.29	c  S st  2512    806668        80      7120         0     58122     49840   1042225     22.71   no data
415.61/104.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
416.01/104.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
416.01/104.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
416.01/104.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
416.01/104.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
416.01/104.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
416.01/104.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
416.01/104.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
416.01/104.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
432.37/108.41	c lits-rem:       544  cl-subs:     4256  v-elim:      0  v-fix:    0  time:  4.04 s
432.37/108.41	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
432.37/108.42	c vivif2 --  cl tried    53866 cl shrink        0 lits rem          0 time: 0.01
433.19/108.69	c asymm  cl-useful: 0/1067/7120 lits-rem:0 time: 0.27
433.19/108.69	c calculated reachability. Time: 0.00
433.19/108.69	c  N dy  2512    806668        80      7120         0     53866     49840    919217     22.71   no data
452.35/113.49	c  N dy  2634    827443        80      7120         0     37406     49840    464665     22.74     23.96
465.52/116.79	c  N dy  2690    848695        80      7120         0     56875     49840    987378     22.74     24.08
483.50/121.20	c  N dy  2761    869174        80      7120         0     39097     49840    493871     22.74     24.20
498.68/125.00	c  N dy  2910    890827        80      7120         0     58976     49840   1037595     22.78     24.04
517.08/129.61	c  N dy  3021    910922        80      7120         0     39868     49840    497107     22.80     26.03
531.04/133.14	c  N dy  3119    931602        80      7120         0     58844     49840   1010107     22.82     24.12
548.20/137.48	c  N dy  3174    951632        80      7120         0     38670     49840    446817     22.81     24.17
568.18/142.44	c  N dy  3249    983907        80      7120         0     68160     49840   1232440     22.80     24.01
587.36/147.23	c  N dy  3343   1006762        80      7120         0     49758     49840    727174     22.81     24.20
604.13/151.46	c  N dy  3419   1026984        80      7120         0     68244     49840   1223091     22.82     24.06
624.08/156.46	c  N dy  3491   1050156        80      7120         0     49114     49840    685765     22.82     24.12
640.46/160.57	c  N dy  3604   1070335        80      7120         0     67593     49840   1188458     22.84     24.05
642.06/160.96	c  F st  3614   1071876        80      7120         0     69008     49840   1227014     22.84   no data
665.63/166.90	c  N dy  3669   1100984        80      7120         0     54325     49840    802544     22.82     24.07
684.80/171.64	c  N dy  3749   1124297        80      7120         0     75634     49840   1375357     22.83     24.05
704.78/176.68	c  N dy  3779   1151879        80      7120         0     58697     49840    907072     22.79     24.10
724.35/181.57	c  N dy  3886   1171894        80      7120         0     77056     49840   1406354     22.81     24.50
742.74/186.19	c  N dy  3933   1194128        80      7120         0     54480     49840    794755     22.80     24.02
760.31/190.54	c  S st  4037   1210003        80      7120         0     69033     49840   1190429     22.82   no data
761.11/190.78	c  S st  4037   1210505        80      7120         0     69501     49840   1203322     22.82   no data
761.11/190.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
761.51/190.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
761.51/190.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
761.51/190.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
761.51/190.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
761.51/190.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
761.51/190.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
761.51/190.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
761.51/190.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
795.46/199.38	c lits-rem:       754  cl-subs:     5062  v-elim:      0  v-fix:    0  time:  8.50 s
795.46/199.38	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
795.86/199.40	c vivif2 --  cl tried    64439 cl shrink        0 lits rem          0 time: 0.01
797.06/199.79	c asymm  cl-useful: 0/1181/7120 lits-rem:0 time: 0.39
797.06/199.79	c calculated reachability. Time: 0.00
797.06/199.79	c  N dy  4037   1210505        80      7120         0     64439     49840   1057502     22.82   no data
823.03/206.21	c  N dy  4159   1230598        80      7120         0     82877     49840   1559658     22.84     24.31
839.81/210.46	c  N dy  4234   1250697        80      7120         0     57590     49840    860452     22.85     25.85
859.80/215.44	c  N dy  4313   1273661        80      7120         0     78553     49840   1425715     22.85     24.11
881.78/220.96	c  N dy  4449   1294100        80      7120         0     52663     49840    716881     22.87     24.15
900.93/225.70	c  N dy  4537   1316523        80      7120         0     73233     49840   1272384     22.88     24.21
928.90/232.73	c  N dy  4597   1340435        80      7120         0     49363     49840    604985     22.87     24.20
947.69/237.47	c  N dy  4686   1360474        80      7120         0     67665     49840   1099805     22.89     26.16
968.04/242.50	c  N dy  4732   1380632        80      7120         0     86057     49840   1592720     22.89     24.14
985.62/246.97	c  N dy  4769   1400723        80      7120         0     57721     49840    816128     22.88     25.92
1005.20/251.87	c  N dy  4849   1423373        80      7120         0     78457     49840   1374807     22.88     24.14
1029.16/257.88	c  N dy  4923   1443410        80      7120         0     49292     49840    576699     22.89     26.96
1044.74/261.74	c  N dy  4992   1463475        80      7120         0     67573     49840   1066630     22.89     24.16
1065.94/267.09	c  N dy  5083   1483508        80      7120         0     85973     49840   1566217     22.90     24.11
1092.70/273.77	c  N dy  5177   1509463        80      7120         0     61170     49840    875801     22.91     24.15
1111.86/278.55	c  N dy  5260   1529491        80      7120         0     79539     49840   1370041     22.91     26.95
1134.63/284.25	c  N dy  5279   1550760        80      7120         0     49580     49840    551106     22.90     24.15
1149.84/288.01	c  N dy  5308   1572940        80      7120         0     69735     49840   1085210     22.89     24.13
1169.79/293.01	c  N dy  5351   1594238        80      7120         0     89153     49840   1603401     22.88     24.15
1192.57/298.71	c  N dy  5448   1615165        80      7120         0     58137     49840    768844     22.89     24.12
1209.35/302.96	c  N dy  5515   1635250        80      7120         0     76468     49840   1264017     22.89     25.84
1235.71/309.59	c  N dy  5568   1659678        80      7120         0     98742     49840   1858184     22.88     24.13
1253.68/314.07	c  N dy  5623   1680282        80      7120         0     66427     49840    972574     22.88     24.10
1273.26/318.98	c  N dy  5695   1700331        80      7120         0     84750     49840   1465871     22.88     25.26
1285.66/322.03	c  S st  5730   1710505        80      7120         0     94061     49840   1712878     22.88     20.12
1286.84/322.32	c  S st  5730   1711007        80      7120         0     94525     49840   1725892     22.88   no data
1286.84/322.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1286.84/322.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1286.84/322.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1286.84/322.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1286.84/322.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1286.84/322.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1286.84/322.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1287.24/322.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1287.24/322.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1335.57/334.55	c lits-rem:      1103  cl-subs:     9232  v-elim:      0  v-fix:    0  time: 12.10 s
1335.57/334.56	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1335.57/334.58	c vivif2 --  cl tried    85293 cl shrink        0 lits rem          0 time: 0.02
1337.57/335.00	c asymm  cl-useful: 0/796/7120 lits-rem:0 time: 0.42
1337.57/335.01	c calculated reachability. Time: 0.00
1337.57/335.01	c  N dy  5730   1711007        80      7120         0     85293     49840   1473094     22.88   no data
1371.53/343.54	c  N dy  5825   1731434        80      7120         0     52328     49840    582051     22.89     24.13
1392.70/348.87	c  N dy  5920   1751540        80      7120         0     70825     49840   1083508     22.90     24.11
1416.66/354.83	c  N dy  6021   1771613        80      7120         0     89233     49840   1583556     22.91     25.44
1443.85/361.70	c  N dy  6115   1791689        80      7120         0     54713     49840    627337     22.92     24.13
1461.01/365.95	c  N dy  6183   1811764        80      7120         0     73115     49840   1125822     22.92     24.71
1502.55/376.30	c  N dy  6229   1850033        80      7120         0     54094     49840    594105     22.90     24.19
1523.34/381.56	c  N dy  6305   1870469        80      7120         0     72737     49840   1098910     22.90     24.25
1548.49/387.80	c  N dy  6405   1891011        80      7120         0     91504     49840   1608250     22.91     24.21
1578.05/395.26	c  N dy  6505   1911121        80      7120         0     55107     49840    606180     22.92     24.14
1597.64/400.13	c  N dy  6652   1931195        80      7120         0     73495     49840   1111750     22.94     27.55
1621.59/406.11	c  N dy  6742   1951928        80      7120         0     92444     49840   1627819     22.94     24.16
1649.56/413.10	c  N dy  6831   1972023        80      7120         0    110781     49840   2125638     22.95     24.84
1669.93/418.29	c  N dy  6917   1993974        80      7120         0     75187     49840   1135552     22.96     24.21
1700.69/425.93	c  N dy  6931   2027150        80      7120         0    105184     49840   1928276     22.93     24.40
1724.66/431.98	c  N dy  7022   2047198        80      7120         0     67045     49840    898757     22.94     24.23
1744.64/436.95	c  N dy  7082   2067293        80      7120         0     85367     49840   1389873     22.94     24.29
1773.00/444.01	c  N dy  7161   2088571        80      7120         0    104763     49840   1913183     22.94     24.16
1798.96/450.52	c  N dy  7241   2108788        80      7120         0     65764     49840    846934     22.94     24.22
1819.34/455.61	c  N dy  7318   2128843        80      7120         0     83997     49840   1334063     22.95     25.55
1846.90/462.51	c  N dy  7417   2149048        80      7120         0    102507     49840   1836391     22.95     24.41
1876.87/470.07	c  N dy  7520   2169651        80      7120         0     62929     49840    757162     22.96     24.53
1897.64/475.24	c  N dy  7598   2190214        80      7120         0     81724     49840   1265789     22.97     24.20
1924.00/481.85	c  N dy  7685   2210635        80      7120         0    100480     49840   1774633     22.97     24.29
1924.80/482.01	c  S st  7689   2211007        80      7120         0    100824     49840   1784091     22.97   no data
1926.00/482.32	c  S st  7689   2211510        80      7120         0    101291     49840   1797188     22.97   no data
1926.00/482.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1926.00/482.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1926.00/482.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1926.00/482.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1926.00/482.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1926.00/482.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1926.00/482.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1926.40/482.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1926.40/482.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1973.54/494.23	c lits-rem:       895  cl-subs:     8433  v-elim:      0  v-fix:    0  time: 11.77 s
1973.54/494.23	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1973.54/494.25	c vivif2 --  cl tried    92858 cl shrink        0 lits rem          0 time: 0.02
1975.14/494.61	c asymm  cl-useful: 0/688/7120 lits-rem:0 time: 0.36
1975.14/494.61	c calculated reachability. Time: 0.00
1975.14/494.61	c  N dy  7689   2211510        80      7120         0     92858     49840   1558501     22.97   no data
2035.86/509.85	c  N dy  7813   2255364        80      7120         0     73602     49840   1019206     22.96     24.44
2061.02/516.16	c  N dy  7890   2275387        80      7120         0     91928     49840   1514592     22.96     25.11
2095.38/524.70	c  N dy  7900   2303421        80      7120         0    117121     49840   2175677     22.95     24.32
2131.33/533.77	c  N dy  7966   2339759        80      7120         0     90359     49840   1453579     22.93     24.49
2162.49/541.54	c  N dy  8053   2361222        80      7120         0    109947     49840   1986306     22.94     24.28
2203.23/551.73	c  N dy  8111   2397716        80      7120         0     82258     49840   1220159     22.92     24.19
2227.20/557.75	c  N dy  8162   2419711        80      7120         0    102327     49840   1762333     22.92     24.32
2259.95/565.95	c  N dy  8239   2441349        80      7120         0    122117     49840   2298979     22.92     24.15
2282.34/571.50	c  N dy  8325   2461474        80      7120         0     78631     49840   1125328     22.93     24.19
2305.88/577.41	c  N dy  8401   2481515        80      7120         0     96915     49840   1620090     22.93     25.00
2341.03/586.27	c  N dy  8479   2507212        80      7120         0    120344     49840   2250260     22.93     24.27
2368.99/593.27	c  N dy  8628   2527213        80      7120         0     75761     49840   1034029     22.94     25.67
2392.55/599.10	c  N dy  8666   2548104        80      7120         0     94735     49840   1532805     22.94     24.18
2421.30/606.32	c  N dy  8746   2569141        80      7120         0    113915     49840   2051339     22.94     24.25
2452.06/614.04	c  N dy  8779   2593384        80      7120         0     72181     49840    913108     22.93     24.33
2477.23/620.33	c  N dy  8845   2616798        80      7120         0     93443     49840   1483527     22.94     24.18
2508.38/628.10	c  N dy  8958   2636862        80      7120         0    111791     49840   1985814     22.94     25.09
2551.53/638.90	c  N dy  9010   2672546        80      7120         0     79603     49840   1097051     22.93     24.15
2573.87/644.55	c  N dy  9057   2692585        80      7120         0     97748     49840   1579043     22.93     26.41
2602.22/651.66	c  S st  9121   2711510        80      7120         0    114979     49840   2042138     22.93     19.77
2603.83/652.01	c  S st  9121   2712014        80      7120         0    115441     49840   2054979     22.93   no data
2603.83/652.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2603.83/652.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2603.83/652.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2603.83/652.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2603.83/652.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2603.83/652.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
2603.83/652.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2604.24/652.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2604.24/652.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2676.90/670.35	c lits-rem:      1621  cl-subs:    11886  v-elim:      0  v-fix:    0  time: 18.18 s
2676.90/670.35	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2676.90/670.38	c vivif2 --  cl tried   103555 cl shrink        0 lits rem          0 time: 0.02
2678.52/670.75	c asymm  cl-useful: 0/637/7120 lits-rem:0 time: 0.37
2678.52/670.75	c calculated reachability. Time: 0.00
2678.52/670.75	c  N dy  9121   2712014        80      7120         0    103555     49840   1740661     22.93   no data
2711.26/678.93	c  N dy  9153   2732038        80      7120         0    121652     49840   2219822     22.93     26.54
2747.20/687.92	c  N dy  9249   2752096        80      7120         0     75106     49840    974494     22.93     25.87
2798.71/700.81	c  N dy  9347   2793699        80      7120         0    112839     49840   1985016     22.92     24.43
2835.07/709.91	c  N dy  9447   2813775        80      7120         0    131239     49840   2486966     22.93     24.17
2859.04/715.94	c  N dy  9536   2834051        80      7120         0     83632     49840   1187406     22.93     24.15
2886.98/722.91	c  N dy  9613   2855805        80      7120         0    103488     49840   1725181     22.93     24.17
2919.73/731.15	c  N dy  9719   2875847        80      7120         0    121826     49840   2227297     22.94     25.01
2951.30/739.00	c  N dy  9763   2897070        80      7120         0     73827     49840    897606     22.94     24.20
2977.26/745.56	c  N dy  9864   2919077        80      7120         0     93922     49840   1444298     22.94     24.17
3008.79/753.44	c  N dy  9970   2939220        80      7120         0    112344     49840   1946096     22.95     24.29
3039.94/761.22	c  N dy 10022   2959297        80      7120         0    130636     49840   2438060     22.95     27.03
3069.10/768.55	c  N dy 10115   2979458        80      7120         0     80667     49840   1068217     22.95     24.30
3095.87/775.27	c  N dy 10238   2999477        80      7120         0     99034     49840   1571507     22.96     24.87
3121.81/781.73	c  N dy 10257   3019563        80      7120         0    117228     49840   2049013     22.95     24.19
3160.16/791.35	c  N dy 10368   3039656        80      7120         0    135621     49840   2554095     22.96     24.25
3187.32/798.11	c  N dy 10429   3062475        80      7120         0     87030     49840   1222033     22.96     24.22
3213.67/804.79	c  N dy 10506   3082490        80      7120         0    105326     49840   1717748     22.96     25.23
3241.25/811.67	c  N dy 10542   3102572        80      7120         0    123560     49840   2203496     22.95     24.57
3279.18/821.13	c  N dy 10627   3122612        80      7120         0     71697     49840    795694     22.96     26.48
3305.14/827.69	c  N dy 10729   3145318        80      7120         0     92441     49840   1359370     22.96     24.28
3338.69/836.02	c  N dy 10831   3165326        80      7120         0    110680     49840   1854998     22.97     25.41
3373.84/844.84	c  N dy 10874   3185410        80      7120         0    128914     49840   2345707     22.96     24.25
3412.60/854.54	c  N dy 10982   3205601        80      7120         0     76274     49840    905179     22.97     24.23
3419.77/856.37	c  S st 11014   3212017        80      7120         0     82120     49840   1064809     22.97   no data
3420.57/856.59	c  S st 11014   3212522        80      7120         0     82598     49840   1078186     22.97   no data
3420.57/856.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3420.99/856.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3420.99/856.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3420.99/856.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3420.99/856.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3420.99/856.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
3420.99/856.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3420.99/856.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3420.99/856.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3430.96/859.20	c lits-rem:       230  cl-subs:     2108  v-elim:      0  v-fix:    0  time:  2.52 s
3431.36/859.20	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
3431.36/859.21	c vivif2 --  cl tried    80490 cl shrink        0 lits rem          0 time: 0.02
3432.56/859.53	c asymm  cl-useful: 0/796/7120 lits-rem:0 time: 0.32
3432.56/859.54	c calculated reachability. Time: 0.00
3432.56/859.54	c  N dy 11014   3212522        80      7120         0     80490     49840   1016065     22.97   no data
3457.71/865.86	c  N dy 11105   3232603        80      7120         0     98792     49840   1514197     22.98     26.30
3489.67/873.89	c  N dy 11222   3252659        80      7120         0    117153     49840   2017715     22.98     25.10
3531.22/884.28	c  N dy 11308   3274369        80      7120         0    136909     49840   2548938     22.99     24.35
3563.55/892.38	c  N dy 11397   3294517        80      7120         0     83330     49840   1079921     22.99     24.53
3589.51/898.80	c  N dy 11444   3317263        80      7120         0    104032     49840   1638238     22.99     24.26
3625.46/907.82	c  N dy 11533   3337359        80      7120         0    122332     49840   2131545     22.99     24.92
3666.20/918.02	c  N dy 11547   3362584        80      7120         0    145091     49840   2735481     22.98     24.38
3692.56/924.61	c  N dy 11640   3382682        80      7120         0     90685     49840   1268271     22.98     26.17
3720.92/931.72	c  N dy 11733   3402717        80      7120         0    108997     49840   1767004     22.99     24.58
3752.46/939.66	c  N dy 11799   3422764        80      7120         0    127257     49840   2249573     22.98     24.24
3794.00/950.06	c  N dy 11869   3444148        80      7120         0    146734     49840   2776275     22.98     24.31
3820.77/956.73	c  N dy 11953   3464160        80      7120         0     91174     49840   1261479     22.99     24.23
3850.72/964.24	c  N dy 12054   3484187        80      7120         0    109499     49840   1763472     22.99     24.51
3887.46/973.41	c  N dy 12176   3504249        80      7120         0    127845     49840   2266573     23.00     25.75
3929.40/983.91	c  N dy 12285   3524322        80      7120         0    146246     49840   2770522     23.01     25.98
3962.15/992.15	c  N dy 12354   3549275        80      7120         0     94042     49840   1316632     23.00     24.24
3996.53/1000.71	c  N dy 12463   3571858        80      7120         0    114673     49840   1880528     23.01     24.29
4030.87/1009.38	c  N dy 12547   3591871        80      7120         0    132869     49840   2372892     23.01     26.86
4074.81/1020.31	c  N dy 12657   3611969        80      7120         0    151227     49840   2873851     23.02     25.73
4116.35/1030.74	c  N dy 12712   3648148        80      7120         0    108271     49840   1669883     23.00     24.39
4152.30/1039.72	c  N dy 12780   3668319        80      7120         0    126710     49840   2171059     23.01     24.28
4198.24/1051.21	c  N dy 12880   3688328        80      7120         0    144908     49840   2666649     23.01     26.44
4234.58/1060.36	c  N dy 12998   3708342        80      7120         0     86716     49840   1098598     23.01     26.33
4240.58/1061.86	c  S st 13032   3712522        80      7120         0     90546     49840   1204479     23.02     23.15
4241.79/1062.11	c  S st 13032   3713025        80      7120         0     91022     49840   1217752     23.02   no data
4241.79/1062.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4241.79/1062.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
4241.79/1062.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4241.79/1062.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4241.79/1062.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4241.79/1062.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
4241.79/1062.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4241.79/1062.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4242.19/1062.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4255.78/1065.69	c lits-rem:       262  cl-subs:     2738  v-elim:      0  v-fix:    0  time:  3.47 s
4255.78/1065.69	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
4256.18/1065.70	c vivif2 --  cl tried    88284 cl shrink        0 lits rem          0 time: 0.02
4257.35/1066.05	c asymm  cl-useful: 0/720/7120 lits-rem:0 time: 0.35
4257.35/1066.05	c calculated reachability. Time: 0.00
4257.35/1066.05	c  N dy 13032   3713025        80      7120         0     88284     49840   1139038     23.02   no data
4288.52/1073.85	c  N dy 13175   3733067        80      7120         0    106647     49840   1646816     23.03     25.45
4320.07/1081.78	c  F st 13258   3751562        80      7120         0    123504     49840   2105556     23.03     20.72
4323.67/1082.62	c  N st 13262   3753594        80      7120         0    125350     49840   2157170     23.03   no data
4362.02/1092.25	c  N dy 13316   3773600        80      7120         0    143572     49840   2649784     23.03     26.82
4395.17/1100.53	c  N dy 13327   3795005        80      7120         0     85629     49840   1048519     23.02     24.26
4423.16/1107.51	c  N dy 13387   3818763        80      7120         0    107287     49840   1632598     23.02     24.24
4458.69/1116.48	c  N dy 13510   3838821        80      7120         0    125655     49840   2136931     23.02     24.31
4539.78/1136.74	c  N dy 13579   3891018        80      7120         0     94606     49840   1267475     23.01     24.25
4568.94/1144.06	c  N dy 13659   3911023        80      7120         0    112816     49840   1762553     23.01     24.23
4605.70/1153.23	c  N dy 13751   3931043        80      7120         0    131092     49840   2260686     23.02     25.23
4645.25/1163.17	c  N dy 13813   3952735        80      7120         0    150806     49840   2794967     23.02     24.61
4679.20/1171.68	c  N dy 13825   3979602        80      7120         0     96033     49840   1288609     23.00     24.45
4711.16/1179.61	c  N dy 13904   4001165        80      7120         0    115724     49840   1825327     23.01     24.23
4749.10/1189.10	c  N dy 13958   4024100        80      7120         0    136586     49840   2382995     23.00     24.30
4797.84/1201.36	c  N dy 13970   4053966        80      7120         0     83670     49840    952019     22.99     24.45

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3174189-1304111108/watcher-3174189-1304111108 -o /tmp/evaluation-result-3174189-1304111108/solver-3174189-1304111108 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174189-1304111108.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: 7.71 8.02 7.94 5/178 14299
/proc/meminfo: memFree=30945192/32951132 swapFree=67111364/67111528
[pid=14299] ppid=14297 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/14299/stat : 14299 (strangenight2-m) R 14297 14299 13971 0 -1 4202496 414 0 0 0 0 0 0 0 25 0 4 0 522709450 52441088 353 33554432000 4194304 4627427 140736747592800 18446744073709551615 242970550203 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14299/statm: 12803 353 303 106 0 7774 0
[pid=14299/tid=14300] ppid=14297 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/14299/task/14300/stat : 14300 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 522709450 52441088 353 33554432000 4194304 4627427 140736747592800 18446744073709551615 47081917970352 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14299/tid=14301] ppid=14297 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/14299/task/14301/stat : 14301 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 522709450 52441088 353 33554432000 4194304 4627427 140736747592800 18446744073709551615 47081917969945 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14299/tid=14302] ppid=14297 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/14299/task/14302/stat : 14302 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 522709450 52441088 353 33554432000 4194304 4627427 140736747592800 18446744073709551615 47081917969939 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.10703 s]
/proc/loadavg: 7.71 8.02 7.94 5/178 14299
/proc/meminfo: memFree=30945192/32951132 swapFree=67111364/67111528
[pid=14299] ppid=14297 vsize=282148 CPUtime=0.4 cores=1,3,5,7
/proc/14299/stat : 14299 (strangenight2-m) R 14297 14299 13971 0 -1 4202496 1544 0 0 0 40 0 0 0 25 0 4 0 522709450 288919552 1451 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14299/statm: 70537 1451 364 106 0 65508 0
[pid=14299/tid=14300] ppid=14297 vsize=282148 CPUtime=0.1 cores=1,3,5,7
/proc/14299/task/14300/stat : 14300 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 267 0 0 0 10 0 0 0 25 0 4 0 522709450 288919552 1451 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309192 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14299/tid=14301] ppid=14297 vsize=282148 CPUtime=0.1 cores=1,3,5,7
/proc/14299/task/14301/stat : 14301 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 244 0 0 0 10 0 0 0 25 0 4 0 522709450 288919552 1451 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14299/tid=14302] ppid=14297 vsize=282148 CPUtime=0.1 cores=1,3,5,7
/proc/14299/task/14302/stat : 14302 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 392 0 0 0 10 0 0 0 25 0 4 0 522709450 288919552 1452 33554432000 4194304 4627427 140736747592800 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 282148

[startup+0.354954 s]
/proc/loadavg: 7.71 8.02 7.94 5/178 14299
/proc/meminfo: memFree=30945192/32951132 swapFree=67111364/67111528
[pid=14299] ppid=14297 vsize=287992 CPUtime=4 cores=1,3,5,7
/proc/14299/stat : 14299 (strangenight2-m) R 14297 14299 13971 0 -1 4202496 7651 0 0 0 399 1 0 0 18 0 4 0 522709450 294903808 3944 33554432000 4194304 4627427 140736747592800 18446744073709551615 4327429 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14299/statm: 71998 3944 384 106 0 66969 0
[pid=14299/tid=14300] ppid=14297 vsize=287992 CPUtime=0.99 cores=1,3,5,7
/proc/14299/task/14300/stat : 14300 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 1954 0 0 0 99 0 0 0 19 0 4 0 522709450 294903808 3944 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14299/tid=14301] ppid=14297 vsize=287992 CPUtime=0.99 cores=1,3,5,7
/proc/14299/task/14301/stat : 14301 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 1915 0 0 0 99 0 0 0 18 0 4 0 522709450 294903808 3944 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14299/tid=14302] ppid=14297 vsize=287992 CPUtime=1 cores=1,3,5,7
/proc/14299/task/14302/stat : 14302 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 1496 0 0 0 100 0 0 0 25 0 4 0 522709450 294903808 3944 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 287992

[startup+1.10784 s]
/proc/loadavg: 7.71 8.02 7.94 5/178 14299
/proc/meminfo: memFree=30945192/32951132 swapFree=67111364/67111528
[pid=14299] ppid=14297 vsize=288328 CPUtime=4.4 cores=1,3,5,7
/proc/14299/stat : 14299 (strangenight2-m) R 14297 14299 13971 0 -1 4202496 7932 0 0 0 439 1 0 0 19 0 4 0 522709450 295247872 4225 33554432000 4194304 4627427 140736747592800 18446744073709551615 4308416 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14299/statm: 72082 4225 385 106 0 67053 0
[pid=14299/tid=14300] ppid=14297 vsize=288328 CPUtime=1.09 cores=1,3,5,7
/proc/14299/task/14300/stat : 14300 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 2012 0 0 0 109 0 0 0 19 0 4 0 522709450 295247872 4225 33554432000 4194304 4627427 140736747592800 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14299/tid=14301] ppid=14297 vsize=288328 CPUtime=1.09 cores=1,3,5,7
/proc/14299/task/14301/stat : 14301 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 1976 0 0 0 109 0 0 0 19 0 4 0 522709450 295247872 4225 33554432000 4194304 4627427 140736747592800 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14299/tid=14302] ppid=14297 vsize=288328 CPUtime=1.1 cores=1,3,5,7
/proc/14299/task/14302/stat : 14302 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 1596 0 0 0 110 0 0 0 25 0 4 0 522709450 295247872 4226 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.4
Current children cumulated vsize (KiB) 288328

[startup+1.20782 s]
/proc/loadavg: 7.71 8.02 7.94 5/178 14299
/proc/meminfo: memFree=30945192/32951132 swapFree=67111364/67111528
[pid=14299] ppid=14297 vsize=288412 CPUtime=4.8 cores=1,3,5,7
/proc/14299/stat : 14299 (strangenight2-m) R 14297 14299 13971 0 -1 4202496 8410 0 0 0 479 1 0 0 19 0 4 0 522709450 295333888 4301 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14299/statm: 72103 4301 385 106 0 67074 0
[pid=14299/tid=14300] ppid=14297 vsize=288412 CPUtime=1.19 cores=1,3,5,7
/proc/14299/task/14300/stat : 14300 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 2087 0 0 0 119 0 0 0 19 0 4 0 522709450 295333888 4301 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309206 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14299/tid=14301] ppid=14297 vsize=288412 CPUtime=1.19 cores=1,3,5,7
/proc/14299/task/14301/stat : 14301 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 2056 0 0 0 119 0 0 0 19 0 4 0 522709450 295333888 4301 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14299/tid=14302] ppid=14297 vsize=288412 CPUtime=1.2 cores=1,3,5,7
/proc/14299/task/14302/stat : 14302 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 1868 0 0 0 120 0 0 0 25 0 4 0 522709450 295333888 4301 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309546 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.8
Current children cumulated vsize (KiB) 288412

[startup+1.50077 s]
/proc/loadavg: 7.71 8.02 7.94 5/178 14299
/proc/meminfo: memFree=30945192/32951132 swapFree=67111364/67111528
[pid=14299] ppid=14297 vsize=288808 CPUtime=5.98 cores=1,3,5,7
/proc/14299/stat : 14299 (strangenight2-m) R 14297 14299 13971 0 -1 4202496 9825 0 0 0 597 1 0 0 19 0 4 0 522709450 295739392 4520 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14299/statm: 72202 4521 385 106 0 67173 0
[pid=14299/tid=14300] ppid=14297 vsize=288808 CPUtime=1.49 cores=1,3,5,7
/proc/14299/task/14300/stat : 14300 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 2492 0 0 0 149 0 0 0 19 0 4 0 522709450 295739392 4521 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14299/tid=14301] ppid=14297 vsize=288808 CPUtime=1.49 cores=1,3,5,7
/proc/14299/task/14301/stat : 14301 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 2477 0 0 0 149 0 0 0 19 0 4 0 522709450 295739392 4521 33554432000 4194304 4627427 140736747592800 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14299/tid=14302] ppid=14297 vsize=288808 CPUtime=1.49 cores=1,3,5,7
/proc/14299/task/14302/stat : 14302 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 2046 0 0 0 149 0 0 0 25 0 4 0 522709450 295739392 4521 33554432000 4194304 4627427 140736747592800 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 288808

[startup+3.1065 s]
/proc/loadavg: 7.71 8.02 7.94 11/182 14303
/proc/meminfo: memFree=30904736/32951132 swapFree=67111364/67111528
[pid=14299] ppid=14297 vsize=307076 CPUtime=12.39 cores=1,3,5,7
/proc/14299/stat : 14299 (strangenight2-m) R 14297 14299 13971 0 -1 4202496 20074 0 0 0 1236 3 0 0 24 0 4 0 522709450 314445824 11785 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309077 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14299/statm: 76769 11785 388 106 0 71740 0
[pid=14299/tid=14300] ppid=14297 vsize=307076 CPUtime=3.07 cores=1,3,5,7
/proc/14299/task/14300/stat : 14300 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 4777 0 0 0 307 0 0 0 24 0 4 0 522709450 314445824 11785 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14299/tid=14301] ppid=14297 vsize=307076 CPUtime=3.09 cores=1,3,5,7
/proc/14299/task/14301/stat : 14301 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 5261 0 0 0 308 1 0 0 24 0 4 0 522709450 314445824 11785 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14299/tid=14302] ppid=14297 vsize=307076 CPUtime=3.09 cores=1,3,5,7
/proc/14299/task/14302/stat : 14302 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 4897 0 0 0 309 0 0 0 25 0 4 0 522709450 314445824 11785 33554432000 4194304 4627427 140736747592800 18446744073709551615 4495433 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 307076

[startup+6.30096 s]
/proc/loadavg: 7.74 8.02 7.94 9/182 14303
/proc/meminfo: memFree=30893128/32951132 swapFree=67111364/67111528
[pid=14299] ppid=14297 vsize=310352 CPUtime=24.7 cores=1,3,5,7
/proc/14299/stat : 14299 (strangenight2-m) R 14297 14299 13971 0 -1 4202496 30632 0 0 0 2462 8 0 0 25 0 4 0 522709450 317800448 14108 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309350 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14299/statm: 77588 14108 388 106 0 72559 0
[pid=14299/tid=14300] ppid=14297 vsize=310352 CPUtime=6.26 cores=1,3,5,7
/proc/14299/task/14300/stat : 14300 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 8377 0 0 0 625 1 0 0 25 0 4 0 522709450 317800448 14108 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14299/tid=14301] ppid=14297 vsize=310352 CPUtime=6.28 cores=1,3,5,7
/proc/14299/task/14301/stat : 14301 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 8220 0 0 0 627 1 0 0 25 0 4 0 522709450 317800448 14108 33554432000 4194304 4627427 140736747592800 18446744073709551615 4420243 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14299/tid=14302] ppid=14297 vsize=310352 CPUtime=5.85 cores=1,3,5,7
/proc/14299/task/14302/stat : 14302 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 6708 0 0 0 582 3 0 0 25 0 4 0 522709450 317800448 14108 33554432000 4194304 4627427 140736747592800 18446744073709551615 4333052 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.7
Current children cumulated vsize (KiB) 310352

[startup+12.7008 s]
/proc/loadavg: 7.84 8.03 7.94 9/182 14303
/proc/meminfo: memFree=30879064/32951132 swapFree=67111364/67111528
[pid=14299] ppid=14297 vsize=317024 CPUtime=50.24 cores=1,3,5,7
/proc/14299/stat : 14299 (strangenight2-m) R 14297 14299 13971 0 -1 4202496 46667 0 0 0 5013 11 0 0 25 0 4 0 522709450 324632576 18208 33554432000 4194304 4627427 140736747592800 18446744073709551615 4415739 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14299/statm: 79256 18208 388 106 0 74227 0
[pid=14299/tid=14300] ppid=14297 vsize=317024 CPUtime=12.62 cores=1,3,5,7
/proc/14299/task/14300/stat : 14300 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 12441 0 0 0 1260 2 0 0 25 0 4 0 522709450 324632576 18208 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14299/tid=14301] ppid=14297 vsize=317024 CPUtime=12.67 cores=1,3,5,7
/proc/14299/task/14301/stat : 14301 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 11273 0 0 0 1265 2 0 0 25 0 4 0 522709450 324632576 18208 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14299/tid=14302] ppid=14297 vsize=317024 CPUtime=12.23 cores=1,3,5,7
/proc/14299/task/14302/stat : 14302 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 11070 0 0 0 1220 3 0 0 25 0 4 0 522709450 324632576 18208 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.24
Current children cumulated vsize (KiB) 317024

[startup+25.5006 s]
/proc/loadavg: 7.87 8.03 7.94 9/182 14303
/proc/meminfo: memFree=30864896/32951132 swapFree=67111364/67111528
[pid=14299] ppid=14297 vsize=323900 CPUtime=101.27 cores=1,3,5,7
/proc/14299/stat : 14299 (strangenight2-m) R 14297 14299 13971 0 -1 4202496 72290 0 0 0 10108 19 0 0 25 0 4 0 522709450 331673600 23080 33554432000 4194304 4627427 140736747592800 18446744073709551615 4310102 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14299/statm: 80975 23080 388 106 0 75946 0
[pid=14299/tid=14300] ppid=14297 vsize=323900 CPUtime=25.35 cores=1,3,5,7
/proc/14299/task/14300/stat : 14300 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 19146 0 0 0 2531 4 0 0 25 0 4 0 522709450 331673600 23080 33554432000 4194304 4627427 140736747592800 18446744073709551615 4305892 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14299/tid=14301] ppid=14297 vsize=323900 CPUtime=25.47 cores=1,3,5,7
/proc/14299/task/14301/stat : 14301 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 17908 0 0 0 2544 3 0 0 25 0 4 0 522709450 331673600 23080 33554432000 4194304 4627427 140736747592800 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14299/tid=14302] ppid=14297 vsize=323900 CPUtime=24.95 cores=1,3,5,7
/proc/14299/task/14302/stat : 14302 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 16628 0 0 0 2488 7 0 0 25 0 4 0 522709450 331673600 23080 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.27
Current children cumulated vsize (KiB) 323900

[startup+51.1002 s]
/proc/loadavg: 7.91 8.03 7.94 9/182 14304
/proc/meminfo: memFree=30840652/32951132 swapFree=67111364/67111528
[pid=14299] ppid=14297 vsize=318380 CPUtime=203.51 cores=1,3,5,7
/proc/14299/stat : 14299 (strangenight2-m) R 14297 14299 13971 0 -1 4202496 109775 0 0 0 20321 30 0 0 25 0 4 0 522709450 326021120 27490 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14299/statm: 79595 27490 388 106 0 74566 0
[pid=14299/tid=14300] ppid=14297 vsize=318380 CPUtime=50.82 cores=1,3,5,7
/proc/14299/task/14300/stat : 14300 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 29552 0 0 0 5076 6 0 0 25 0 4 0 522709450 326021120 27490 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14299/tid=14301] ppid=14297 vsize=318380 CPUtime=51.06 cores=1,3,5,7
/proc/14299/task/14301/stat : 14301 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 27023 0 0 0 5100 6 0 0 25 0 4 0 522709450 326021120 27490 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14299/tid=14302] ppid=14297 vsize=318380 CPUtime=50.53 cores=1,3,5,7
/proc/14299/task/14302/stat : 14302 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 25054 0 0 0 5043 10 0 0 25 0 4 0 522709450 326021120 27490 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.51
Current children cumulated vsize (KiB) 318380

[startup+102.3 s]
/proc/loadavg: 8.16 8.08 7.96 9/182 14309
/proc/meminfo: memFree=30815900/32951132 swapFree=67111364/67111528
[pid=14299] ppid=14297 vsize=330676 CPUtime=408.01 cores=1,3,5,7
/proc/14299/stat : 14299 (strangenight2-m) R 14297 14299 13971 0 -1 4202496 167053 0 0 0 40753 48 0 0 25 0 4 0 522709450 338612224 32206 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309209 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14299/statm: 82669 32206 388 106 0 77640 0
[pid=14299/tid=14300] ppid=14297 vsize=330676 CPUtime=101.75 cores=1,3,5,7
/proc/14299/task/14300/stat : 14300 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 42736 0 0 0 10164 11 0 0 25 0 4 0 522709450 338612224 32206 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14299/tid=14301] ppid=14297 vsize=330676 CPUtime=102.25 cores=1,3,5,7
/proc/14299/task/14301/stat : 14301 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 40939 0 0 0 10214 11 0 0 25 0 4 0 522709450 338612224 32206 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14299/tid=14302] ppid=14297 vsize=330676 CPUtime=101.72 cores=1,3,5,7
/proc/14299/task/14302/stat : 14302 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 40495 0 0 0 10158 14 0 0 25 0 4 0 522709450 338612224 32206 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.01
Current children cumulated vsize (KiB) 330676

[startup+162.301 s]

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

[pid=14299] ppid=14297 vsize=488728 CPUtime=2565.09 cores=1,3,5,7
/proc/14299/stat : 14299 (strangenight2-m) R 14297 14299 13971 0 -1 4202496 493998 0 0 0 256315 194 0 0 25 0 4 0 522709450 500457472 81025 33554432000 4194304 4627427 140736747592800 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14299/statm: 122182 81025 388 106 0 117153 0
[pid=14299/tid=14300] ppid=14297 vsize=488728 CPUtime=638.94 cores=1,3,5,7
/proc/14299/task/14300/stat : 14300 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 121725 0 0 0 63848 46 0 0 25 0 4 0 522709450 500457472 81025 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14299/tid=14301] ppid=14297 vsize=488728 CPUtime=642.24 cores=1,3,5,7
/proc/14299/task/14301/stat : 14301 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 126057 0 0 0 64177 47 0 0 25 0 4 0 522709450 500457472 81025 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14299/tid=14302] ppid=14297 vsize=488728 CPUtime=641.66 cores=1,3,5,7
/proc/14299/task/14302/stat : 14302 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 123791 0 0 0 64111 55 0 0 25 0 4 0 522709450 500457472 81025 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2565.09
Current children cumulated vsize (KiB) 488728

[startup+702.301 s]
/proc/loadavg: 8.10 8.09 8.00 9/182 14356
/proc/meminfo: memFree=30750556/32951132 swapFree=67111364/67111528
[pid=14299] ppid=14297 vsize=541564 CPUtime=2804.7 cores=1,3,5,7
/proc/14299/stat : 14299 (strangenight2-m) R 14297 14299 13971 0 -1 4202496 512691 0 0 0 280269 201 0 0 25 0 4 0 522709450 554561536 83309 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309584 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14299/statm: 135391 83309 388 106 0 130362 0
[pid=14299/tid=14300] ppid=14297 vsize=541564 CPUtime=698.6 cores=1,3,5,7
/proc/14299/task/14300/stat : 14300 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 125481 0 0 0 69813 47 0 0 25 0 4 0 522709450 554561536 83309 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14299/tid=14301] ppid=14297 vsize=541564 CPUtime=702.22 cores=1,3,5,7
/proc/14299/task/14301/stat : 14301 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 132449 0 0 0 70172 50 0 0 25 0 4 0 522709450 554561536 83309 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14299/tid=14302] ppid=14297 vsize=541564 CPUtime=701.65 cores=1,3,5,7
/proc/14299/task/14302/stat : 14302 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 125115 0 0 0 70109 56 0 0 25 0 4 0 522709450 554561536 83309 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2804.7
Current children cumulated vsize (KiB) 541564

[startup+762.301 s]
/proc/loadavg: 8.10 8.08 8.00 9/182 14357
/proc/meminfo: memFree=30699916/32951132 swapFree=67111364/67111528
[pid=14299] ppid=14297 vsize=554748 CPUtime=3044.33 cores=1,3,5,7
/proc/14299/stat : 14299 (strangenight2-m) R 14297 14299 13971 0 -1 4202496 530836 0 0 0 304223 210 0 0 25 0 4 0 522709450 568061952 86037 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14299/statm: 138687 86037 388 106 0 133658 0
[pid=14299/tid=14300] ppid=14297 vsize=554748 CPUtime=758.28 cores=1,3,5,7
/proc/14299/task/14300/stat : 14300 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 131499 0 0 0 75778 50 0 0 25 0 4 0 522709450 568061952 86037 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14299/tid=14301] ppid=14297 vsize=554748 CPUtime=762.2 cores=1,3,5,7
/proc/14299/task/14301/stat : 14301 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 138765 0 0 0 76167 53 0 0 25 0 4 0 522709450 568061952 86037 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14299/tid=14302] ppid=14297 vsize=554748 CPUtime=761.63 cores=1,3,5,7
/proc/14299/task/14302/stat : 14302 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 130439 0 0 0 76104 59 0 0 25 0 4 0 522709450 568061952 86037 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3044.33
Current children cumulated vsize (KiB) 554748

[startup+822.3 s]
/proc/loadavg: 8.15 8.10 8.01 9/182 14359
/proc/meminfo: memFree=30681752/32951132 swapFree=67111364/67111528
[pid=14299] ppid=14297 vsize=595460 CPUtime=3283.97 cores=1,3,5,7
/proc/14299/stat : 14299 (strangenight2-m) R 14297 14299 13971 0 -1 4202496 556044 0 0 0 328174 223 0 0 25 0 4 0 522709450 609751040 86336 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14299/statm: 148865 86336 388 106 0 143836 0
[pid=14299/tid=14300] ppid=14297 vsize=595460 CPUtime=817.95 cores=1,3,5,7
/proc/14299/task/14300/stat : 14300 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 136481 0 0 0 81743 52 0 0 25 0 4 0 522709450 609751040 86336 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14299/tid=14301] ppid=14297 vsize=595460 CPUtime=822.19 cores=1,3,5,7
/proc/14299/task/14301/stat : 14301 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 145336 0 0 0 82163 56 0 0 25 0 4 0 522709450 609751040 86336 33554432000 4194304 4627427 140736747592800 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14299/tid=14302] ppid=14297 vsize=595460 CPUtime=821.61 cores=1,3,5,7
/proc/14299/task/14302/stat : 14302 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 136729 0 0 0 82099 62 0 0 25 0 4 0 522709450 609751040 86336 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3283.97
Current children cumulated vsize (KiB) 595460

[startup+882.301 s]
/proc/loadavg: 8.16 8.11 8.01 9/182 14360
/proc/meminfo: memFree=30665080/32951132 swapFree=67111364/67111528
[pid=14299] ppid=14297 vsize=544164 CPUtime=3523.61 cores=1,3,5,7
/proc/14299/stat : 14299 (strangenight2-m) R 14297 14299 13971 0 -1 4202496 574195 0 0 0 352128 233 0 0 25 0 4 0 522709450 557223936 85475 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309209 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14299/statm: 136041 85475 388 106 0 131012 0
[pid=14299/tid=14300] ppid=14297 vsize=544164 CPUtime=877.63 cores=1,3,5,7
/proc/14299/task/14300/stat : 14300 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 140831 0 0 0 87708 55 0 0 25 0 4 0 522709450 557223936 85475 33554432000 4194304 4627427 140736747592800 18446744073709551615 4427834 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14299/tid=14301] ppid=14297 vsize=544164 CPUtime=882.19 cores=1,3,5,7
/proc/14299/task/14301/stat : 14301 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 148417 0 0 0 88161 58 0 0 25 0 4 0 522709450 557223936 85475 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14299/tid=14302] ppid=14297 vsize=544164 CPUtime=881.6 cores=1,3,5,7
/proc/14299/task/14302/stat : 14302 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 142043 0 0 0 88096 64 0 0 25 0 4 0 522709450 557223936 85475 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3523.61
Current children cumulated vsize (KiB) 544164

[startup+942.301 s]
/proc/loadavg: 8.16 8.12 8.02 9/182 14362
/proc/meminfo: memFree=30604876/32951132 swapFree=67111364/67111528
[pid=14299] ppid=14297 vsize=616000 CPUtime=3763.26 cores=1,3,5,7
/proc/14299/stat : 14299 (strangenight2-m) R 14297 14299 13971 0 -1 4202496 598364 0 0 0 376081 245 0 0 25 0 4 0 522709450 630784000 90056 33554432000 4194304 4627427 140736747592800 18446744073709551615 4308416 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14299/statm: 154000 90056 388 106 0 148971 0
[pid=14299/tid=14300] ppid=14297 vsize=616000 CPUtime=937.3 cores=1,3,5,7
/proc/14299/task/14300/stat : 14300 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 145316 0 0 0 93672 58 0 0 25 0 4 0 522709450 630784000 90056 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14299/tid=14301] ppid=14297 vsize=616000 CPUtime=942.17 cores=1,3,5,7
/proc/14299/task/14301/stat : 14301 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 155234 0 0 0 94157 60 0 0 25 0 4 0 522709450 630784000 90056 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14299/tid=14302] ppid=14297 vsize=616000 CPUtime=941.59 cores=1,3,5,7
/proc/14299/task/14302/stat : 14302 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 148483 0 0 0 94092 67 0 0 25 0 4 0 522709450 630784000 90056 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3763.26
Current children cumulated vsize (KiB) 616000

[startup+1002.3 s]
/proc/loadavg: 8.15 8.12 8.02 9/182 14364
/proc/meminfo: memFree=30542704/32951132 swapFree=67111364/67111528
[pid=14299] ppid=14297 vsize=616336 CPUtime=4002.91 cores=1,3,5,7
/proc/14299/stat : 14299 (strangenight2-m) R 14297 14299 13971 0 -1 4202496 617781 0 0 0 400037 254 0 0 25 0 4 0 522709450 631128064 95973 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14299/statm: 154084 95973 388 106 0 149055 0
[pid=14299/tid=14300] ppid=14297 vsize=616336 CPUtime=996.98 cores=1,3,5,7
/proc/14299/task/14300/stat : 14300 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 150481 0 0 0 99637 61 0 0 25 0 4 0 522709450 631128064 95973 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14299/tid=14301] ppid=14297 vsize=616336 CPUtime=1002.16 cores=1,3,5,7
/proc/14299/task/14301/stat : 14301 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 160237 0 0 0 100154 62 0 0 25 0 4 0 522709450 631128064 95973 33554432000 4194304 4627427 140736747592800 18446744073709551615 4324294 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14299/tid=14302] ppid=14297 vsize=616336 CPUtime=1001.58 cores=1,3,5,7
/proc/14299/task/14302/stat : 14302 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 151486 0 0 0 100089 69 0 0 25 0 4 0 522709450 631128064 95973 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4002.91
Current children cumulated vsize (KiB) 616336

[startup+1062.3 s]
/proc/loadavg: 8.09 8.11 8.02 9/182 14365
/proc/meminfo: memFree=30561244/32951132 swapFree=67111364/67111528
[pid=14299] ppid=14297 vsize=556316 CPUtime=4242.6 cores=1,3,5,7
/proc/14299/stat : 14299 (strangenight2-m) R 14297 14299 13971 0 -1 4202496 638255 0 0 0 423997 263 0 0 25 0 4 0 522709450 569667584 89767 33554432000 4194304 4627427 140736747592800 18446744073709551615 4467844 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14299/statm: 139079 89767 388 106 0 134050 0
[pid=14299/tid=14300] ppid=14297 vsize=556316 CPUtime=1056.66 cores=1,3,5,7
/proc/14299/task/14300/stat : 14300 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 153322 0 0 0 105604 62 0 0 25 0 4 0 522709450 569667584 89767 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14299/tid=14301] ppid=14297 vsize=556316 CPUtime=1062.17 cores=1,3,5,7
/proc/14299/task/14301/stat : 14301 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 166352 0 0 0 106151 66 0 0 25 0 4 0 522709450 569667584 89767 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14299/tid=14302] ppid=14297 vsize=556316 CPUtime=1061.58 cores=1,3,5,7
/proc/14299/task/14302/stat : 14302 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 156693 0 0 0 106087 71 0 0 25 0 4 0 522709450 569667584 89767 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309170 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4242.6
Current children cumulated vsize (KiB) 556316

[startup+1122.3 s]
/proc/loadavg: 8.11 8.12 8.03 9/182 14367
/proc/meminfo: memFree=30574716/32951132 swapFree=67111364/67111528
[pid=14299] ppid=14297 vsize=556576 CPUtime=4482.26 cores=1,3,5,7
/proc/14299/stat : 14299 (strangenight2-m) R 14297 14299 13971 0 -1 4202496 660960 0 0 0 447950 276 0 0 25 0 4 0 522709450 569933824 84709 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14299/statm: 139144 84709 388 106 0 134115 0
[pid=14299/tid=14300] ppid=14297 vsize=556576 CPUtime=1116.34 cores=1,3,5,7
/proc/14299/task/14300/stat : 14300 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 158959 0 0 0 111569 65 0 0 25 0 4 0 522709450 569933824 84709 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14299/tid=14301] ppid=14297 vsize=556576 CPUtime=1122.16 cores=1,3,5,7
/proc/14299/task/14301/stat : 14301 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 172506 0 0 0 112147 69 0 0 25 0 4 0 522709450 569933824 84709 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14299/tid=14302] ppid=14297 vsize=556576 CPUtime=1121.58 cores=1,3,5,7
/proc/14299/task/14302/stat : 14302 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 162800 0 0 0 112084 74 0 0 25 0 4 0 522709450 569933824 84709 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4482.26
Current children cumulated vsize (KiB) 556576

[startup+1182.31 s]
/proc/loadavg: 8.08 8.11 8.03 9/182 14368
/proc/meminfo: memFree=30547264/32951132 swapFree=67111364/67111528
[pid=14299] ppid=14297 vsize=570468 CPUtime=4721.97 cores=1,3,5,7
/proc/14299/stat : 14299 (strangenight2-m) R 14297 14299 13971 0 -1 4202496 683149 0 0 0 471910 287 0 0 25 0 4 0 522709450 584159232 85866 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14299/statm: 142617 85866 388 106 0 137588 0
[pid=14299/tid=14300] ppid=14297 vsize=570468 CPUtime=1176.03 cores=1,3,5,7
/proc/14299/task/14300/stat : 14300 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 164002 0 0 0 117535 68 0 0 25 0 4 0 522709450 584159232 85866 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309250 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14299/tid=14301] ppid=14297 vsize=570468 CPUtime=1182.18 cores=1,3,5,7
/proc/14299/task/14301/stat : 14301 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 177202 0 0 0 118146 72 0 0 25 0 4 0 522709450 584159232 85866 33554432000 4194304 4627427 140736747592800 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14299/tid=14302] ppid=14297 vsize=570468 CPUtime=1181.58 cores=1,3,5,7
/proc/14299/task/14302/stat : 14302 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 168841 0 0 0 118081 77 0 0 25 0 4 0 522709450 584159232 85866 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4721.97
Current children cumulated vsize (KiB) 570468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.12 8.12 8.03 9/182 14369
/proc/meminfo: memFree=30573656/32951132 swapFree=67111364/67111528
[pid=14299] ppid=14297 vsize=556988 CPUtime=4800.25 cores=1,3,5,7
/proc/14299/stat : 14299 (strangenight2-m) R 14297 14299 13971 0 -1 4202496 691809 0 0 0 479735 290 0 0 25 0 4 0 522709450 570355712 84047 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14299/statm: 139247 84047 388 106 0 134218 0
[pid=14299/tid=14300] ppid=14297 vsize=556988 CPUtime=1195.52 cores=1,3,5,7
/proc/14299/task/14300/stat : 14300 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 166605 0 0 0 119483 69 0 0 25 0 4 0 522709450 570355712 84047 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14299/tid=14301] ppid=14297 vsize=556988 CPUtime=1201.78 cores=1,3,5,7
/proc/14299/task/14301/stat : 14301 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 179312 0 0 0 120105 73 0 0 25 0 4 0 522709450 570355712 84047 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14299/tid=14302] ppid=14297 vsize=556988 CPUtime=1201.18 cores=1,3,5,7
/proc/14299/task/14302/stat : 14302 (strangenight2-m) R 14297 14299 13971 0 -1 4202560 170389 0 0 0 120041 77 0 0 25 0 4 0 522709450 570355712 84047 33554432000 4194304 4627427 140736747592800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 556988

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.93
CPU time (s): 4800.31
CPU user time (s): 4797.38
CPU system time (s): 2.92355
CPU usage (%): 399.384
Max. virtual memory (cumulated for all children) (KiB): 666144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.38
system time used= 2.92355
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 691810
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= 905
involuntary context switches= 31923

runsolver used 1.72574 second user time and 4.53131 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-29 23:05:08
IDJOB=3174189
IDBENCH=83007
IDSOLVER=1586
FILE ID=node128/3174189-1304111108
RUNJOBID= node128-1304108698-13991
PBS_JOBID= 13170670
Free space on /tmp= 66968 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S513640009-027.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174189-1304111108/watcher-3174189-1304111108 -o /tmp/evaluation-result-3174189-1304111108/solver-3174189-1304111108 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174189-1304111108.cnf

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

MD5SUM BENCH= d2636969180cffb7d603387033287fe1
RANDOM SEED=75546657

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      30945472 kB
Buffers:        409544 kB
Cached:         777288 kB
SwapCached:          0 kB
Active:         474568 kB
Inactive:      1117088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30945472 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            5468 kB
Writeback:           0 kB
AnonPages:      404152 kB
Mapped:          15800 kB
Slab:           351816 kB
PageTables:       5512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   620308 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66964 MiB
End job on node128 at 2011-04-29 23:25:12