Trace number 3366148

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

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

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366148-1305397103.cnf'
0.00/0.01	c -- header says num vars:           5000
0.00/0.01	c -- header says num clauses:       21000
0.00/0.02	c -- clauses added:            0 learnts,        21000 normals,            0 xors
0.00/0.02	c -- vars added       5000
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0      5000     21000         0         0     63000         0   no data   no data
0.00/0.05	c asymm  cl-useful: 0/21000/21000 lits-rem:0 time: 0.01
0.00/0.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.11/0.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.11/0.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.11/0.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.11/0.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   5000 time:  0.00 s
0.11/0.06	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
0.11/0.08	c lits-rem:         0  cl-subs:        0  v-elim:    113  v-fix:    0  time:  0.02 s
0.11/0.08	c Finding binary XORs  T:     0.00 s  found:       0
0.11/0.08	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.11/0.08	c calculated reachability. Time: 0.00
0.11/0.08	c Calc default polars -  time:   0.00 s pos:    2252 undec:     555 neg:    2193
0.11/0.08	c =========================================================================================
0.11/0.08	c types(t): F = full restart, N = normal restart
0.11/0.08	c types(t): S = simplification begin/end, E = solution found
0.11/0.08	c restart types(rt): st = static, dy = dynamic
0.11/0.08	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.11/0.08	c  B st     0         0      4887     20886         0         0     63373         0   no data   no data
1.46/0.50	c  N dy    19      4070      4887     20886         0      4070     63373    448978     67.80     71.59
3.46/0.94	c  N dy    45      8326      4887     20886         0      5830     63373    424822     65.96     70.19
5.06/1.38	c  N dy    68     12344      4887     20886         0      5597     63373    259440     65.48     70.95
7.05/1.85	c  N dy    96     16647      4887     20886         0      9900     63373    701598     65.76     69.56
9.09/2.32	c  N dy   128     20777      4887     20886         0      8405     63373    424014     66.15     71.22
10.65/2.79	c  N dy   153     24821      4887     20886         0     12448     63373    836027     65.91     69.54
11.04/2.82	c  F st   155     25002      4887     20886         0     12629     63373    854422     65.92   no data
13.05/3.40	c  N dy   161     30000      4887     20886         0     10821     63373    581970     65.92   no data
13.05/3.40	c  S st   161     30000      4887     20886         0     10821     63373    581970     65.92   no data
13.47/3.46	c  S st   161     30502      4887     20886         0     11323     63373    628098     65.92   no data
13.47/3.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.47/3.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
13.47/3.48	c blocked clauses removed:      104 vars:     16 tried:        4887 T: 0.00 s
13.47/3.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.47/3.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.47/3.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4871 time:  0.00 s
13.47/3.48	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
13.83/3.50	c lits-rem:         0  cl-subs:        0  v-elim:      4  v-fix:    0  time:  0.02 s
13.83/3.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.22/3.61	c lits-rem:        22  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.07 s
14.22/3.63	c asymm  cl-useful: 0/20778/20778 lits-rem:0 time: 0.02
14.22/3.63	c calculated reachability. Time: 0.00
14.22/3.63	c  N dy   161     30502      4867     20778         0     11196     63069    608843     65.92   no data
16.22/4.12	c  N dy   187     34607      4867     20778         0     15300     63069   1018750     65.82     72.55
18.22/4.60	c  N dy   212     38640      4867     20778         0     11490     63069    525997     65.74     71.74
20.21/5.10	c  N dy   241     42708      4867     20778         0     15558     63069    960482     65.94     70.92
21.41/5.51	c  S st   262     45753      4867     20778         0      9680     63069    233899     66.05   no data
21.83/5.57	c  S st   262     46256      4867     20778         0     10183     63069    277177     66.05   no data
21.83/5.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.83/5.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
21.83/5.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.83/5.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.83/5.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.83/5.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4867 time:  0.00 s
21.83/5.58	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
21.83/5.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
22.25/5.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.25/5.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
22.25/5.63	c vivif2 --  cl tried    20778 cl shrink        0 lits rem          0 time: 0.00
22.25/5.64	c vivif2 --  cl tried    10183 cl shrink        0 lits rem          0 time: 0.00
22.25/5.66	c asymm  cl-useful: 0/20778/20778 lits-rem:0 time: 0.02
22.25/5.66	c calculated reachability. Time: 0.00
22.25/5.66	c  N dy   262     46256      4867     20778         0     10183     63069    277177     66.05   no data
24.20/6.17	c  N dy   291     50440      4867     20778         0     14366     63069    713777     66.11     70.49
26.22/6.70	c  N dy   314     54629      4867     20778         0     18555     63069   1153737     66.12     70.10
28.59/7.23	c  N dy   344     58736      4867     20778         0     12698     63069    459315     66.43     71.44
30.60/7.73	c  N dy   370     62816      4867     20778         0     16778     63069    875833     66.40     69.95
32.57/8.29	c  N dy   397     66848      4867     20778         0     20810     63069   1294280     66.46     70.56
34.17/8.63	c  S st   414     69384      4867     20778         0     12365     63069    315232     66.49   no data
34.17/8.69	c  S st   414     69886      4867     20778         0     12867     63069    356640     66.49   no data
34.17/8.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.57/8.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
34.57/8.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.57/8.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.57/8.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.57/8.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4867 time:  0.00 s
34.57/8.71	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
34.57/8.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
34.57/8.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.57/8.78	c lits-rem:         9  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.03 s
34.57/8.78	c vivif2 --  cl tried    20778 cl shrink        0 lits rem          0 time: 0.00
34.57/8.78	c vivif2 --  cl tried    12866 cl shrink        0 lits rem          0 time: 0.00
34.57/8.81	c asymm  cl-useful: 0/20778/20778 lits-rem:0 time: 0.02
34.98/8.81	c calculated reachability. Time: 0.00
34.98/8.81	c  N dy   414     69886      4867     20778         0     12866     63069    356413     66.49   no data
36.96/9.38	c  N dy   443     74397      4867     20778         0     17377     63069    838588     66.60     72.84
39.79/10.02	c  N dy   468     79210      4867     20778         0     22190     63069   1327287     66.49     71.34
42.54/10.72	c  N dy   496     84550      4867     20778         0     15538     63069    550157     66.45     72.83
44.18/11.11	c  F st   509     87500      4867     20778         0     18488     63069    861424     66.42     66.61
45.73/11.55	c  N st   514     90799      4867     20778         0     21786     63069   1223058     66.42   no data
49.31/12.41	c  N dy   537     96700      4867     20778         0     14695     63069    350196     66.39     70.19
52.53/13.26	c  N dy   579    102965      4867     20778         0     20959     63069   1017161     66.56     71.33
53.69/13.52	c  S st   585    104833      4867     20778         0     22827     63069   1217316     66.43   no data
54.09/13.60	c  S st   585    105339      4867     20778         0     23333     63069   1267962     66.43   no data
54.09/13.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
54.09/13.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
54.09/13.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
54.09/13.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.09/13.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.09/13.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4867 time:  0.00 s
54.09/13.63	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
54.09/13.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
54.49/13.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.10/14.12	c lits-rem:        33  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.41 s
56.10/14.12	c vivif2 --  cl tried    20778 cl shrink        0 lits rem          0 time: 0.00
56.10/14.14	c vivif2 --  cl tried    23333 cl shrink        0 lits rem          0 time: 0.02
56.10/14.17	c asymm  cl-useful: 0/20778/20778 lits-rem:0 time: 0.03
56.10/14.18	c calculated reachability. Time: 0.00
56.10/14.18	c  N dy   585    105339      4867     20778         0     23333     63069   1267929     66.43   no data
60.09/15.16	c  N dy   627    112204      4867     20778         0     16202     63069    413083     66.42     71.82
64.07/16.18	c  N dy   664    119564      4867     20778         0     23561     63069   1182975     66.33     72.30
68.86/17.39	c  N dy   710    127313      4867     20778         0     16311     63069    334697     66.36     71.21
73.64/18.50	c  N dy   760    135493      4867     20778         0     24490     63069   1200558     66.42     71.56
78.85/19.83	c  N dy   810    144196      4867     20778         0     17196     63069    320823     66.43     70.99
84.00/21.12	c  N dy   866    153459      4867     20778         0     26458     63069   1286628     66.45     70.82
86.81/21.84	c  S st   892    158010      4867     20778         0     31007     63069   1777478     66.44     64.95
87.21/21.93	c  S st   892    158519      4867     20778         0     31516     63069   1815863     66.44   no data
87.21/21.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
87.21/21.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
87.21/21.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
87.21/21.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
87.21/21.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.21/21.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4867 time:  0.00 s
87.21/21.96	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
87.21/21.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
87.62/22.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.59/23.03	c lits-rem:        27  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.96 s
91.59/23.03	c vivif2 --  cl tried    20778 cl shrink        0 lits rem          0 time: 0.00
91.59/23.05	c vivif2 --  cl tried    31511 cl shrink        0 lits rem          0 time: 0.02
91.59/23.10	c asymm  cl-useful: 0/20778/20778 lits-rem:0 time: 0.04
91.59/23.10	c calculated reachability. Time: 0.00
91.59/23.10	c  N dy   892    158519      4867     20778         0     31511     63069   1815265     66.44   no data
97.97/24.61	c  N dy   957    168815      4867     20778         0     24808     63069   1013710     66.40     71.83
104.75/26.31	c  N dy  1028    179609      4867     20778         0     35602     63069   2148121     66.48     71.27
111.53/28.01	c  N dy  1099    191295      4867     20778         0     29285     63069   1387277     66.47     70.31
119.50/30.03	c  N dy  1181    203517      4867     20778         0     22514     63069    583032     66.58     81.94
127.88/32.10	c  N dy  1265    216668      4867     20778         0     35665     63069   1975109     66.69     71.24
136.30/34.27	c  N dy  1357    230530      4867     20778         0     29527     63069   1226254     66.74     71.19
141.04/35.48	c  S st  1404    237780      4867     20778         0     36775     63069   1995772     66.77     61.36
141.44/35.57	c  S st  1404    238282      4867     20778         0     37277     63069   2039260     66.77   no data
141.44/35.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
141.83/35.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
141.83/35.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
141.83/35.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
141.83/35.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
141.83/35.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4867 time:  0.00 s
141.83/35.61	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
141.83/35.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
142.23/35.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
147.83/37.12	c lits-rem:        41  cl-subs:        5  v-elim:      0  v-fix:    0  time:  1.40 s
147.83/37.12	c vivif2 --  cl tried    20778 cl shrink        0 lits rem          0 time: 0.00
147.83/37.15	c vivif2 --  cl tried    37272 cl shrink        0 lits rem          0 time: 0.03
148.22/37.20	c asymm  cl-useful: 0/20778/20778 lits-rem:0 time: 0.05
148.22/37.20	c calculated reachability. Time: 0.00
148.22/37.20	c  N dy  1404    238282      4867     20778         0     37272     63069   2038069     66.77   no data
157.81/39.66	c  N dy  1497    253564      4867     20778         0     31556     63069   1344332     66.82     70.42
168.97/42.46	c  N dy  1614    269976      4867     20778         0     25972     63069    655742     66.98     71.40
180.53/45.38	c  N dy  1719    287235      4867     20778         0     43230     63069   2471340     67.00     71.52
192.92/48.42	c  N dy  1831    305615      4867     20778         0     38614     63069   1878200     67.01     71.18
193.34/48.53	c  F st  1837    306250      4867     20778         0     39249     63069   1944260     67.01   no data
206.51/51.83	c  N dy  1933    325411      4867     20778         0     34405     63069   1349343     67.07     70.66
220.80/55.47	c  N dy  2057    345511      4867     20778         0     29505     63069    734329     67.12     71.66
229.19/57.50	c  S st  2134    357423      4867     20778         0     41415     63069   1985406     67.14     66.08
229.59/57.61	c  S st  2134    357924      4867     20778         0     41916     63069   2029929     67.14   no data
229.59/57.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
229.59/57.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.03
229.59/57.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
229.59/57.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
229.59/57.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
229.59/57.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4867 time:  0.00 s
229.59/57.65	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
229.59/57.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
229.99/57.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
235.97/59.28	c lits-rem:        42  cl-subs:        4  v-elim:      0  v-fix:    0  time:  1.53 s
235.97/59.28	c vivif2 --  cl tried    20778 cl shrink        0 lits rem          0 time: 0.00
236.37/59.31	c vivif2 --  cl tried    41912 cl shrink        0 lits rem          0 time: 0.03
236.37/59.37	c asymm  cl-useful: 0/20778/20778 lits-rem:0 time: 0.05
236.37/59.37	c calculated reachability. Time: 0.00
236.37/59.37	c  N dy  2134    357924      4867     20778         0     41912     63069   2029331     67.14   no data
251.12/63.00	c  N dy  2252    378025      4867     20778         0     36019     63069   1314991     67.14     70.83
266.28/66.81	c  N dy  2381    398093      4867     20778         0     29087     63069    479839     67.18     71.27
280.66/70.48	c  N dy  2507    418168      4867     20778         0     49156     63069   2624602     67.22     71.02
295.40/74.18	c  N dy  2630    438216      4867     20778         0     41204     63069   1660735     67.26     70.86
311.38/78.15	c  N dy  2749    458323      4867     20778         0     32310     63069    630617     67.30     70.87
326.51/81.90	c  N dy  2881    478501      4867     20778         0     52485     63069   2785034     67.38     74.16
341.67/85.74	c  N dy  2995    498508      4867     20778         0     42495     63069   1614275     67.38     71.07
358.42/89.96	c  N dy  3130    518518      4867     20778         0     31501     63069    344892     67.47     73.11
371.99/93.30	c  S st  3249    536889      4867     20778         0     49868     63069   2283491     67.49     58.08
372.39/93.42	c  S st  3249    537391      4867     20778         0     50370     63069   2325761     67.49   no data
372.39/93.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
372.39/93.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
372.39/93.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
372.39/93.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
372.39/93.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
372.39/93.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4867 time:  0.00 s
372.39/93.47	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
372.39/93.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
372.80/93.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
381.57/95.76	c lits-rem:        64  cl-subs:        8  v-elim:      0  v-fix:    0  time:  2.17 s
381.57/95.76	c vivif2 --  cl tried    20778 cl shrink        0 lits rem          0 time: 0.00
381.57/95.80	c vivif2 --  cl tried    50362 cl shrink        0 lits rem          0 time: 0.03
382.00/95.86	c asymm  cl-useful: 0/20778/20778 lits-rem:0 time: 0.07
382.00/95.86	c calculated reachability. Time: 0.00
382.00/95.86	c  N dy  3249    537391      4867     20778         0     50362     63069   2323566     67.49   no data
398.29/99.98	c  N dy  3380    557462      4867     20778         0     38439     63069    971572     67.51     72.39
414.64/104.00	c  N dy  3510    577559      4867     20778         0     58532     63069   3099047     67.55     72.65
430.59/108.02	c  N dy  3640    597687      4867     20778         0     45662     63069   1631462     67.61     73.08
448.14/112.42	c  N dy  3759    617789      4867     20778         0     65761     63069   3760443     67.63     71.53
463.70/116.37	c  N dy  3877    637858      4867     20778         0     51836     63069   2188017     67.64     71.58
482.06/120.95	c  N dy  3994    658135      4867     20778         0     37113     63069    530467     67.65     71.31
498.01/124.91	c  N dy  4119    678161      4867     20778         0     57136     63069   2649321     67.68     71.38
516.76/129.64	c  N dy  4243    698295      4867     20778         0     41271     63069    875250     67.71     74.14
533.90/133.93	c  N dy  4373    718575      4867     20778         0     61549     63069   3043003     67.73     73.42
551.86/138.47	c  N dy  4505    738674      4867     20778         0     44646     63069   1134899     67.76     74.65
569.81/142.90	c  N dy  4634    759014      4867     20778         0     64982     63069   3307467     67.77     71.61
587.76/147.47	c  N dy  4768    779068      4867     20778         0     47038     63069   1293894     67.82     79.36
605.31/151.90	c  N dy  4877    799114      4867     20778         0     67084     63069   3415892     67.81     72.00
612.47/153.67	c  S st  4921    806087      4867     20778         0     74056     63069   4142806     67.81     70.08
613.27/153.83	c  S st  4921    806591      4867     20778         0     74559     63069   4181369     67.81   no data
613.27/153.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
613.27/153.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
613.67/153.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
613.67/153.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
613.67/153.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
613.67/153.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4867 time:  0.00 s
613.67/153.90	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
613.67/153.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
614.50/154.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
630.82/158.26	c lits-rem:        62  cl-subs:       12  v-elim:      0  v-fix:    0  time:  4.10 s
630.82/158.26	c vivif2 --  cl tried    20778 cl shrink        0 lits rem          0 time: 0.00
631.22/158.32	c vivif2 --  cl tried    74547 cl shrink        0 lits rem          0 time: 0.06
631.63/158.43	c asymm  cl-useful: 0/20778/20778 lits-rem:0 time: 0.10
631.63/158.43	c calculated reachability. Time: 0.00
631.63/158.43	c  N dy  4921    806591      4867     20778         0     74547     63069   4179226     67.81   no data
648.37/162.69	c  N dy  5047    826655      4867     20778         0     55614     63069   2106783     67.85     72.32
668.71/167.70	c  N dy  5185    846805      4867     20778         0     75762     63069   4259610     67.89     71.47
686.26/172.17	c  N dy  5318    866879      4867     20778         0     55841     63069   2033347     67.92     72.96
705.81/177.09	c  N dy  5442    886966      4867     20778         0     75925     63069   4187252     67.94     81.80
724.19/181.62	c  N dy  5577    907028      4867     20778         0     54996     63069   1845085     67.97     72.29
743.29/186.44	c  N dy  5696    927125      4867     20778         0     75090     63069   3997671     67.98     72.53
762.04/191.19	c  N dy  5822    947143      4867     20778         0     53110     63069   1545261     68.01     72.96
781.22/195.97	c  N dy  5957    967218      4867     20778         0     73183     63069   3686855     68.03     71.97
801.12/200.99	c  N dy  6084    987264      4867     20778         0     50232     63069   1135611     68.07     71.93
819.47/205.57	c  N dy  6205   1007412      4867     20778         0     70379     63069   3261984     68.08     72.13
841.01/210.91	c  N dy  6324   1027417      4867     20778         0     46381     63069    626266     68.08     73.68
858.16/215.29	c  N dy  6432   1047480      4867     20778         0     66442     63069   2776020     68.08     72.79
880.09/220.75	c  N dy  6561   1067533      4867     20778         0     86491     63069   4900926     68.09     73.59
885.28/222.03	c  F st  6589   1071875      4867     20778         0     45838     63069    458404     68.09   no data
898.44/225.37	c  N dy  6662   1087552      4867     20778         0     61515     63069   2211267     68.09     72.64
919.18/230.55	c  N dy  6787   1107566      4867     20778         0     81525     63069   4317612     68.09     76.83
939.91/235.71	c  N dy  6913   1127666      4867     20778         0     55628     63069   1385170     68.11     72.96
959.06/240.54	c  N dy  7029   1147728      4867     20778         0     75689     63069   3508298     68.11     73.33
981.80/246.29	c  N dy  7161   1167729      4867     20778         0     48694     63069    560800     68.14     72.90
1000.93/251.03	c  N dy  7289   1187743      4867     20778         0     68705     63069   2694105     68.16     71.78
1024.07/256.82	c  N dy  7424   1207831      4867     20778         0     88792     63069   4818622     68.17     74.42
1026.49/257.47	c  S st  7440   1209887      4867     20778         0     90848     63069   5042609     68.18   no data
1027.26/257.65	c  S st  7440   1210390      4867     20778         0     91351     63069   5086141     68.18   no data
1027.26/257.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1027.66/257.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
1027.66/257.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1027.66/257.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1027.66/257.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1027.66/257.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4867 time:  0.00 s
1027.66/257.74	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1028.06/257.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1028.46/257.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1051.60/263.75	c lits-rem:        85  cl-subs:       17  v-elim:      0  v-fix:    0  time:  5.70 s
1051.60/263.75	c vivif2 --  cl tried    20778 cl shrink        0 lits rem          0 time: 0.00
1052.00/263.82	c vivif2 --  cl tried    91334 cl shrink        0 lits rem          0 time: 0.07
1052.40/263.94	c asymm  cl-useful: 0/20778/20778 lits-rem:0 time: 0.12
1052.40/263.94	c calculated reachability. Time: 0.00
1052.40/263.94	c  N dy  7440   1210390      4867     20778         0     91334     63069   5082866     68.18   no data
1071.94/268.86	c  N dy  7564   1230403      4867     20778         0     63352     63069   2041174     68.19     72.99
1093.08/274.19	c  N dy  7695   1250439      4867     20778         0     83384     63069   4208210     68.21     72.88
1115.81/279.83	c  N dy  7813   1270476      4867     20778         0     54421     63069    973209     68.20     89.02
1134.95/284.64	c  N dy  7941   1290486      4867     20778         0     74429     63069   3105970     68.21     73.44
1158.11/290.42	c  N dy  8059   1310551      4867     20778         0     94490     63069   5261139     68.23     72.04
1178.42/295.55	c  N dy  8176   1330808      4867     20778         0     64756     63069   1986682     68.23     72.23
1199.96/300.92	c  N dy  8299   1350898      4867     20778         0     84844     63069   4108519     68.23     73.71
1224.34/307.02	c  N dy  8434   1371026      4867     20778         0     53972     63069    717987     68.24     72.54
1243.44/311.85	c  N dy  8559   1391060      4867     20778         0     74003     63069   2876106     68.26     71.94
1266.57/317.63	c  N dy  8696   1411071      4867     20778         0     94011     63069   5011396     68.28     73.62
1288.50/323.18	c  N dy  8817   1431150      4867     20778         0     62104     63069   1502987     68.29     72.77
1309.24/328.39	c  N dy  8938   1451271      4867     20778         0     82222     63069   3662408     68.30     74.26
1334.36/334.64	c  N dy  9070   1471405      4867     20778         0    102355     63069   5845089     68.32     72.17
1354.71/339.73	c  N dy  9197   1491503      4867     20778         0     69454     63069   2174949     68.34     72.06
1377.04/345.36	c  N dy  9336   1511708      4867     20778         0     89656     63069   4350189     68.37     73.04
1402.57/351.74	c  N dy  9450   1531793      4867     20778         0     55744     63069    609084     68.37     86.10
1422.51/356.72	c  N dy  9583   1552229      4867     20778         0     76180     63069   2815582     68.39     75.57
1446.04/362.64	c  N dy  9713   1572440      4867     20778         0     96389     63069   4983054     68.40     72.03
1470.35/368.77	c  N dy  9831   1592617      4867     20778         0     61567     63069   1124602     68.40     72.17
1491.11/373.91	c  N dy  9947   1612682      4867     20778         0     81628     63069   3255955     68.40     72.53
1515.43/380.08	c  N dy 10072   1632719      4867     20778         0    101664     63069   5403967     68.41     94.52
1539.37/386.09	c  N dy 10204   1652970      4867     20778         0     65918     63069   1504455     68.43     73.18
1561.31/391.51	c  N dy 10331   1673166      4867     20778         0     86114     63069   3654027     68.44     75.08
1586.82/397.97	c  N dy 10456   1693276      4867     20778         0    106221     63069   5817119     68.45     72.55
1606.77/402.96	c  S st 10562   1710390      4867     20778         0     66339     63069   1432327     68.46   no data
1607.57/403.10	c  S st 10562   1710896      4867     20778         0     66845     63069   1471423     68.46   no data
1607.57/403.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1607.57/403.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
1607.57/403.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1607.57/403.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1607.57/403.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1607.57/403.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4867 time:  0.00 s
1607.57/403.16	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1607.96/403.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1607.96/403.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1612.76/404.42	c lits-rem:        18  cl-subs:        7  v-elim:      0  v-fix:    0  time:  1.16 s
1612.76/404.42	c vivif2 --  cl tried    20778 cl shrink        0 lits rem          0 time: 0.00
1612.76/404.45	c vivif2 --  cl tried    66838 cl shrink        0 lits rem          0 time: 0.02
1613.16/404.53	c asymm  cl-useful: 0/20778/20778 lits-rem:0 time: 0.08
1613.16/404.53	c calculated reachability. Time: 0.00
1613.16/404.53	c  N dy 10562   1710896      4867     20778         0     66838     63069   1470422     68.46   no data
1634.70/409.94	c  N dy 10685   1730949      4867     20778         0     86890     63069   3611733     68.47     72.85
1660.22/416.34	c  N dy 10804   1750985      4867     20778         0    106922     63069   5785589     68.48     72.16
1683.75/422.21	c  N dy 10927   1771075      4867     20778         0     69015     63069   1620807     68.49     76.31
1705.69/427.73	c  N dy 11054   1791170      4867     20778         0     89108     63069   3779682     68.51     72.63
1731.61/434.27	c  N dy 11176   1811279      4867     20778         0    109214     63069   5943525     68.51     72.50
1755.55/440.24	c  N dy 11307   1831289      4867     20778         0     70225     63069   1660974     68.53     72.22
1778.69/446.04	c  N dy 11419   1851312      4867     20778         0     90244     63069   3803954     68.53     73.54
1805.40/452.71	c  N dy 11545   1871346      4867     20778         0    110276     63069   5958994     68.54     80.28
1829.35/458.79	c  N dy 11669   1891439      4867     20778         0     70375     63069   1576244     68.55     72.53
1852.06/464.40	c  N dy 11801   1911602      4867     20778         0     90537     63069   3745430     68.57     73.19
1878.78/471.13	c  N dy 11934   1931748      4867     20778         0    110680     63069   5921916     68.59     73.33
1904.36/477.53	c  N dy 12052   1951812      4867     20778         0     69754     63069   1402704     68.59     73.75
1926.65/483.14	c  N dy 12177   1971872      4867     20778         0     89812     63069   3570799     68.60     72.81
1954.17/490.05	c  N dy 12314   1992526      4867     20778         0    110463     63069   5791805     68.61     73.06
1980.90/496.79	c  N dy 12442   2012687      4867     20778         0     68625     63069   1185076     68.63     72.44
2002.83/502.27	c  N dy 12565   2032689      4867     20778         0     88627     63069   3335227     68.64     72.85
2028.75/508.74	c  N dy 12685   2052697      4867     20778         0    108632     63069   5487065     68.64     74.01
2057.07/515.80	c  N dy 12801   2072830      4867     20778         0     65775     63069    772664     68.64     72.60
2078.61/521.24	c  N dy 12931   2093196      4867     20778         0     86140     63069   2981731     68.65     73.20
2104.53/527.74	c  N dy 13062   2113226      4867     20778         0    106169     63069   5120022     68.66     72.74
2134.46/535.23	c  N dy 13189   2133316      4867     20778         0    126258     63069   7287307     68.68     73.13
2156.39/540.74	c  N dy 13305   2153415      4867     20778         0     82358     63069   2477140     68.68     72.32
2181.52/547.09	c  N dy 13442   2173478      4867     20778         0    102419     63069   4635101     68.69     72.61
2210.63/554.31	c  N dy 13562   2193582      4867     20778         0    122519     63069   6771990     68.69     72.41
2232.57/559.81	c  S st 13669   2210900      4867     20778         0     74842     63069   1551272     68.69   no data
2232.98/559.98	c  S st 13669   2211403      4867     20778         0     75345     63069   1593906     68.69   no data
2232.98/559.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2233.41/560.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
2233.41/560.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2233.41/560.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2233.41/560.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2233.41/560.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4867 time:  0.00 s
2233.41/560.05	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2233.41/560.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2233.75/560.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2237.79/561.19	c lits-rem:         6  cl-subs:        4  v-elim:      0  v-fix:    0  time:  1.03 s
2237.79/561.19	c vivif2 --  cl tried    20778 cl shrink        0 lits rem          0 time: 0.00
2238.14/561.21	c vivif2 --  cl tried    75341 cl shrink        0 lits rem          0 time: 0.02
2238.54/561.31	c asymm  cl-useful: 0/20778/20778 lits-rem:0 time: 0.09
2238.54/561.31	c calculated reachability. Time: 0.00
2238.54/561.31	c  N dy 13669   2211403      4867     20778         0     75341     63069   1593355     68.69   no data
2261.68/567.10	c  N dy 13781   2231499      4867     20778         0     95437     63069   3736295     68.69     72.80
2289.21/574.08	c  N dy 13902   2251841      4867     20778         0    115774     63069   5911244     68.69     72.85
2319.12/581.53	c  N dy 14036   2271930      4867     20778         0     69873     63069    919506     68.70     72.34
2341.06/587.08	c  N dy 14160   2291931      4867     20778         0     89873     63069   3057469     68.71     72.48
2367.37/593.66	c  N dy 14281   2311964      4867     20778         0    109904     63069   5196756     68.71     72.55
2398.09/601.39	c  N dy 14409   2332159      4867     20778         0    130098     63069   7371627     68.71     72.97
2422.06/607.39	c  N dy 14534   2352256      4867     20778         0     83193     63069   2232887     68.72     72.37
2447.96/613.86	c  N dy 14652   2372547      4867     20778         0    103482     63069   4424688     68.72     77.79
2478.26/621.42	c  N dy 14786   2393060      4867     20778         0    123993     63069   6649025     68.73     73.81
2506.57/628.57	c  N dy 14922   2413227      4867     20778         0     76164     63069   1387272     68.75     72.94
2529.71/634.39	c  N dy 15052   2433281      4867     20778         0     96217     63069   3536882     68.76     77.34
2557.64/641.37	c  N dy 15176   2453389      4867     20778         0    116322     63069   5695561     68.76     72.99
2589.51/649.35	c  N dy 15302   2473475      4867     20778         0    136405     63069   7829339     68.77     73.80
2612.25/655.07	c  N dy 15425   2493541      4867     20778         0     87476     63069   2479663     68.77     72.58
2638.18/661.57	c  N dy 15550   2513616      4867     20778         0    107548     63069   4651933     68.78     73.19
2668.49/669.11	c  N dy 15665   2533668      4867     20778         0    127597     63069   6799902     68.78     73.38
2697.21/676.33	c  N dy 15788   2553690      4867     20778         0     77625     63069   1342762     68.79     91.86
2721.13/682.32	c  N dy 15923   2573769      4867     20778         0     97702     63069   3506443     68.80     73.61
2749.45/689.41	c  N dy 16054   2593870      4867     20778         0    117801     63069   5679187     68.81     73.89
2781.38/697.42	c  N dy 16171   2613929      4867     20778         0    137857     63069   7815177     68.81     72.72
2806.08/703.62	c  N dy 16307   2633960      4867     20778         0     86899     63069   2257352     68.83     72.93
2831.61/710.06	c  N dy 16429   2654023      4867     20778         0    106959     63069   4440984     68.84     73.20
2862.32/717.72	c  N dy 16561   2674086      4867     20778         0    127019     63069   6600575     68.84     72.78
2894.64/725.88	c  N dy 16687   2694190      4867     20778         0     75126     63069    869697     68.85     73.12
2914.56/730.83	c  S st 16802   2711403      4867     20778         0     92338     63069   2711014     68.86   no data
2915.37/731.03	c  S st 16802   2711906      4867     20778         0     92841     63069   2754769     68.86   no data
2915.37/731.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2915.77/731.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
2915.77/731.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2915.77/731.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2915.77/731.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2915.77/731.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4867 time:  0.00 s
2915.77/731.11	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2915.77/731.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2916.17/731.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2928.12/734.27	c lits-rem:        34  cl-subs:        6  v-elim:      0  v-fix:    0  time:  2.97 s
2928.12/734.27	c vivif2 --  cl tried    20778 cl shrink        0 lits rem          0 time: 0.00
2928.52/734.31	c vivif2 --  cl tried    92835 cl shrink        0 lits rem          0 time: 0.04
2928.92/734.43	c asymm  cl-useful: 0/20778/20778 lits-rem:0 time: 0.12
2928.92/734.43	c calculated reachability. Time: 0.00
2928.92/734.43	c  N dy 16802   2711906      4867     20778         0     92835     63069   2753213     68.86   no data
2956.05/741.22	c  N dy 16935   2731907      4867     20778         0    112834     63069   4910026     68.87     74.51
2987.16/749.07	c  N dy 17052   2752039      4867     20778         0    132964     63069   7084686     68.88     72.81
3017.87/756.74	c  N dy 17181   2772046      4867     20778         0     79978     63069   1288469     68.88     74.24
3042.19/762.83	c  N dy 17313   2792207      4867     20778         0    100138     63069   3456293     68.89     74.08
3070.52/769.92	c  N dy 17433   2812249      4867     20778         0    120178     63069   5624338     68.89     74.10
3103.21/778.16	c  N dy 17559   2832258      4867     20778         0    140184     63069   7768286     68.90     82.76
3130.73/785.02	c  N dy 17675   2852326      4867     20778         0     86258     63069   1852230     68.90     73.85
3156.65/791.52	c  N dy 17807   2872328      4867     20778         0    106258     63069   4011261     68.90     72.57
3186.17/798.99	c  N dy 17929   2892417      4867     20778         0    126346     63069   6196511     68.91     72.80
3219.67/807.30	c  N dy 18031   2912521      4867     20778         0    146445     63069   8343831     68.90     73.92
3244.80/813.62	c  N dy 18163   2932558      4867     20778         0     91491     63069   2310291     68.91     75.03
3271.51/820.34	c  N dy 18297   2952748      4867     20778         0    111679     63069   4515490     68.92     74.11
3302.63/828.13	c  N dy 18427   2972770      4867     20778         0    131699     63069   6687151     68.93     87.87
3337.74/836.97	c  N dy 18552   2992773      4867     20778         0    151700     63069   8847901     68.94     74.81
3361.66/842.93	c  N dy 18687   3012848      4867     20778         0     95783     63069   2697883     68.95     75.09
3389.18/849.82	c  N dy 18809   3032968      4867     20778         0    115902     63069   4845827     68.95     72.63
3420.70/857.74	c  N dy 18928   3053005      4867     20778         0    135938     63069   7023940     68.96     72.75
3455.79/866.54	c  N dy 19059   3073044      4867     20778         0     78977     63069    780341     68.96     92.99
3479.71/872.59	c  N dy 19195   3093138      4867     20778         0     99068     63069   2950264     68.98     73.35
3507.63/879.53	c  N dy 19313   3113198      4867     20778         0    119125     63069   5128546     68.98     74.92
3539.54/887.55	c  N dy 19428   3133220      4867     20778         0    139145     63069   7268481     68.98     91.40
3575.04/896.41	c  N dy 19555   3153285      4867     20778         0     81215     63069    913936     68.99     76.12
3600.17/902.76	c  N dy 19676   3173369      4867     20778         0    101296     63069   3086743     69.00     74.44
3630.06/910.21	c  N dy 19805   3193394      4867     20778         0    121319     63069   5250978     69.00     75.89
3661.18/918.07	c  S st 19919   3211908      4867     20778         0    139829     63069   7255592     69.01   no data
3662.38/918.36	c  S st 19919   3212416      4867     20778         0    140337     63069   7301281     69.01   no data
3662.38/918.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3662.78/918.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.10
3662.78/918.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3662.78/918.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3662.78/918.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3662.78/918.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4867 time:  0.00 s
3662.78/918.49	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
3663.19/918.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
3664.37/918.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3699.86/927.73	c lits-rem:        80  cl-subs:       15  v-elim:      0  v-fix:    0  time:  8.82 s
3699.86/927.74	c vivif2 --  cl tried    20778 cl shrink        0 lits rem          0 time: 0.00
3700.26/927.84	c vivif2 --  cl tried   140322 cl shrink        0 lits rem          0 time: 0.10
3701.07/928.02	c asymm  cl-useful: 0/20778/20778 lits-rem:0 time: 0.18
3701.07/928.03	c calculated reachability. Time: 0.00
3701.07/928.03	c  N dy 19919   3212416      4867     20778         0    140322     63069   7298699     69.01   no data
3736.56/936.96	c  N dy 20056   3232431      4867     20778         0     81343     63069    828433     69.02     75.15
3760.49/942.98	c  N dy 20181   3252497      4867     20778         0    101408     63069   2991613     69.03     72.73
3788.81/950.10	c  N dy 20308   3272530      4867     20778         0    121439     63069   5146301     69.03     73.16
3821.13/958.18	c  N dy 20431   3292584      4867     20778         0    141493     63069   7299694     69.03     74.85
3857.40/967.21	c  N dy 20550   3313048      4867     20778         0     81962     63069    791172     69.03     75.04
3881.34/973.23	c  N dy 20666   3333131      4867     20778         0    102043     63069   2945941     69.03     72.78
3910.05/980.49	c  N dy 20785   3353233      4867     20778         0    122143     63069   5100204     69.03     85.28
3943.97/988.93	c  N dy 20903   3373348      4867     20778         0    142257     63069   7278139     69.04     75.03
3981.04/998.26	c  N dy 21033   3393417      4867     20778         0     81332     63069    625017     69.04     72.81
4004.97/1004.30	c  N dy 21167   3413423      4867     20778         0    101336     63069   2809029     69.05     76.24
4033.68/1011.46	c  N dy 21292   3433662      4867     20778         0    121573     63069   4983310     69.06     74.35
4066.00/1019.54	c  N dy 21409   3453683      4867     20778         0    141594     63069   7140351     69.06     75.09
4103.48/1028.97	c  N dy 21543   3473804      4867     20778         0    161711     63069   9299878     69.07     72.83
4129.40/1035.48	c  N dy 21659   3493848      4867     20778         0     99770     63069   2519837     69.07     73.79
4157.32/1042.43	c  N dy 21781   3513907      4867     20778         0    119827     63069   4696807     69.08     82.64
4189.24/1050.47	c  N dy 21900   3533946      4867     20778         0    139863     63069   6851384     69.08     80.14
4225.93/1059.65	c  N dy 22025   3554053      4867     20778         0    159968     63069   9009691     69.08     72.77
4254.64/1066.86	c  N dy 22146   3574138      4867     20778         0     97054     63069   2100037     69.08     73.71
4282.56/1073.80	c  N dy 22279   3594218      4867     20778         0    117132     63069   4270290     69.09     81.11
4313.68/1081.69	c  N dy 22396   3614304      4867     20778         0    137215     63069   6438822     69.09     74.98
4349.57/1090.64	c  N dy 22516   3634400      4867     20778         0    157308     63069   8576955     69.09     76.81
4381.48/1098.62	c  N dy 22643   3654487      4867     20778         0     93407     63069   1620684     69.10     74.61
4408.20/1105.39	c  N dy 22771   3674490      4867     20778         0    113407     63069   3771721     69.11     77.89
4440.50/1113.43	c  N dy 22893   3694692      4867     20778         0    133607     63069   5948522     69.11     72.80
4472.81/1121.52	c  S st 22999   3712416      4867     20778         0    151327     63069   7877002     69.11     62.76
4474.02/1121.82	c  S st 22999   3712921      4867     20778         0    151832     63069   7923589     69.11   no data
4474.02/1121.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4474.42/1121.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.11
4474.42/1121.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4474.42/1121.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4474.42/1121.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4474.42/1121.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4867 time:  0.00 s
4474.42/1121.95	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
4474.83/1122.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
4476.00/1122.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4515.08/1132.18	c lits-rem:        79  cl-subs:       17  v-elim:      0  v-fix:    0  time:  9.84 s
4515.08/1132.18	c vivif2 --  cl tried    20778 cl shrink        0 lits rem          0 time: 0.00
4515.48/1132.30	c vivif2 --  cl tried   151815 cl shrink        0 lits rem          0 time: 0.12
4516.29/1132.50	c asymm  cl-useful: 0/20778/20778 lits-rem:0 time: 0.20
4516.69/1132.50	c calculated reachability. Time: 0.00
4516.69/1132.50	c  N dy 22999   3712921      4867     20778         0    151815     63069   7920426     69.11   no data
4554.20/1141.98	c  N dy 23127   3733082      4867     20778         0     86983     63069    828583     69.12     72.90
4577.29/1147.76	c  F st 23245   3751562      4867     20778         0    105461     63069   2842413     69.12   no data
4580.11/1148.41	c  N st 23249   3753595      4867     20778         0    107494     63069   3076923     69.12   no data
4609.20/1155.78	c  N dy 23359   3773786      4867     20778         0    127684     63069   5320350     69.13     77.47
4643.10/1164.24	c  N dy 23477   3793899      4867     20778         0    147789     63069   7485909     69.13     74.11
4681.02/1173.72	c  N dy 23599   3813910      4867     20778         0    167798     63069   9634773     69.13     73.84
4709.30/1180.89	c  N dy 23730   3833974      4867     20778         0    101868     63069   2342447     69.14     73.45
4738.81/1188.20	c  N dy 23869   3853976      4867     20778         0    121869     63069   4517814     69.15     79.06
4771.52/1196.48	c  N dy 23992   3874075      4867     20778         0    141967     63069   6672739     69.15     79.27

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 0.85 1.33 2.36 2/348 7484
/proc/meminfo: memFree=17810000/32950928 swapFree=67111200/67111528
[pid=7484] ppid=7482 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/7484/stat : 7484 (strangenight2-m) R 7482 7484 7452 0 -1 4202496 406 0 0 0 0 0 0 0 25 0 4 0 729940971 52396032 347 33554432000 4194304 4580107 140736617978496 18446744073709551615 47271916156840 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7484/statm: 12792 347 299 95 0 7774 0
[pid=7484/tid=7485] ppid=7482 vsize=183352 CPUtime=0 cores=0,2,4,6
/proc/7484/task/7485/stat : 7485 (strangenight2-m) S 7482 7484 7452 0 -1 4202560 141 0 0 0 0 0 0 0 25 0 4 0 729940971 187752448 836 33554432000 4194304 4580107 140736617978496 18446744073709551615 256415496686 0 0 4096 2 18446604445208339520 0 0 -1 2 0 0 0
[pid=7484/tid=7486] ppid=7482 vsize=183352 CPUtime=0 cores=0,2,4,6
/proc/7484/task/7486/stat : 7486 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 113 0 0 0 0 0 0 0 25 0 4 0 729940971 187752448 841 33554432000 4194304 4580107 140736617978496 18446744073709551615 256415496686 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7484/tid=7487] ppid=7482 vsize=183352 CPUtime=0 cores=0,2,4,6
/proc/7484/task/7487/stat : 7487 (strangenight2-m) S 7482 7484 7452 0 -1 4202560 111 0 0 0 0 0 0 0 25 0 4 0 729940971 187752448 843 33554432000 4194304 4580107 140736617978496 18446744073709551615 256415496686 0 0 4096 2 18446604445208339520 0 0 -1 4 0 0 0

[startup+0.05389 s]
/proc/loadavg: 0.85 1.33 2.36 2/348 7484
/proc/meminfo: memFree=17810000/32950928 swapFree=67111200/67111528
[pid=7484] ppid=7482 vsize=223816 CPUtime=0.11 cores=0,2,4,6
/proc/7484/stat : 7484 (strangenight2-m) R 7482 7484 7452 0 -1 4202496 4633 0 0 0 10 1 0 0 25 0 4 0 729940971 229187584 4251 33554432000 4194304 4580107 140736617978496 18446744073709551615 256415052485 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7484/statm: 55954 4278 357 95 0 50936 0
[pid=7484/tid=7485] ppid=7482 vsize=223816 CPUtime=0.02 cores=0,2,4,6
/proc/7484/task/7485/stat : 7485 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 1382 0 0 0 2 0 0 0 17 0 4 0 729940971 229187584 4297 33554432000 4194304 4580107 140736617978496 18446744073709551615 256415088848 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7484/tid=7486] ppid=7482 vsize=223816 CPUtime=0.02 cores=0,2,4,6
/proc/7484/task/7486/stat : 7486 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 1009 0 0 0 2 0 0 0 17 0 4 0 729940971 229187584 4311 33554432000 4194304 4580107 140736617978496 18446744073709551615 4401259 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7484/tid=7487] ppid=7482 vsize=223816 CPUtime=0 cores=0,2,4,6
/proc/7484/task/7487/stat : 7487 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 447 0 0 0 0 0 0 0 17 0 4 0 729940971 229187584 4315 33554432000 4194304 4580107 140736617978496 18446744073709551615 256415496686 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 223816

[startup+0.275127 s]
/proc/loadavg: 0.85 1.33 2.36 2/348 7484
/proc/meminfo: memFree=17810000/32950928 swapFree=67111200/67111528
[pid=7484] ppid=7482 vsize=291948 CPUtime=0.96 cores=0,2,4,6
/proc/7484/stat : 7484 (strangenight2-m) R 7482 7484 7452 0 -1 4202496 8398 0 0 0 94 2 0 0 25 0 4 0 729940971 298954752 6690 33554432000 4194304 4580107 140736617978496 18446744073709551615 256415496735 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7484/statm: 72987 6690 377 95 0 67969 0
[pid=7484/tid=7485] ppid=7482 vsize=291948 CPUtime=0.25 cores=0,2,4,6
/proc/7484/task/7485/stat : 7485 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 2451 0 0 0 24 1 0 0 18 0 4 0 729940971 298954752 6690 33554432000 4194304 4580107 140736617978496 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7484/tid=7486] ppid=7482 vsize=291948 CPUtime=0.24 cores=0,2,4,6
/proc/7484/task/7486/stat : 7486 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 2390 0 0 0 24 0 0 0 18 0 4 0 729940971 298954752 6690 33554432000 4194304 4580107 140736617978496 18446744073709551615 256415496686 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7484/tid=7487] ppid=7482 vsize=291948 CPUtime=0.19 cores=0,2,4,6
/proc/7484/task/7487/stat : 7487 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 784 0 0 0 19 0 0 0 18 0 4 0 729940971 298954752 6690 33554432000 4194304 4580107 140736617978496 18446744073709551615 4320440 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 291948

[startup+0.30073 s]
/proc/loadavg: 0.85 1.33 2.36 2/348 7484
/proc/meminfo: memFree=17810000/32950928 swapFree=67111200/67111528
[pid=7484] ppid=7482 vsize=291948 CPUtime=1.06 cores=0,2,4,6
/proc/7484/stat : 7484 (strangenight2-m) R 7482 7484 7452 0 -1 4202496 8532 0 0 0 104 2 0 0 25 0 4 0 729940971 298954752 6824 33554432000 4194304 4580107 140736617978496 18446744073709551615 4293121 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7484/statm: 72987 6824 377 95 0 67969 0
[pid=7484/tid=7485] ppid=7482 vsize=291948 CPUtime=0.28 cores=0,2,4,6
/proc/7484/task/7485/stat : 7485 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 2493 0 0 0 27 1 0 0 18 0 4 0 729940971 298954752 6824 33554432000 4194304 4580107 140736617978496 18446744073709551615 4321629 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7484/tid=7486] ppid=7482 vsize=291948 CPUtime=0.26 cores=0,2,4,6
/proc/7484/task/7486/stat : 7486 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 2421 0 0 0 26 0 0 0 18 0 4 0 729940971 298954752 6824 33554432000 4194304 4580107 140736617978496 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7484/tid=7487] ppid=7482 vsize=291948 CPUtime=0.21 cores=0,2,4,6
/proc/7484/task/7487/stat : 7487 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 814 0 0 0 21 0 0 0 18 0 4 0 729940971 298954752 6824 33554432000 4194304 4580107 140736617978496 18446744073709551615 4318418 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 291948

[startup+0.700655 s]
/proc/loadavg: 0.85 1.33 2.36 2/348 7484
/proc/meminfo: memFree=17810000/32950928 swapFree=67111200/67111528
[pid=7484] ppid=7482 vsize=296368 CPUtime=2.67 cores=0,2,4,6
/proc/7484/stat : 7484 (strangenight2-m) R 7482 7484 7452 0 -1 4202496 11316 0 0 0 264 3 0 0 25 0 4 0 729940971 303480832 6935 33554432000 4194304 4580107 140736617978496 18446744073709551615 4322681 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7484/statm: 74092 6935 377 95 0 69074 0
[pid=7484/tid=7485] ppid=7482 vsize=296368 CPUtime=0.67 cores=0,2,4,6
/proc/7484/task/7485/stat : 7485 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 3266 0 0 0 66 1 0 0 18 0 4 0 729940971 303480832 6935 33554432000 4194304 4580107 140736617978496 18446744073709551615 4301834 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7484/tid=7486] ppid=7482 vsize=296368 CPUtime=0.66 cores=0,2,4,6
/proc/7484/task/7486/stat : 7486 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 3119 0 0 0 66 0 0 0 18 0 4 0 729940971 303480832 6935 33554432000 4194304 4580107 140736617978496 18446744073709551615 4293097 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7484/tid=7487] ppid=7482 vsize=296368 CPUtime=0.61 cores=0,2,4,6
/proc/7484/task/7487/stat : 7487 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 1473 0 0 0 61 0 0 0 18 0 4 0 729940971 303480832 6936 33554432000 4194304 4580107 140736617978496 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.67
Current children cumulated vsize (KiB) 296368

[startup+1.5005 s]
/proc/loadavg: 0.85 1.33 2.36 10/358 7497
/proc/meminfo: memFree=17645496/32950928 swapFree=67111200/67111528
[pid=7484] ppid=7482 vsize=297388 CPUtime=5.85 cores=0,2,4,6
/proc/7484/stat : 7484 (strangenight2-m) R 7482 7484 7452 0 -1 4202496 15791 0 0 0 581 4 0 0 25 0 4 0 729940971 304525312 8028 33554432000 4194304 4580107 140736617978496 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7484/statm: 74347 8028 377 95 0 69329 0
[pid=7484/tid=7485] ppid=7482 vsize=297388 CPUtime=1.47 cores=0,2,4,6
/proc/7484/task/7485/stat : 7485 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 4432 0 0 0 146 1 0 0 20 0 4 0 729940971 304525312 8028 33554432000 4194304 4580107 140736617978496 18446744073709551615 4293048 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7484/tid=7486] ppid=7482 vsize=297388 CPUtime=1.45 cores=0,2,4,6
/proc/7484/task/7486/stat : 7486 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 4238 0 0 0 145 0 0 0 20 0 4 0 729940971 304525312 8028 33554432000 4194304 4580107 140736617978496 18446744073709551615 4318708 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7484/tid=7487] ppid=7482 vsize=297388 CPUtime=1.41 cores=0,2,4,6
/proc/7484/task/7487/stat : 7487 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 2595 0 0 0 140 1 0 0 19 0 4 0 729940971 304525312 8028 33554432000 4194304 4580107 140736617978496 18446744073709551615 4318699 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.85
Current children cumulated vsize (KiB) 297388

[startup+3.1002 s]
/proc/loadavg: 0.85 1.33 2.36 9/358 7497
/proc/meminfo: memFree=17634892/32950928 swapFree=67111200/67111528
[pid=7484] ppid=7482 vsize=298852 CPUtime=12.23 cores=0,2,4,6
/proc/7484/stat : 7484 (strangenight2-m) R 7482 7484 7452 0 -1 4202496 24289 0 0 0 1217 6 0 0 25 0 4 0 729940971 306024448 8103 33554432000 4194304 4580107 140736617978496 18446744073709551615 4293158 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7484/statm: 74713 8103 378 95 0 69695 0
[pid=7484/tid=7485] ppid=7482 vsize=298852 CPUtime=3.07 cores=0,2,4,6
/proc/7484/task/7485/stat : 7485 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 6599 0 0 0 305 2 0 0 25 0 4 0 729940971 306024448 8103 33554432000 4194304 4580107 140736617978496 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7484/tid=7486] ppid=7482 vsize=298852 CPUtime=3.04 cores=0,2,4,6
/proc/7484/task/7486/stat : 7486 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 6328 0 0 0 303 1 0 0 25 0 4 0 729940971 306024448 8103 33554432000 4194304 4580107 140736617978496 18446744073709551615 4316385 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7484/tid=7487] ppid=7482 vsize=298852 CPUtime=3.01 cores=0,2,4,6
/proc/7484/task/7487/stat : 7487 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 4714 0 0 0 300 1 0 0 24 0 4 0 729940971 306024448 8103 33554432000 4194304 4580107 140736617978496 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.23
Current children cumulated vsize (KiB) 298852

[startup+6.30059 s]
/proc/loadavg: 1.42 1.44 2.39 9/358 7497
/proc/meminfo: memFree=17556164/32950928 swapFree=67111200/67111528
[pid=7484] ppid=7482 vsize=303340 CPUtime=24.99 cores=0,2,4,6
/proc/7484/stat : 7484 (strangenight2-m) R 7482 7484 7452 0 -1 4202496 50379 0 0 0 2487 12 0 0 25 0 4 0 729940971 310620160 22953 33554432000 4194304 4580107 140736617978496 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7484/statm: 75835 22953 379 95 0 70817 0
[pid=7484/tid=7485] ppid=7482 vsize=303340 CPUtime=6.27 cores=0,2,4,6
/proc/7484/task/7485/stat : 7485 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 11908 0 0 0 624 3 0 0 25 0 4 0 729940971 310620160 22953 33554432000 4194304 4580107 140736617978496 18446744073709551615 4318737 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7484/tid=7486] ppid=7482 vsize=303340 CPUtime=6.2 cores=0,2,4,6
/proc/7484/task/7486/stat : 7486 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 14376 0 0 0 618 2 0 0 25 0 4 0 729940971 310620160 22953 33554432000 4194304 4580107 140736617978496 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7484/tid=7487] ppid=7482 vsize=303340 CPUtime=6.2 cores=0,2,4,6
/proc/7484/task/7487/stat : 7487 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 10817 0 0 0 618 2 0 0 25 0 4 0 729940971 310620160 22953 33554432000 4194304 4580107 140736617978496 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 303340

[startup+12.7004 s]
/proc/loadavg: 1.95 1.55 2.42 9/358 7497
/proc/meminfo: memFree=17501848/32950928 swapFree=67111200/67111528
[pid=7484] ppid=7482 vsize=316800 CPUtime=50.51 cores=0,2,4,6
/proc/7484/stat : 7484 (strangenight2-m) R 7482 7484 7452 0 -1 4202496 80774 0 0 0 5032 19 0 0 25 0 4 0 729940971 324403200 33567 33554432000 4194304 4580107 140736617978496 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7484/statm: 79200 33567 379 95 0 74182 0
[pid=7484/tid=7485] ppid=7482 vsize=316800 CPUtime=12.67 cores=0,2,4,6
/proc/7484/task/7485/stat : 7485 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 23766 0 0 0 1261 6 0 0 25 0 4 0 729940971 324403200 33567 33554432000 4194304 4580107 140736617978496 18446744073709551615 4294558 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7484/tid=7486] ppid=7482 vsize=316800 CPUtime=12.53 cores=0,2,4,6
/proc/7484/task/7486/stat : 7486 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 21059 0 0 0 1249 4 0 0 25 0 4 0 729940971 324403200 33567 33554432000 4194304 4580107 140736617978496 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7484/tid=7487] ppid=7482 vsize=316800 CPUtime=12.6 cores=0,2,4,6
/proc/7484/task/7487/stat : 7487 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 15645 0 0 0 1257 3 0 0 25 0 4 0 729940971 324403200 33567 33554432000 4194304 4580107 140736617978496 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 316800

[startup+25.5009 s]
/proc/loadavg: 3.35 1.88 2.51 9/358 7498
/proc/meminfo: memFree=17158292/32950928 swapFree=67111200/67111528
[pid=7484] ppid=7482 vsize=417132 CPUtime=101.55 cores=0,2,4,6
/proc/7484/stat : 7484 (strangenight2-m) R 7482 7484 7452 0 -1 4202496 138337 0 0 0 10125 30 0 0 25 0 4 0 729940971 427143168 52718 33554432000 4194304 4580107 140736617978496 18446744073709551615 4305975 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7484/statm: 104283 52718 379 95 0 99265 0
[pid=7484/tid=7485] ppid=7482 vsize=417132 CPUtime=25.47 cores=0,2,4,6
/proc/7484/task/7485/stat : 7485 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 37100 0 0 0 2538 9 0 0 25 0 4 0 729940971 427143168 52718 33554432000 4194304 4580107 140736617978496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7484/tid=7486] ppid=7482 vsize=417132 CPUtime=25.18 cores=0,2,4,6
/proc/7484/task/7486/stat : 7486 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 31858 0 0 0 2511 7 0 0 25 0 4 0 729940971 427143168 52719 33554432000 4194304 4580107 140736617978496 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7484/tid=7487] ppid=7482 vsize=417132 CPUtime=25.39 cores=0,2,4,6
/proc/7484/task/7487/stat : 7487 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 31334 0 0 0 2533 6 0 0 25 0 4 0 729940971 427143168 52719 33554432000 4194304 4580107 140736617978496 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.55
Current children cumulated vsize (KiB) 417132

[startup+51.1011 s]
/proc/loadavg: 5.02 2.39 2.66 9/358 7498
/proc/meminfo: memFree=17039052/32950928 swapFree=67111200/67111528
[pid=7484] ppid=7482 vsize=469568 CPUtime=203.66 cores=0,2,4,6
/proc/7484/stat : 7484 (strangenight2-m) R 7482 7484 7452 0 -1 4202496 221532 0 0 0 20317 49 0 0 25 0 4 0 729940971 480837632 60420 33554432000 4194304 4580107 140736617978496 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7484/statm: 117392 60420 379 95 0 112374 0
[pid=7484/tid=7485] ppid=7482 vsize=469568 CPUtime=51.07 cores=0,2,4,6
/proc/7484/task/7485/stat : 7485 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 57172 0 0 0 5094 13 0 0 25 0 4 0 729940971 480837632 60420 33554432000 4194304 4580107 140736617978496 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7484/tid=7486] ppid=7482 vsize=469568 CPUtime=50.5 cores=0,2,4,6
/proc/7484/task/7486/stat : 7486 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 54669 0 0 0 5038 12 0 0 25 0 4 0 729940971 480837632 60420 33554432000 4194304 4580107 140736617978496 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7484/tid=7487] ppid=7482 vsize=469568 CPUtime=50.99 cores=0,2,4,6
/proc/7484/task/7487/stat : 7487 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 50580 0 0 0 5088 11 0 0 25 0 4 0 729940971 480837632 60420 33554432000 4194304 4580107 140736617978496 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.66
Current children cumulated vsize (KiB) 469568

[startup+102.3 s]
/proc/loadavg: 6.75 3.27 2.94 9/358 7500
/proc/meminfo: memFree=16800220/32950928 swapFree=67111200/67111528
[pid=7484] ppid=7482 vsize=520060 CPUtime=407.88 cores=0,2,4,6
/proc/7484/stat : 7484 (strangenight2-m) R 7482 7484 7452 0 -1 4202496 356724 0 0 0 40702 86 0 0 25 0 4 0 729940971 532541440 71066 33554432000 4194304 4580107 140736617978496 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7484/statm: 130015 71066 379 95 0 124997 0
[pid=7484/tid=7485] ppid=7482 vsize=520060 CPUtime=102.28 cores=0,2,4,6
/proc/7484/task/7485/stat : 7485 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 91045 0 0 0 10205 23 0 0 25 0 4 0 729940971 532541440 71076 33554432000 4194304 4580107 140736617978496 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7484/tid=7486] ppid=7482 vsize=520060 CPUtime=101.13 cores=0,2,4,6
/proc/7484/task/7486/stat : 7486 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 89068 0 0 0 10093 20 0 0 25 0 4 0 729940971 532541440 71076 33554432000 4194304 4580107 140736617978496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7484/tid=7487] ppid=7482 vsize=520060 CPUtime=102.18 cores=0,2,4,6
/proc/7484/task/7487/stat : 7487 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 83605 0 0 0 10199 19 0 0 25 0 4 0 729940971 532541440 71076 33554432000 4194304 4580107 140736617978496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 407.88
Current children cumulated vsize (KiB) 520060

[startup+162.301 s]

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

[pid=7484] ppid=7482 vsize=824124 CPUtime=2800.89 cores=0,2,4,6
/proc/7484/stat : 7484 (strangenight2-m) R 7482 7484 7452 0 -1 4202496 1396430 0 0 0 279660 429 0 0 25 0 4 0 729940971 843902976 142148 33554432000 4194304 4580107 140736617978496 18446744073709551615 4292977 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/7484/statm: 206031 142148 379 95 0 201013 0
[pid=7484/tid=7485] ppid=7482 vsize=824124 CPUtime=702.26 cores=0,2,4,6
/proc/7484/task/7485/stat : 7485 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 361446 0 0 0 70102 124 0 0 25 0 4 0 729940971 843902976 142148 33554432000 4194304 4580107 140736617978496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7484/tid=7486] ppid=7482 vsize=824124 CPUtime=701.07 cores=0,2,4,6
/proc/7484/task/7486/stat : 7486 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 347822 0 0 0 70007 100 0 0 25 0 4 0 729940971 843902976 142148 33554432000 4194304 4580107 140736617978496 18446744073709551615 4293134 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7484/tid=7487] ppid=7482 vsize=824124 CPUtime=702.08 cores=0,2,4,6
/proc/7484/task/7487/stat : 7487 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 346303 0 0 0 70109 99 0 0 25 0 4 0 729940971 843902976 142148 33554432000 4194304 4580107 140736617978496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2800.89
Current children cumulated vsize (KiB) 824124

[startup+762.301 s]
/proc/loadavg: 8.14 7.60 5.57 9/358 7517
/proc/meminfo: memFree=15990048/32950928 swapFree=67111200/67111528
[pid=7484] ppid=7482 vsize=973352 CPUtime=3040.22 cores=0,2,4,6
/proc/7484/stat : 7484 (strangenight2-m) R 7482 7484 7452 0 -1 4202496 1480777 0 0 0 303565 457 0 0 25 0 4 0 729940971 996712448 154127 33554432000 4194304 4580107 140736617978496 18446744073709551615 4293138 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/7484/statm: 243338 154127 379 95 0 238320 0
[pid=7484/tid=7485] ppid=7482 vsize=973352 CPUtime=762.28 cores=0,2,4,6
/proc/7484/task/7485/stat : 7485 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 385809 0 0 0 76096 132 0 0 25 0 4 0 729940971 996712448 154135 33554432000 4194304 4580107 140736617978496 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7484/tid=7486] ppid=7482 vsize=973352 CPUtime=761.08 cores=0,2,4,6
/proc/7484/task/7486/stat : 7486 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 368336 0 0 0 76001 107 0 0 25 0 4 0 729940971 996712448 154135 33554432000 4194304 4580107 140736617978496 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7484/tid=7487] ppid=7482 vsize=973352 CPUtime=762.08 cores=0,2,4,6
/proc/7484/task/7487/stat : 7487 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 366547 0 0 0 76103 105 0 0 25 0 4 0 729940971 996712448 154135 33554432000 4194304 4580107 140736617978496 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3040.22
Current children cumulated vsize (KiB) 973352

[startup+822.301 s]
/proc/loadavg: 8.16 7.70 5.73 9/358 7519
/proc/meminfo: memFree=15878308/32950928 swapFree=67111200/67111528
[pid=7484] ppid=7482 vsize=975056 CPUtime=3279.49 cores=0,2,4,6
/proc/7484/stat : 7484 (strangenight2-m) R 7482 7484 7452 0 -1 4202496 1560766 0 0 0 327465 484 0 0 25 0 4 0 729940971 998457344 160789 33554432000 4194304 4580107 140736617978496 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/7484/statm: 243764 160789 379 95 0 238746 0
[pid=7484/tid=7485] ppid=7482 vsize=975056 CPUtime=822.27 cores=0,2,4,6
/proc/7484/task/7485/stat : 7485 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 406210 0 0 0 82088 139 0 0 25 0 4 0 729940971 998457344 160789 33554432000 4194304 4580107 140736617978496 18446744073709551615 4293131 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7484/tid=7486] ppid=7482 vsize=975056 CPUtime=821.07 cores=0,2,4,6
/proc/7484/task/7486/stat : 7486 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 388421 0 0 0 81994 113 0 0 25 0 4 0 729940971 998457344 160789 33554432000 4194304 4580107 140736617978496 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7484/tid=7487] ppid=7482 vsize=975056 CPUtime=822.05 cores=0,2,4,6
/proc/7484/task/7487/stat : 7487 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 386187 0 0 0 82094 111 0 0 25 0 4 0 729940971 998457344 160789 33554432000 4194304 4580107 140736617978496 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3279.49
Current children cumulated vsize (KiB) 975056

[startup+882.314 s]
/proc/loadavg: 8.15 7.78 5.88 9/358 7521
/proc/meminfo: memFree=15902340/32950928 swapFree=67111200/67111528
[pid=7484] ppid=7482 vsize=926788 CPUtime=3518.84 cores=0,2,4,6
/proc/7484/stat : 7484 (strangenight2-m) R 7482 7484 7452 0 -1 4202496 1640210 0 0 0 351370 514 0 0 25 0 4 0 729940971 949030912 156103 33554432000 4194304 4580107 140736617978496 18446744073709551615 4318508 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/7484/statm: 231697 156103 379 95 0 226679 0
[pid=7484/tid=7485] ppid=7482 vsize=926788 CPUtime=882.28 cores=0,2,4,6
/proc/7484/task/7485/stat : 7485 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 426078 0 0 0 88081 147 0 0 25 0 4 0 729940971 949030912 156103 33554432000 4194304 4580107 140736617978496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7484/tid=7486] ppid=7482 vsize=926788 CPUtime=881.09 cores=0,2,4,6
/proc/7484/task/7486/stat : 7486 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 408095 0 0 0 87986 123 0 0 25 0 4 0 729940971 949030912 156103 33554432000 4194304 4580107 140736617978496 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7484/tid=7487] ppid=7482 vsize=926788 CPUtime=882.06 cores=0,2,4,6
/proc/7484/task/7487/stat : 7487 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 406611 0 0 0 88088 118 0 0 25 0 4 0 729940971 949030912 156103 33554432000 4194304 4580107 140736617978496 18446744073709551615 4293110 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3518.84
Current children cumulated vsize (KiB) 926788

[startup+942.301 s]
/proc/loadavg: 8.09 7.83 6.01 9/358 7522
/proc/meminfo: memFree=15702192/32950928 swapFree=67111200/67111528
[pid=7484] ppid=7482 vsize=1125772 CPUtime=3758.1 cores=0,2,4,6
/proc/7484/stat : 7484 (strangenight2-m) R 7482 7484 7452 0 -1 4202496 1754333 0 0 0 375260 550 0 0 25 0 4 0 729940971 1152790528 201227 33554432000 4194304 4580107 140736617978496 18446744073709551615 4294555 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7484/statm: 281443 201227 379 95 0 276425 0
[pid=7484/tid=7485] ppid=7482 vsize=1125772 CPUtime=942.04 cores=0,2,4,6
/proc/7484/task/7485/stat : 7485 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 462523 0 0 0 94047 157 0 0 25 0 4 0 729940971 1152790528 201227 33554432000 4194304 4580107 140736617978496 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7484/tid=7486] ppid=7482 vsize=1125772 CPUtime=941.08 cores=0,2,4,6
/proc/7484/task/7486/stat : 7486 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 427162 0 0 0 93978 130 0 0 25 0 4 0 729940971 1152790528 201227 33554432000 4194304 4580107 140736617978496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7484/tid=7487] ppid=7482 vsize=1125772 CPUtime=942.03 cores=0,2,4,6
/proc/7484/task/7487/stat : 7487 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 437435 0 0 0 94075 128 0 0 25 0 4 0 729940971 1152790528 201227 33554432000 4194304 4580107 140736617978496 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3758.1
Current children cumulated vsize (KiB) 1125772

[startup+1002.3 s]
/proc/loadavg: 8.07 7.87 6.14 9/358 7524
/proc/meminfo: memFree=15678236/32950928 swapFree=67111200/67111528
[pid=7484] ppid=7482 vsize=1178060 CPUtime=3997.39 cores=0,2,4,6
/proc/7484/stat : 7484 (strangenight2-m) R 7482 7484 7452 0 -1 4202496 1835300 0 0 0 399159 580 0 0 25 0 4 0 729940971 1206333440 212875 33554432000 4194304 4580107 140736617978496 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7484/statm: 294515 212875 379 95 0 289497 0
[pid=7484/tid=7485] ppid=7482 vsize=1178060 CPUtime=1001.35 cores=0,2,4,6
/proc/7484/task/7485/stat : 7485 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 480288 0 0 0 99971 164 0 0 25 0 4 0 729940971 1206333440 212875 33554432000 4194304 4580107 140736617978496 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7484/tid=7486] ppid=7482 vsize=1178060 CPUtime=1001.07 cores=0,2,4,6
/proc/7484/task/7486/stat : 7486 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 452720 0 0 0 99970 137 0 0 25 0 4 0 729940971 1206333440 212875 33554432000 4194304 4580107 140736617978496 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7484/tid=7487] ppid=7482 vsize=1178060 CPUtime=1002.01 cores=0,2,4,6
/proc/7484/task/7487/stat : 7487 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 456290 0 0 0 100065 136 0 0 25 0 4 0 729940971 1206333440 212875 33554432000 4194304 4580107 140736617978496 18446744073709551615 4316644 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3997.39
Current children cumulated vsize (KiB) 1178060

[startup+1062.3 s]
/proc/loadavg: 8.18 7.94 6.27 9/358 7525
/proc/meminfo: memFree=15562284/32950928 swapFree=67111200/67111528
[pid=7484] ppid=7482 vsize=1179272 CPUtime=4236.69 cores=0,2,4,6
/proc/7484/stat : 7484 (strangenight2-m) R 7482 7484 7452 0 -1 4202496 1909051 0 0 0 423060 609 0 0 25 0 4 0 729940971 1207574528 216450 33554432000 4194304 4580107 140736617978496 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7484/statm: 294818 216450 379 95 0 289800 0
[pid=7484/tid=7485] ppid=7482 vsize=1179272 CPUtime=1060.67 cores=0,2,4,6
/proc/7484/task/7485/stat : 7485 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 499397 0 0 0 105896 171 0 0 25 0 4 0 729940971 1207574528 216450 33554432000 4194304 4580107 140736617978496 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7484/tid=7486] ppid=7482 vsize=1179272 CPUtime=1061.07 cores=0,2,4,6
/proc/7484/task/7486/stat : 7486 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 471137 0 0 0 105963 144 0 0 25 0 4 0 729940971 1207574528 216450 33554432000 4194304 4580107 140736617978496 18446744073709551615 4305975 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7484/tid=7487] ppid=7482 vsize=1179272 CPUtime=1062.01 cores=0,2,4,6
/proc/7484/task/7487/stat : 7487 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 475044 0 0 0 106058 143 0 0 25 0 4 0 729940971 1207574528 216450 33554432000 4194304 4580107 140736617978496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4236.69
Current children cumulated vsize (KiB) 1179272

[startup+1122.3 s]
/proc/loadavg: 8.18 7.98 6.38 9/358 7527
/proc/meminfo: memFree=15481912/32950928 swapFree=67111200/67111528
[pid=7484] ppid=7482 vsize=1256984 CPUtime=4476 cores=0,2,4,6
/proc/7484/stat : 7484 (strangenight2-m) R 7482 7484 7452 0 -1 4202496 1994762 0 0 0 446962 638 0 0 25 0 4 0 729940971 1287151616 239848 33554432000 4194304 4580107 140736617978496 18446744073709551615 4401342 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7484/statm: 314246 239855 379 95 0 309228 0
[pid=7484/tid=7485] ppid=7482 vsize=1256984 CPUtime=1119.97 cores=0,2,4,6
/proc/7484/task/7485/stat : 7485 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 522957 0 0 0 111818 179 0 0 25 0 4 0 729940971 1287151616 239855 33554432000 4194304 4580107 140736617978496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7484/tid=7486] ppid=7482 vsize=1256984 CPUtime=1121.08 cores=0,2,4,6
/proc/7484/task/7486/stat : 7486 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 488663 0 0 0 111957 151 0 0 25 0 4 0 729940971 1287151616 239857 33554432000 4194304 4580107 140736617978496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7484/tid=7487] ppid=7482 vsize=1256984 CPUtime=1122 cores=0,2,4,6
/proc/7484/task/7487/stat : 7487 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 498445 0 0 0 112051 149 0 0 25 0 4 0 729940971 1287151616 239857 33554432000 4194304 4580107 140736617978496 18446744073709551615 4416310 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4476
Current children cumulated vsize (KiB) 1256984

[startup+1182.3 s]
/proc/loadavg: 8.10 8.00 6.49 9/358 7529
/proc/meminfo: memFree=15457840/32950928 swapFree=67111200/67111528
[pid=7484] ppid=7482 vsize=1274712 CPUtime=4715.28 cores=0,2,4,6
/proc/7484/stat : 7484 (strangenight2-m) R 7482 7484 7452 0 -1 4202496 2067810 0 0 0 470862 666 0 0 25 0 4 0 729940971 1305305088 238963 33554432000 4194304 4580107 140736617978496 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7484/statm: 318678 238963 379 95 0 313660 0
[pid=7484/tid=7485] ppid=7482 vsize=1274712 CPUtime=1179.27 cores=0,2,4,6
/proc/7484/task/7485/stat : 7485 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 540243 0 0 0 117741 186 0 0 25 0 4 0 729940971 1305305088 238963 33554432000 4194304 4580107 140736617978496 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7484/tid=7486] ppid=7482 vsize=1274712 CPUtime=1181.08 cores=0,2,4,6
/proc/7484/task/7486/stat : 7486 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 507359 0 0 0 117950 158 0 0 25 0 4 0 729940971 1305305088 238963 33554432000 4194304 4580107 140736617978496 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7484/tid=7487] ppid=7482 vsize=1274712 CPUtime=1181.98 cores=0,2,4,6
/proc/7484/task/7487/stat : 7487 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 516282 0 0 0 118042 156 0 0 25 0 4 0 729940971 1305305088 238964 33554432000 4194304 4580107 140736617978496 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4715.28
Current children cumulated vsize (KiB) 1274712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 8.14 8.01 6.52 5/354 7530
/proc/meminfo: memFree=16836492/32950928 swapFree=67111200/67111528
[pid=7484] ppid=7482 vsize=1274968 CPUtime=4800.24 cores=0,2,4,6
/proc/7484/stat : 7484 (strangenight2-m) R 7482 7484 7452 0 -1 4202496 2092690 0 0 0 479349 675 0 0 25 0 4 0 729940971 1305567232 241711 33554432000 4194304 4580107 140736617978496 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7484/statm: 318742 241711 379 95 0 313724 0
[pid=7484/tid=7485] ppid=7482 vsize=1274968 CPUtime=1200.32 cores=0,2,4,6
/proc/7484/task/7485/stat : 7485 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 547300 0 0 0 119843 189 0 0 25 0 4 0 729940971 1305567232 241719 33554432000 4194304 4580107 140736617978496 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7484/tid=7486] ppid=7482 vsize=1274968 CPUtime=1202.39 cores=0,2,4,6
/proc/7484/task/7486/stat : 7486 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 513335 0 0 0 120080 159 0 0 25 0 4 0 729940971 1305567232 241719 33554432000 4194304 4580107 140736617978496 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7484/tid=7487] ppid=7482 vsize=1274968 CPUtime=1203.3 cores=0,2,4,6
/proc/7484/task/7487/stat : 7487 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 522580 0 0 0 120171 159 0 0 25 0 4 0 729940971 1305567232 241719 33554432000 4194304 4580107 140736617978496 18446744073709551615 4316405 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 1274968

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

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

[startup+1203.6 s]
/proc/loadavg: 8.14 8.01 6.52 5/354 7530
/proc/meminfo: memFree=16836492/32950928 swapFree=67111200/67111528
[pid=7484] ppid=7482 vsize=1274968 CPUtime=4800.24 cores=0,2,4,6
/proc/7484/stat : 7484 (strangenight2-m) R 7482 7484 7452 0 -1 4202496 2092690 0 0 0 479349 675 0 0 25 0 4 0 729940971 1305567232 241711 33554432000 4194304 4580107 140736617978496 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7484/statm: 318742 241711 379 95 0 313724 0
[pid=7484/tid=7485] ppid=7482 vsize=1274968 CPUtime=1200.32 cores=0,2,4,6
/proc/7484/task/7485/stat : 7485 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 547300 0 0 0 119843 189 0 0 25 0 4 0 729940971 1305567232 241719 33554432000 4194304 4580107 140736617978496 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7484/tid=7486] ppid=7482 vsize=1274968 CPUtime=1202.39 cores=0,2,4,6
/proc/7484/task/7486/stat : 7486 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 513335 0 0 0 120080 159 0 0 25 0 4 0 729940971 1305567232 241719 33554432000 4194304 4580107 140736617978496 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7484/tid=7487] ppid=7482 vsize=1274968 CPUtime=1203.3 cores=0,2,4,6
/proc/7484/task/7487/stat : 7487 (strangenight2-m) R 7482 7484 7452 0 -1 4202560 522580 0 0 0 120171 159 0 0 25 0 4 0 729940971 1305567232 241719 33554432000 4194304 4580107 140736617978496 18446744073709551615 4316405 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 1274968

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.66
CPU time (s): 4800.34
CPU user time (s): 4793.54
CPU system time (s): 6.80496
CPU usage (%): 398.811
Max. virtual memory (cumulated for all children) (KiB): 1339564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.54
system time used= 6.80497
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2092704
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= 1832
involuntary context switches= 23146

runsolver used 4.11237 second user time and 9.74352 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-14 20:18:23
IDJOB=3366148
IDBENCH=82557
IDSOLVER=1844
FILE ID=node115/3366148-1305397103
RUNJOBID= node115-1305397103-7470
PBS_JOBID= 13324450
Free space on /tmp= 73236 MiB

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

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

MD5SUM BENCH= b0eb7b0423dfe1c78c61b0932da62ffe
RANDOM SEED=1553864624

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17810412 kB
Buffers:        284500 kB
Cached:        4508708 kB
SwapCached:          0 kB
Active:       11942920 kB
Inactive:      2879004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17810412 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:            7212 kB
Writeback:          20 kB
AnonPages:    10028652 kB
Mapped:          27588 kB
Slab:           211680 kB
PageTables:      40744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69655940 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73228 MiB
End job on node115 at 2011-05-14 20:38:29