Trace number 3368548

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-1-mt (fixed)? (TO) 4800.17 1202.96

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.05	c Using 4 threads
0.00/0.05	c This is CryptoMiniSat 2.9.0
0.00/0.05	c compiled with gcc version 4.4.5
0.00/0.05	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.05	c Reading file 'HOME/instance-3368548-1305397099.cnf'
0.00/0.05	c -- header says num vars:           5000
0.00/0.05	c -- header says num clauses:       21000
0.00/0.06	c -- clauses added:            0 learnts,        21000 normals,            0 xors
0.00/0.06	c -- vars added       5000
0.00/0.09	c Parsing time:  0.02 s
0.00/0.09	c  N st     0         0      5000     21000         0         0     63000         0   no data   no data  --
0.00/0.09	c asymm  cl-useful: 0/21000/21000 lits-rem:0 time: 0.04
0.00/0.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.01
0.00/0.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   5000 time:  0.00 s
0.00/0.09	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
0.25/0.95	c lits-rem:         0  cl-subs:        0  v-elim:    151  v-fix:    0  time:  0.10 s
0.25/0.95	c Finding binary XORs  T:     0.00 s  found:       0
0.25/0.95	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.25/0.95	c calculated reachability. Time: 0.00
0.25/0.95	c Calc default polars -  time:   0.00 s pos:    2232 undec:     593 neg:    2175
0.25/0.95	c =========================================================================================
0.25/0.95	c types(t): F = full restart, N = normal restart
0.25/0.95	c types(t): S = simplification begin/end, E = solution found
0.25/0.95	c restart types(rt): st = static, dy = dynamic
0.25/0.95	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.25/0.95	c  B st     0         0      4849     20796         0         0     63233         0   no data   no data  --
0.25/0.95	c  N dy    19      4036      4849     20796         0      4035     63233    460775     70.62     75.44  --
0.25/0.95	c  N dy    39      8287      4849     20796         0      5791     63233    450307     66.94     70.81  --
4.96/1.35	c  N dy    63     12398      4849     20796         0      5650     63233    267901     67.01     71.30  --
6.33/1.72	c  N dy    85     16437      4849     20796         0      9689     63233    677296     66.62     71.90  --
7.92/2.15	c  N dy   108     20632      4849     20796         0      8260     63233    401406     66.36     73.13  --
9.52/2.57	c  N dy   131     24711      4849     20796         0     12339     63233    817556     66.13     77.56  --
9.92/2.60	c  F st   133     25002      4849     20796         0     12630     63233    848474     66.07   no data  --
11.95/3.15	c  N dy   139     30000      4849     20796         0     10817     63233    627278     66.07   no data  --
11.95/3.15	c  S st   139     30000      4849     20796         0     10817     63233    627278     66.07   no data  --
12.31/3.20	c  S st   139     30500      4849     20796         0     11317     63233    667408     66.07   no data  --
12.31/3.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
12.31/3.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.31/3.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.05
12.31/3.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.31/3.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.31/3.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4849 time:  0.00 s
12.31/3.27	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
22.28/5.72	c lits-rem:        95  cl-subs:       10  v-elim:      0  v-fix:    0  time:  9.75 s
22.28/5.74	c asymm  cl-useful: 0/20796/20796 lits-rem:0 time: 0.10
22.28/5.74	c calculated reachability. Time: 0.00
22.28/5.74	c  N dy   139     30500      4849     20796         0     11307     63233    666034     66.07   no data  --
24.29/6.22	c  N dy   161     34677      4849     20796         0     15484     63233   1083812     65.83     70.68  --
25.88/6.68	c  N dy   192     38725      4849     20796         0     11627     63233    546447     66.33     70.81  --
27.88/7.12	c  N dy   213     42763      4849     20796         0     15664     63233    964940     66.31     70.43  --
29.09/7.47	c  S st   232     45752      4849     20796         0      9702     63233    241137     66.51     57.46  --
29.51/7.53	c  S st   232     46258      4849     20796         0     10208     63233    280199     66.51   no data  --
29.51/7.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
29.51/7.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.51/7.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.05
29.51/7.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.51/7.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.51/7.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4849 time:  0.00 s
29.51/7.56	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
32.26/8.24	c lits-rem:         2  cl-subs:        0  v-elim:      0  v-fix:    0  time:  2.73 s
32.26/8.25	c vivif2 --  cl tried    20796 cl shrink        0 lits rem          0 time: 0.00
32.26/8.25	c vivif2 --  cl tried    10208 cl shrink        0 lits rem          0 time: 0.02
32.26/8.27	c asymm  cl-useful: 0/20796/20796 lits-rem:0 time: 0.08
32.26/8.27	c calculated reachability. Time: 0.00
32.26/8.27	c  N dy   232     46258      4849     20796         0     10208     63233    280197     66.51   no data  --
34.26/8.72	c  N dy   253     50343      4849     20796         0     14292     63233    707132     66.33     85.30  --
36.25/9.21	c  N dy   275     54425      4849     20796         0     18373     63233   1129755     66.31     72.00  --
38.29/9.71	c  N dy   301     58713      4849     20796         0     12687     63233    440839     66.30     72.17  --
39.84/10.18	c  N dy   323     62749      4849     20796         0     16723     63233    848844     66.26     70.33  --
41.85/10.70	c  N dy   351     66778      4849     20796         0     20752     63233   1263175     66.37     76.04  --
43.43/11.04	c  S st   372     69387      4849     20796         0     12370     63233    316450     66.53     59.98  --
43.43/11.09	c  S st   372     69888      4849     20796         0     12871     63233    359398     66.53   no data  --
43.43/11.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
43.43/11.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.83/11.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.06
43.83/11.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.83/11.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.83/11.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4849 time:  0.00 s
43.83/11.13	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
48.62/12.32	c lits-rem:        46  cl-subs:        0  v-elim:      0  v-fix:    0  time:  4.76 s
48.62/12.32	c vivif2 --  cl tried    20796 cl shrink        0 lits rem          0 time: 0.01
48.62/12.33	c vivif2 --  cl tried    12871 cl shrink        0 lits rem          0 time: 0.02
48.62/12.35	c asymm  cl-useful: 0/20796/20796 lits-rem:0 time: 0.10
48.62/12.35	c calculated reachability. Time: 0.00
48.62/12.36	c  N dy   372     69888      4849     20796         0     12871     63233    359352     66.53   no data  --
50.62/12.88	c  N dy   405     74381      4849     20796         0     17363     63233    824821     66.63     74.89  --
53.02/13.49	c  N dy   431     79166      4849     20796         0     22148     63233   1334805     66.59     70.61  --
55.85/14.13	c  N dy   467     84223      4849     20796         0     15216     63233    517815     66.73     70.62  --
57.40/14.53	c  F st   490     87500      4849     20796         0     18493     63233    862812     66.85   no data  --
59.00/14.97	c  N st   495     90799      4849     20796         0     21792     63233   1245609     66.85   no data  --
62.19/15.74	c  N dy   516     96601      4849     20796         0     14596     63233    349245     66.80     89.08  --
65.38/16.51	c  N dy   557    102851      4849     20796         0     20846     63233   1007516     66.91     70.86  --
66.18/16.77	c  S st   571    104832      4849     20796         0     22826     63233   1215785     66.92   no data  --
66.58/16.84	c  S st   571    105336      4849     20796         0     23330     63233   1253480     66.92   no data  --
66.58/16.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
66.58/16.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
66.58/16.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.08
66.98/16.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.98/16.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.98/16.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4849 time:  0.00 s
66.98/16.93	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
75.75/19.16	c lits-rem:        33  cl-subs:        2  v-elim:      0  v-fix:    0  time:  8.86 s
75.75/19.16	c vivif2 --  cl tried    20796 cl shrink        0 lits rem          0 time: 0.01
75.75/19.17	c vivif2 --  cl tried    23328 cl shrink        0 lits rem          0 time: 0.06
76.15/19.22	c asymm  cl-useful: 0/20796/20796 lits-rem:0 time: 0.16
76.15/19.22	c calculated reachability. Time: 0.00
76.15/19.22	c  N dy   571    105336      4849     20796         0     23328     63233   1253061     66.92   no data  --
79.75/20.13	c  N dy   608    112154      4849     20796         0     16149     63233    405620     66.89     72.27  --
83.34/21.05	c  N dy   651    119408      4849     20796         0     23403     63233   1160294     66.90     76.76  --
87.33/22.09	c  N dy   697    127065      4849     20796         0     16066     63233    303442     66.94     71.56  --
91.72/23.12	c  N dy   746    135269      4849     20796         0     24268     63233   1175808     66.95     70.73  --
96.50/24.35	c  N dy   801    144033      4849     20796         0     17032     63233    305752     67.03     70.78  --
101.29/25.54	c  N dy   867    153261      4849     20796         0     26258     63233   1292541     67.21     86.64  --
104.12/26.22	c  S st   895    158004      4849     20796         0     31001     63233   1793734     67.20   no data  --
104.12/26.30	c  S st   895    158509      4849     20796         0     31506     63233   1832364     67.20   no data  --
104.48/26.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
104.48/26.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
104.48/26.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.10
104.89/26.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.89/26.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.89/26.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4849 time:  0.00 s
104.89/26.41	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
118.85/29.94	c lits-rem:        59  cl-subs:        4  v-elim:      0  v-fix:    0  time: 14.07 s
118.85/29.95	c vivif2 --  cl tried    20796 cl shrink        0 lits rem          0 time: 0.00
118.85/29.97	c vivif2 --  cl tried    31502 cl shrink        0 lits rem          0 time: 0.09
119.25/30.02	c asymm  cl-useful: 0/20796/20796 lits-rem:0 time: 0.22
119.25/30.02	c calculated reachability. Time: 0.00
119.25/30.02	c  N dy   895    158509      4849     20796         0     31502     63233   1831442     67.20   no data  --
124.84/31.45	c  N dy   968    168658      4849     20796         0     24650     63233   1009754     67.35     86.25  --
131.62/33.11	c  N dy  1032    179638      4849     20796         0     35628     63233   2163486     67.35     71.81  --
137.61/34.65	c  N dy  1099    191141      4849     20796         0     29129     63233   1375874     67.36     73.96  --
144.79/36.41	c  N dy  1158    203394      4849     20796         0     22384     63233    575650     67.27     77.21  --
152.41/38.37	c  N dy  1250    216909      4849     20796         0     35899     63233   2019866     67.41     71.78  --
160.36/40.38	c  N dy  1340    230847      4849     20796         0     29835     63233   1279461     67.53     79.13  --
164.75/41.44	c  S st  1381    237764      4849     20796         0     36749     63233   1999239     67.51     62.31  --
165.16/41.53	c  S st  1381    238264      4849     20796         0     37249     63233   2037673     67.51   no data  --
165.16/41.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
165.16/41.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
165.16/41.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.11
165.58/41.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
165.58/41.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
165.58/41.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4849 time:  0.00 s
165.58/41.65	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
179.91/45.27	c lits-rem:        16  cl-subs:       10  v-elim:      0  v-fix:    0  time: 14.44 s
179.91/45.27	c vivif2 --  cl tried    20796 cl shrink        0 lits rem          0 time: 0.01
180.31/45.30	c vivif2 --  cl tried    37239 cl shrink        0 lits rem          0 time: 0.09
180.31/45.36	c asymm  cl-useful: 0/20796/20796 lits-rem:0 time: 0.25
180.31/45.36	c calculated reachability. Time: 0.00
180.31/45.36	c  N dy  1381    238264      4849     20796         0     37239     63233   2035356     67.51   no data  --
189.49/47.62	c  N dy  1478    253619      4849     20796         0     31596     63233   1355158     67.58     72.54  --
199.47/50.15	c  N dy  1572    269859      4849     20796         0     25837     63233    643343     67.59     86.01  --
210.24/52.80	c  N dy  1680    287190      4849     20796         0     43166     63233   2456104     67.61     71.51  --
221.42/55.61	c  N dy  1794    305609      4849     20796         0     38582     63233   1897428     67.68     71.40  --
221.82/55.72	c  F st  1800    306252      4849     20796         0     39225     63233   1964531     67.69   no data  --
233.79/58.72	c  N dy  1895    325145      4849     20796         0     34120     63233   1322360     67.70     72.39  --
246.95/62.03	c  N dy  2023    345221      4849     20796         0     29199     63233    704238     67.78     72.18  --
254.53/63.91	c  S st  2095    357398      4849     20796         0     41376     63233   1999284     67.79   no data  --
254.93/64.01	c  S st  2095    357901      4849     20796         0     41879     63233   2042396     67.79   no data  --
254.93/64.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
254.93/64.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
254.93/64.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.12
255.33/64.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
255.33/64.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
255.33/64.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4849 time:  0.00 s
255.33/64.13	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
272.09/68.32	c lits-rem:        64  cl-subs:        4  v-elim:      0  v-fix:    0  time: 16.69 s
272.09/68.32	c vivif2 --  cl tried    20796 cl shrink        0 lits rem          0 time: 0.01
272.09/68.34	c vivif2 --  cl tried    41875 cl shrink        0 lits rem          0 time: 0.10
272.49/68.41	c asymm  cl-useful: 0/20796/20796 lits-rem:0 time: 0.29
272.49/68.42	c calculated reachability. Time: 0.00
272.49/68.42	c  N dy  2095    357901      4849     20796         0     41875     63233   2041547     67.79   no data  --
286.05/71.82	c  N dy  2217    377952      4849     20796         0     35926     63233   1312742     67.82     76.86  --
299.62/75.28	c  N dy  2326    398245      4849     20796         0     29220     63233    490998     67.73     72.72  --
312.79/78.58	c  N dy  2443    418307      4849     20796         0     49282     63233   2605548     67.71     71.94  --
326.37/81.95	c  N dy  2567    438334      4849     20796         0     41307     63233   1679601     67.74     84.34  --
340.75/85.60	c  N dy  2692    458360      4849     20796         0     32334     63233    637295     67.75     73.32  --
354.70/89.02	c  N dy  2810    478478      4849     20796         0     52448     63233   2775396     67.78     72.26  --
368.67/92.54	c  N dy  2933    498543      4849     20796         0     42518     63233   1623865     67.79     75.40  --
384.24/96.46	c  N dy  3060    518545      4849     20796         0     31523     63233    342743     67.79     71.48  --
396.61/99.50	c  S st  3176    536852      4849     20796         0     49826     63233   2277797     67.82   no data  --
397.01/99.61	c  S st  3176    537356      4849     20796         0     50330     63233   2319883     67.82   no data  --
397.01/99.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
397.01/99.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
397.01/99.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.14
397.41/99.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
397.41/99.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
397.41/99.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4849 time:  0.00 s
397.41/99.75	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
420.94/105.69	c lits-rem:        17  cl-subs:        9  v-elim:      0  v-fix:    0  time: 23.67 s
420.94/105.69	c vivif2 --  cl tried    20796 cl shrink        0 lits rem          0 time: 0.00
421.34/105.72	c vivif2 --  cl tried    50321 cl shrink        0 lits rem          0 time: 0.11
421.74/105.80	c asymm  cl-useful: 0/20796/20796 lits-rem:0 time: 0.33
421.74/105.81	c calculated reachability. Time: 0.00
421.74/105.81	c  N dy  3176    537356      4849     20796         0     50321     63233   2318067     67.82   no data  --
436.51/109.58	c  N dy  3295    557369      4849     20796         0     38336     63233    966750     67.83     71.63  --
451.27/113.25	c  N dy  3424    577412      4849     20796         0     58375     63233   3081072     67.86     72.73  --
466.45/117.02	c  N dy  3551    597602      4849     20796         0     45561     63233   1620041     67.88     73.43  --
482.40/121.06	c  N dy  3677    617624      4849     20796         0     65579     63233   3752881     67.90     75.66  --
497.18/124.76	c  N dy  3795    637685      4849     20796         0     51645     63233   2161794     67.91     72.79  --
513.94/128.97	c  N dy  3918    657801      4849     20796         0     36772     63233    498119     67.94     72.81  --
529.11/132.75	c  N dy  4038    677862      4849     20796         0     56832     63233   2635575     67.97     72.45  --
546.67/137.13	c  N dy  4162    697914      4849     20796         0     40880     63233    849340     67.98     73.01  --
562.62/141.13	c  N dy  4285    717937      4849     20796         0     60895     63233   2979706     68.01     71.79  --
580.18/145.50	c  N dy  4405    737948      4849     20796         0     43913     63233   1055278     68.01     72.73  --
596.55/149.65	c  N dy  4535    758092      4849     20796         0     64055     63233   3202340     68.04     71.96  --
614.10/154.03	c  N dy  4660    778129      4849     20796         0     46092     63233   1204327     68.06     77.23  --
631.26/158.32	c  N dy  4791    798222      4849     20796         0     66183     63233   3365359     68.10     72.77  --
638.85/160.25	c  S st  4843    806034      4849     20796         0     73995     63233   4194375     68.10   no data  --
639.26/160.41	c  S st  4843    806540      4849     20796         0     74501     63233   4233936     68.10   no data  --
639.68/160.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
639.68/160.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
639.68/160.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.22
640.44/160.65	c bin-w-bin subsume rem            0 bins  time:  0.01 s
640.44/160.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
640.44/160.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4849 time:  0.00 s
640.44/160.66	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
904.24/226.72	c lits-rem:        12  cl-subs:       11  v-elim:      0  v-fix:    0  time: 263.09 s
904.24/226.72	c vivif2 --  cl tried    20796 cl shrink        0 lits rem          0 time: 0.00
904.24/226.77	c vivif2 --  cl tried    74490 cl shrink        0 lits rem          0 time: 0.20
905.04/226.90	c asymm  cl-useful: 0/20796/20796 lits-rem:0 time: 0.52
905.04/226.91	c calculated reachability. Time: 0.00
905.04/226.91	c  N dy  4843    806540      4849     20796         0     74490     63233   4231983     68.10   no data  --
920.63/230.88	c  N dy  4973    826549      4849     20796         0     55497     63233   2108239     68.13     71.83  --
938.55/235.34	c  N dy  5088    846645      4849     20796         0     75592     63233   4260502     68.12     72.70  --
954.52/239.36	c  N dy  5209    866680      4849     20796         0     55632     63233   1999983     68.13     71.81  --
973.31/244.02	c  N dy  5330    886827      4849     20796         0     75776     63233   4139552     68.14     71.80  --
990.87/248.43	c  N dy  5462    906844      4849     20796         0     54795     63233   1818586     68.17     77.66  --
1009.59/253.17	c  N dy  5577    927079      4849     20796         0     75027     63233   3977395     68.17     72.46  --
1028.35/257.80	c  N dy  5713    947124      4849     20796         0     53073     63233   1539974     68.20     71.84  --
1046.32/262.37	c  N dy  5824    967210      4849     20796         0     73158     63233   3670206     68.20     75.27  --
1065.86/267.26	c  N dy  5955    987211      4849     20796         0     50161     63233   1132503     68.23     74.27  --
1083.82/271.72	c  N dy  6091   1007275      4849     20796         0     70221     63233   3289773     68.27     79.85  --
1104.58/276.99	c  N dy  6213   1027326      4849     20796         0     46281     63233    600662     68.27     73.25  --
1122.15/281.31	c  N dy  6335   1047425      4849     20796         0     66378     63233   2784045     68.30     82.35  --
1142.88/286.52	c  N dy  6448   1067502      4849     20796         0     86453     63233   4915788     68.29     71.97  --
1147.67/287.74	c  F st  6473   1071877      4849     20796         0     45832     63233    457595     68.29   no data  --
1160.44/290.93	c  N dy  6545   1087528      4849     20796         0     61481     63233   2199799     68.30     72.77  --
1180.39/295.97	c  N dy  6673   1107614      4849     20796         0     81565     63233   4356444     68.33     72.03  --
1200.36/300.95	c  N dy  6793   1127623      4849     20796         0     55577     63233   1407516     68.33     76.71  --
1219.14/305.65	c  N dy  6919   1147673      4849     20796         0     75625     63233   3541303     68.33     72.41  --
1241.46/311.20	c  N dy  7037   1167858      4849     20796         0     48817     63233    574225     68.35     74.92  --
1258.66/315.52	c  N dy  7151   1187885      4849     20796         0     68839     63233   2702109     68.33     72.00  --
1280.19/321.00	c  N dy  7288   1208046      4849     20796         0     89000     63233   4868116     68.36     73.97  --
1282.56/321.53	c  S st  7298   1209811      4849     20796         0     90765     63233   5049827     68.36     61.87  --
1283.37/321.73	c  S st  7298   1210314      4849     20796         0     91268     63233   5090914     68.36   no data  --
1283.37/321.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1283.37/321.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1283.77/321.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.27
1284.58/322.01	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1284.58/322.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1284.58/322.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4849 time:  0.00 s
1284.58/322.02	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1694.82/424.82	c lits-rem:         0  cl-subs:       13  v-elim:      0  v-fix:    0  time: 409.43 s
1694.82/424.82	c vivif2 --  cl tried    20796 cl shrink        0 lits rem          0 time: 0.00
1694.82/424.88	c vivif2 --  cl tried    91255 cl shrink        0 lits rem          0 time: 0.25
1695.62/425.05	c asymm  cl-useful: 0/20796/20796 lits-rem:0 time: 0.68
1695.62/425.06	c calculated reachability. Time: 0.00
1695.62/425.06	c  N dy  7298   1210314      4849     20796         0     91255     63233   5088023     68.36   no data  --
1714.38/429.76	c  N dy  7423   1230620      4849     20796         0     63561     63233   2064630     68.36     72.30  --
1733.92/434.63	c  N dy  7547   1250626      4849     20796         0     83565     63233   4209468     68.37     72.18  --
1755.07/439.96	c  N dy  7677   1270753      4849     20796         0     54694     63233   1017395     68.39     72.22  --
1773.03/444.42	c  N dy  7806   1290784      4849     20796         0     74723     63233   3151634     68.40     73.76  --
1795.79/450.11	c  N dy  7933   1310803      4849     20796         0     94738     63233   5286046     68.42     72.53  --
1815.35/455.09	c  N dy  8072   1330867      4849     20796         0     64806     63233   1999141     68.45     72.55  --
1836.10/460.27	c  N dy  8186   1351190      4849     20796         0     85128     63233   4170899     68.44     72.51  --
1859.65/466.15	c  N dy  8309   1371328      4849     20796         0     54267     63233    762903     68.45     72.39  --
1878.39/470.83	c  N dy  8440   1391450      4849     20796         0     74388     63233   2940554     68.48     72.33  --
1901.14/476.55	c  N dy  8566   1411505      4849     20796         0     94439     63233   5092361     68.49     72.40  --
1923.09/482.04	c  N dy  8692   1431625      4849     20796         0     62562     63233   1538972     68.49     73.96  --
1943.06/487.06	c  N dy  8804   1451626      4849     20796         0     82562     63233   3684144     68.49     79.58  --
1967.39/493.13	c  N dy  8916   1471630      4849     20796         0    102560     63233   5803679     68.48     72.20  --
1986.96/498.09	c  N dy  9047   1491914      4849     20796         0     69850     63233   2226724     68.50     72.17  --
2008.91/503.51	c  N dy  9162   1512063      4849     20796         0     89993     63233   4391609     68.50     74.05  --
2034.44/509.91	c  N dy  9297   1532139      4849     20796         0     56078     63233    647645     68.52     80.08  --
2053.23/514.63	c  N dy  9433   1552219      4849     20796         0     76156     63233   2826357     68.54     88.39  --
2075.94/520.38	c  N dy  9554   1572223      4849     20796         0     96153     63233   4985202     68.56     74.97  --
2099.89/526.37	c  N dy  9677   1592299      4849     20796         0     61239     63233   1097301     68.57     86.80  --
2120.24/531.40	c  N dy  9809   1612343      4849     20796         0     81282     63233   3239610     68.58     75.53  --
2144.59/537.51	c  N dy  9942   1632380      4849     20796         0    101317     63233   5385122     68.60     72.79  --
2167.73/543.33	c  N dy 10064   1652409      4849     20796         0     65347     63233   1439626     68.61     73.59  --
2188.49/548.52	c  N dy 10184   1672568      4849     20796         0     85505     63233   3584553     68.62     73.31  --
2213.62/554.82	c  N dy 10315   1692605      4849     20796         0    105541     63233   5729623     68.63     73.92  --
2233.97/559.97	c  S st 10428   1710316      4849     20796         0     66255     63233   1435976     68.65   no data  --
2234.77/560.12	c  S st 10428   1710818      4849     20796         0     66757     63233   1478381     68.65   no data  --
2234.77/560.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2234.77/560.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2234.77/560.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.20
2235.17/560.24	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2235.17/560.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2235.17/560.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4849 time:  0.00 s
2235.17/560.24	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2250.35/564.10	c lits-rem:        15  cl-subs:        6  v-elim:      0  v-fix:    0  time: 15.36 s
2250.35/564.10	c vivif2 --  cl tried    20796 cl shrink        0 lits rem          0 time: 0.01
2250.78/564.12	c vivif2 --  cl tried    66751 cl shrink        0 lits rem          0 time: 0.08
2251.13/564.23	c asymm  cl-useful: 0/20796/20796 lits-rem:0 time: 0.45
2251.13/564.24	c calculated reachability. Time: 0.00
2251.13/564.24	c  N dy 10428   1710818      4849     20796         0     66751     63233   1477592     68.65   no data  --
2271.90/569.42	c  N dy 10555   1730864      4849     20796         0     86796     63233   3637375     68.66     73.71  --
2297.03/575.76	c  N dy 10678   1751271      4849     20796         0    107201     63233   5832018     68.66     72.37  --
2320.18/581.53	c  N dy 10806   1771394      4849     20796         0     69321     63233   1656450     68.68     72.47  --
2342.55/587.12	c  N dy 10921   1791616      4849     20796         0     89539     63233   3843493     68.69     75.75  --
2369.31/593.87	c  N dy 11054   1811710      4849     20796         0    109632     63233   6017855     68.70     72.67  --
2392.81/599.77	c  N dy 11167   1831751      4849     20796         0     70676     63233   1695014     68.70     72.92  --
2415.56/605.44	c  N dy 11291   1851798      4849     20796         0     90722     63233   3868279     68.71     86.34  --
2442.70/612.25	c  N dy 11424   1872050      4849     20796         0    110972     63233   6033551     68.73     72.46  --
2465.88/618.06	c  N dy 11565   1892169      4849     20796         0     71105     63233   1639182     68.75     73.40  --
2486.60/623.22	c  N dy 11696   1912221      4849     20796         0     91153     63233   3802438     68.77     72.63  --
2511.34/629.40	c  N dy 11816   1932361      4849     20796         0    111291     63233   5957926     68.77     72.76  --
2534.90/635.38	c  N dy 11952   1952526      4849     20796         0     70461     63233   1489562     68.79     73.96  --
2555.65/640.51	c  N dy 12080   1972553      4849     20796         0     90488     63233   3645908     68.80     75.37  --
2580.02/646.68	c  N dy 12200   1992575      4849     20796         0    110510     63233   5798066     68.80     79.46  --
2605.52/653.00	c  N dy 12330   2012629      4849     20796         0     68561     63233   1189815     68.81     75.47  --
2625.08/657.93	c  N dy 12436   2032729      4849     20796         0     88661     63233   3344322     68.81     72.96  --
2649.42/664.09	c  N dy 12567   2052796      4849     20796         0    108727     63233   5521130     68.83     73.55  --
2676.60/670.85	c  N dy 12688   2072809      4849     20796         0     65739     63233    773412     68.83     74.83  --
2696.11/675.71	c  N dy 12807   2092951      4849     20796         0     85879     63233   2938130     68.84     72.95  --
2719.67/681.66	c  N dy 12931   2113006      4849     20796         0    105932     63233   5093087     68.84     72.89  --
2747.60/688.63	c  N dy 13066   2133040      4849     20796         0    125964     63233   7267049     68.86     76.19  --
2767.95/693.74	c  N dy 13188   2153063      4849     20796         0     81989     63233   2416151     68.86     86.49  --
2790.73/699.44	c  N dy 13315   2173209      4849     20796         0    102131     63233   4582449     68.87     73.44  --
2818.23/706.37	c  N dy 13457   2193316      4849     20796         0    122236     63233   6768536     68.89     75.00  --
2839.03/711.55	c  S st 13567   2210819      4849     20796         0     74744     63233   1538780     68.89     64.85  --
2839.79/711.70	c  S st 13567   2211322      4849     20796         0     75247     63233   1579470     68.89   no data  --
2839.79/711.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2839.79/711.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2839.79/711.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.20
2840.18/711.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2840.18/711.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2840.18/711.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4849 time:  0.01 s
2840.18/711.83	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2858.15/716.32	c lits-rem:        34  cl-subs:        5  v-elim:      0  v-fix:    0  time: 17.90 s
2858.15/716.32	c vivif2 --  cl tried    20796 cl shrink        0 lits rem          0 time: 0.01
2858.15/716.34	c vivif2 --  cl tried    75242 cl shrink        0 lits rem          0 time: 0.08
2858.55/716.46	c asymm  cl-useful: 0/20796/20796 lits-rem:0 time: 0.48
2858.55/716.47	c calculated reachability. Time: 0.00
2858.55/716.47	c  N dy 13567   2211322      4849     20796         0     75242     63233   1578502     68.89   no data  --
2879.70/721.77	c  N dy 13695   2231437      4849     20796         0     95355     63233   3760787     68.90     73.57  --
2905.63/728.22	c  N dy 13823   2251521      4849     20796         0    115436     63233   5921141     68.91     75.20  --
2933.57/735.25	c  N dy 13948   2271835      4849     20796         0     69760     63233    900801     68.92     74.58  --
2953.92/740.36	c  N dy 14073   2291865      4849     20796         0     89789     63233   3043279     68.93     72.64  --
2978.27/746.48	c  N dy 14199   2312083      4849     20796         0    110006     63233   5201965     68.93     73.71  --
3007.40/753.70	c  N dy 14333   2332163      4849     20796         0    130084     63233   7365581     68.95     72.99  --
3028.95/759.18	c  N dy 14460   2352164      4849     20796         0     83092     63233   2232829     68.96     72.81  --
3052.10/764.99	c  N dy 14584   2372255      4849     20796         0    103182     63233   4395026     68.97     73.73  --
3080.83/772.10	c  N dy 14707   2392392      4849     20796         0    123318     63233   6574303     68.97     72.66  --
3109.57/779.30	c  N dy 14824   2412660      4849     20796         0     75592     63233   1345561     68.98     74.84  --
3132.72/785.20	c  N dy 14942   2432828      4849     20796         0     95759     63233   3507568     68.98     76.25  --
3161.45/792.35	c  N dy 15064   2453276      4849     20796         0    116204     63233   5700492     68.98     74.58  --
3194.96/800.76	c  N dy 15184   2473320      4849     20796         0    136244     63233   7870604     68.98     72.71  --
3219.32/806.86	c  N dy 15318   2493486      4849     20796         0     87417     63233   2491001     68.99     72.70  --
3246.46/813.64	c  N dy 15446   2513562      4849     20796         0    107491     63233   4648663     68.99     72.98  --
3278.02/821.55	c  N dy 15570   2533630      4849     20796         0    127558     63233   6804922     69.00     82.56  --
3308.32/829.17	c  N dy 15703   2553877      4849     20796         0     77809     63233   1365802     69.01     73.63  --
3332.66/835.26	c  N dy 15828   2573998      4849     20796         0     97927     63233   3525175     69.02     73.21  --
3361.42/842.44	c  N dy 15958   2594182      4849     20796         0    118111     63233   5710143     69.03     72.71  --
3394.12/850.63	c  N dy 16082   2614218      4849     20796         0    138142     63233   7838730     69.03     80.51  --
3418.07/856.61	c  N dy 16216   2634394      4849     20796         0     87318     63233   2291041     69.04     76.04  --
3442.80/862.89	c  N dy 16343   2654484      4849     20796         0    107406     63233   4439730     69.05     74.85  --
3471.17/869.91	c  N dy 16469   2674520      4849     20796         0    127437     63233   6601044     69.06     74.08  --
3500.27/877.26	c  N dy 16571   2694590      4849     20796         0     75518     63233    894459     69.05     72.74  --
3517.82/881.66	c  S st 16674   2711324      4849     20796         0     92250     63233   2691141     69.06   no data  --
3518.62/881.86	c  S st 16674   2711825      4849     20796         0     92751     63233   2730074     69.06   no data  --
3518.62/881.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3518.62/881.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3519.04/881.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.24
3519.46/882.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3519.46/882.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3519.46/882.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4849 time:  0.01 s
3519.46/882.04	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
3566.12/893.71	c lits-rem:        11  cl-subs:       10  v-elim:      0  v-fix:    0  time: 46.55 s
3566.12/893.72	c vivif2 --  cl tried    20796 cl shrink        0 lits rem          0 time: 0.01
3566.12/893.75	c vivif2 --  cl tried    92741 cl shrink        0 lits rem          0 time: 0.14
3566.92/893.90	c asymm  cl-useful: 0/20796/20796 lits-rem:0 time: 0.62
3566.92/893.91	c calculated reachability. Time: 0.00
3566.92/893.91	c  N dy 16674   2711825      4849     20796         0     92741     63233   2727892     69.06   no data  --
3591.65/900.12	c  N dy 16804   2731947      4849     20796         0    112860     63233   4872447     69.06     73.35  --
3620.43/907.37	c  N dy 16936   2751963      4849     20796         0    132873     63233   7036981     69.07     81.48  --
3648.73/914.44	c  N dy 17062   2772003      4849     20796         0     79919     63233   1283292     69.08     76.88  --
3671.08/920.03	c  N dy 17194   2792071      4849     20796         0     99985     63233   3450877     69.10     76.69  --
3697.41/926.64	c  N dy 17318   2812119      4849     20796         0    120032     63233   5617356     69.10     73.59  --
3727.75/934.28	c  N dy 17437   2832133      4849     20796         0    140044     63233   7785691     69.11     72.89  --
3754.48/940.92	c  N dy 17572   2852360      4849     20796         0     86272     63233   1879226     69.12     73.00  --
3777.63/946.79	c  N dy 17700   2872454      4849     20796         0    106364     63233   4046282     69.13     76.06  --
3805.96/953.82	c  N dy 17826   2892727      4849     20796         0    126635     63233   6230528     69.13     74.30  --
3838.68/962.02	c  N dy 17959   2913026      4849     20796         0    146932     63233   8424218     69.14     73.70  --
3861.86/967.89	c  N dy 18080   2933336      4849     20796         0     92246     63233   2403765     69.15     73.94  --
3886.57/974.00	c  N dy 18197   2953359      4849     20796         0    112268     63233   4554892     69.15     73.52  --
3915.31/981.28	c  N dy 18330   2973488      4849     20796         0    132393     63233   6728411     69.16     73.51  --
3949.67/989.81	c  N dy 18470   2993567      4849     20796         0     76476     63233    608650     69.17     72.95  --
3971.61/995.33	c  N dy 18603   3013957      4849     20796         0     96863     63233   2821155     69.18     73.07  --
3997.12/1001.74	c  N dy 18716   3034093      4849     20796         0    116996     63233   4986246     69.18     73.74  --
4027.84/1009.42	c  N dy 18850   3054142      4849     20796         0    137042     63233   7170864     69.19     73.51  --
4062.17/1018.08	c  N dy 18978   3074271      4849     20796         0     80186     63233    916615     69.19     73.00  --
4086.10/1024.03	c  N dy 19104   3094281      4849     20796         0    100195     63233   3091472     69.19     73.22  --
4115.24/1031.34	c  N dy 19218   3114309      4849     20796         0    120223     63233   5242298     69.19     75.27  --
4151.18/1040.36	c  N dy 19350   3134332      4849     20796         0    140245     63233   7392936     69.20     74.03  --
4188.29/1049.70	c  N dy 19484   3154454      4849     20796         0     82368     63233   1038898     69.21     73.66  --
4214.61/1056.24	c  N dy 19615   3174475      4849     20796         0    102388     63233   3223697     69.22     72.89  --
4245.74/1064.04	c  N dy 19743   3194623      4849     20796         0    122534     63233   5415120     69.23     72.96  --
4275.68/1071.59	c  S st 19841   3211826      4849     20796         0    139734     63233   7252050     69.23   no data  --
4277.28/1071.90	c  S st 19841   3212331      4849     20796         0    140239     63233   7291466     69.23   no data  --
4277.28/1071.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
4277.28/1071.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4277.68/1072.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.44
4278.91/1072.38	c bin-w-bin subsume rem            0 bins  time:  0.01 s
4278.91/1072.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4278.91/1072.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4849 time:  0.00 s
4278.91/1072.38	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.01 s

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-3368548-1305397099/watcher-3368548-1305397099 -o /tmp/evaluation-result-3368548-1305397099/solver-3368548-1305397099 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368548-1305397099.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.92 1.52 2.44 2/292 1635
/proc/meminfo: memFree=13135740/32950928 swapFree=67083212/67111528
[pid=1635] ppid=1633 vsize=40992 CPUtime=0 cores=0,2,4,6
/proc/1635/stat : 1635 (strangenight1-m) R 1633 1635 1603 0 -1 4202496 410 0 0 0 0 0 0 0 25 0 3 0 651309562 41975808 350 33554432000 4194304 4650419 140734052668784 18446744073709551615 208080288753 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1635/statm: 10248 350 303 112 0 5213 0
[pid=1635/tid=1636] ppid=1633 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/1635/task/1636/stat : 1636 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651309562 52465664 352 33554432000 4194304 4650419 140734052668784 18446744073709551615 47291097229234 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1635/tid=1637] ppid=1633 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/1635/task/1637/stat : 1637 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651309562 52465664 352 33554432000 4194304 4650419 140734052668784 18446744073709551615 47291097229238 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1635/tid=1638] ppid=1633 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/1635/task/1638/stat : 1638 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651309562 52465664 352 33554432000 4194304 4650419 140734052668784 18446744073709551615 208080288753 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0962139 s]
/proc/loadavg: 0.92 1.52 2.44 2/292 1635
/proc/meminfo: memFree=13135740/32950928 swapFree=67083212/67111528
[pid=1635] ppid=1633 vsize=291652 CPUtime=0.25 cores=0,2,4,6
/proc/1635/stat : 1635 (strangenight1-m) D 1633 1635 1603 0 -1 4202496 6109 0 0 0 25 0 0 0 18 0 4 0 651309562 298651648 5337 33554432000 4194304 4650419 140734052668784 18446744073709551615 208080275639 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1635/statm: 73741 8264 392 112 0 68706 0
[pid=1635/tid=1636] ppid=1633 vsize=294964 CPUtime=0.89 cores=0,2,4,6
/proc/1635/task/1636/stat : 1636 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 3212 0 0 0 89 0 0 0 19 0 4 0 651309562 302043136 8264 33554432000 4194304 4650419 140734052668784 18446744073709551615 4363496 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1635/tid=1637] ppid=1633 vsize=294964 CPUtime=0.94 cores=0,2,4,6
/proc/1635/task/1637/stat : 1637 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 3234 0 0 0 94 0 0 0 19 0 4 0 651309562 302043136 8264 33554432000 4194304 4650419 140734052668784 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1635/tid=1638] ppid=1633 vsize=294964 CPUtime=0.56 cores=0,2,4,6
/proc/1635/task/1638/stat : 1638 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 2022 0 0 0 56 0 0 0 25 0 4 0 651309562 302043136 8264 33554432000 4194304 4650419 140734052668784 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 291652

[startup+1.05597 s]
/proc/loadavg: 0.92 1.52 2.44 2/292 1635
/proc/meminfo: memFree=13135740/32950928 swapFree=67083212/67111528
[pid=1635] ppid=1633 vsize=294964 CPUtime=3.75 cores=0,2,4,6
/proc/1635/stat : 1635 (strangenight1-m) R 1633 1635 1603 0 -1 4202496 12458 0 0 0 374 1 0 0 19 0 4 0 651309562 302043136 8699 33554432000 4194304 4650419 140734052668784 18446744073709551615 4363493 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1635/statm: 73741 8699 392 112 0 68706 0
[pid=1635/tid=1636] ppid=1633 vsize=294964 CPUtime=0.99 cores=0,2,4,6
/proc/1635/task/1636/stat : 1636 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 3327 0 0 0 99 0 0 0 19 0 4 0 651309562 302043136 8699 33554432000 4194304 4650419 140734052668784 18446744073709551615 4363617 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1635/tid=1637] ppid=1633 vsize=294964 CPUtime=1.04 cores=0,2,4,6
/proc/1635/task/1637/stat : 1637 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 3336 0 0 0 104 0 0 0 19 0 4 0 651309562 302043136 8699 33554432000 4194304 4650419 140734052668784 18446744073709551615 4330361 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1635/tid=1638] ppid=1633 vsize=294964 CPUtime=0.66 cores=0,2,4,6
/proc/1635/task/1638/stat : 1638 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 2132 0 0 0 66 0 0 0 25 0 4 0 651309562 302043136 8699 33554432000 4194304 4650419 140734052668784 18446744073709551615 4363506 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.75
Current children cumulated vsize (KiB) 294964

[startup+1.15595 s]
/proc/loadavg: 0.92 1.52 2.44 2/292 1635
/proc/meminfo: memFree=13135740/32950928 swapFree=67083212/67111528
[pid=1635] ppid=1633 vsize=294964 CPUtime=4.15 cores=0,2,4,6
/proc/1635/stat : 1635 (strangenight1-m) R 1633 1635 1603 0 -1 4202496 12893 0 0 0 414 1 0 0 19 0 4 0 651309562 302043136 9134 33554432000 4194304 4650419 140734052668784 18446744073709551615 4364325 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1635/statm: 73741 9134 392 112 0 68706 0
[pid=1635/tid=1636] ppid=1633 vsize=294964 CPUtime=1.09 cores=0,2,4,6
/proc/1635/task/1636/stat : 1636 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 3429 0 0 0 109 0 0 0 19 0 4 0 651309562 302043136 9134 33554432000 4194304 4650419 140734052668784 18446744073709551615 4364402 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1635/tid=1637] ppid=1633 vsize=294964 CPUtime=1.14 cores=0,2,4,6
/proc/1635/task/1637/stat : 1637 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 3444 0 0 0 114 0 0 0 19 0 4 0 651309562 302043136 9134 33554432000 4194304 4650419 140734052668784 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1635/tid=1638] ppid=1633 vsize=294964 CPUtime=0.76 cores=0,2,4,6
/proc/1635/task/1638/stat : 1638 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 2237 0 0 0 76 0 0 0 25 0 4 0 651309562 302043136 9134 33554432000 4194304 4650419 140734052668784 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.15
Current children cumulated vsize (KiB) 294964

[startup+1.25594 s]
/proc/loadavg: 0.92 1.52 2.44 2/292 1635
/proc/meminfo: memFree=13135740/32950928 swapFree=67083212/67111528
[pid=1635] ppid=1633 vsize=295636 CPUtime=4.56 cores=0,2,4,6
/proc/1635/stat : 1635 (strangenight1-m) R 1633 1635 1603 0 -1 4202496 14344 0 0 0 454 2 0 0 19 0 4 0 651309562 302731264 7959 33554432000 4194304 4650419 140734052668784 18446744073709551615 208079888341 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1635/statm: 73909 7959 392 112 0 68874 0
[pid=1635/tid=1636] ppid=1633 vsize=295636 CPUtime=1.19 cores=0,2,4,6
/proc/1635/task/1636/stat : 1636 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 3849 0 0 0 119 0 0 0 19 0 4 0 651309562 302731264 7960 33554432000 4194304 4650419 140734052668784 18446744073709551615 4363506 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1635/tid=1637] ppid=1633 vsize=295636 CPUtime=1.24 cores=0,2,4,6
/proc/1635/task/1637/stat : 1637 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 3913 0 0 0 124 0 0 0 19 0 4 0 651309562 302731264 7961 33554432000 4194304 4650419 140734052668784 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1635/tid=1638] ppid=1633 vsize=295636 CPUtime=0.86 cores=0,2,4,6
/proc/1635/task/1638/stat : 1638 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 2342 0 0 0 86 0 0 0 25 0 4 0 651309562 302731264 7961 33554432000 4194304 4650419 140734052668784 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.56
Current children cumulated vsize (KiB) 295636

[startup+1.55588 s]
/proc/loadavg: 0.92 1.52 2.44 2/292 1635
/proc/meminfo: memFree=13135740/32950928 swapFree=67083212/67111528
[pid=1635] ppid=1633 vsize=295792 CPUtime=5.75 cores=0,2,4,6
/proc/1635/stat : 1635 (strangenight1-m) R 1633 1635 1603 0 -1 4202496 15968 0 0 0 573 2 0 0 19 0 4 0 651309562 302891008 8703 33554432000 4194304 4650419 140734052668784 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1635/statm: 73948 8703 392 112 0 68913 0
[pid=1635/tid=1636] ppid=1633 vsize=295792 CPUtime=1.49 cores=0,2,4,6
/proc/1635/task/1636/stat : 1636 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 4172 0 0 0 149 0 0 0 20 0 4 0 651309562 302891008 8703 33554432000 4194304 4650419 140734052668784 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1635/tid=1637] ppid=1633 vsize=295792 CPUtime=1.54 cores=0,2,4,6
/proc/1635/task/1637/stat : 1637 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 4232 0 0 0 154 0 0 0 20 0 4 0 651309562 302891008 8703 33554432000 4194304 4650419 140734052668784 18446744073709551615 4364406 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1635/tid=1638] ppid=1633 vsize=295792 CPUtime=1.16 cores=0,2,4,6
/proc/1635/task/1638/stat : 1638 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 3005 0 0 0 116 0 0 0 25 0 4 0 651309562 302891008 8703 33554432000 4194304 4650419 140734052668784 18446744073709551615 4328270 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.75
Current children cumulated vsize (KiB) 295792

[startup+3.11058 s]
/proc/loadavg: 1.49 1.62 2.47 9/302 1648
/proc/meminfo: memFree=12928772/32950928 swapFree=67083212/67111528
[pid=1635] ppid=1633 vsize=296784 CPUtime=11.95 cores=0,2,4,6
/proc/1635/stat : 1635 (strangenight1-m) R 1633 1635 1603 0 -1 4202496 25316 0 0 0 1191 4 0 0 25 0 4 0 651309562 303906816 9475 33554432000 4194304 4650419 140734052668784 18446744073709551615 4334352 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1635/statm: 74196 9475 393 112 0 69161 0
[pid=1635/tid=1636] ppid=1633 vsize=296784 CPUtime=3.04 cores=0,2,4,6
/proc/1635/task/1636/stat : 1636 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 6440 0 0 0 304 0 0 0 25 0 4 0 651309562 303906816 9475 33554432000 4194304 4650419 140734052668784 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1635/tid=1637] ppid=1633 vsize=296784 CPUtime=3.09 cores=0,2,4,6
/proc/1635/task/1637/stat : 1637 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 6624 0 0 0 309 0 0 0 25 0 4 0 651309562 303906816 9475 33554432000 4194304 4650419 140734052668784 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1635/tid=1638] ppid=1633 vsize=296784 CPUtime=2.69 cores=0,2,4,6
/proc/1635/task/1638/stat : 1638 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 5314 0 0 0 269 0 0 0 25 0 4 0 651309562 303906816 9475 33554432000 4194304 4650419 140734052668784 18446744073709551615 4366261 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.95
Current children cumulated vsize (KiB) 296784

[startup+6.30098 s]
/proc/loadavg: 1.49 1.62 2.47 9/302 1648
/proc/meminfo: memFree=12825860/32950928 swapFree=67083212/67111528
[pid=1635] ppid=1633 vsize=296020 CPUtime=24.69 cores=0,2,4,6
/proc/1635/stat : 1635 (strangenight1-m) R 1633 1635 1603 0 -1 4202496 49770 0 0 0 2459 10 0 0 25 0 4 0 651309562 303124480 26050 33554432000 4194304 4650419 140734052668784 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1635/statm: 74005 26050 394 112 0 68970 0
[pid=1635/tid=1636] ppid=1633 vsize=296020 CPUtime=6.25 cores=0,2,4,6
/proc/1635/task/1636/stat : 1636 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 10800 0 0 0 623 2 0 0 25 0 4 0 651309562 303124480 26064 33554432000 4194304 4650419 140734052668784 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1635/tid=1637] ppid=1633 vsize=296020 CPUtime=6.29 cores=0,2,4,6
/proc/1635/task/1637/stat : 1637 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 14296 0 0 0 627 2 0 0 25 0 4 0 651309562 303124480 26064 33554432000 4194304 4650419 140734052668784 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1635/tid=1638] ppid=1633 vsize=296020 CPUtime=5.85 cores=0,2,4,6
/proc/1635/task/1638/stat : 1638 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 13175 0 0 0 584 1 0 0 25 0 4 0 651309562 303124480 26065 33554432000 4194304 4650419 140734052668784 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.69
Current children cumulated vsize (KiB) 296020

[startup+12.7008 s]
/proc/loadavg: 2.01 1.73 2.50 9/302 1648
/proc/meminfo: memFree=12799628/32950928 swapFree=67083212/67111528
[pid=1635] ppid=1633 vsize=330572 CPUtime=50.23 cores=0,2,4,6
/proc/1635/stat : 1635 (strangenight1-m) R 1633 1635 1603 0 -1 4202496 82965 0 0 0 5005 18 0 0 25 0 4 0 651309562 338505728 37757 33554432000 4194304 4650419 140734052668784 18446744073709551615 4363541 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1635/statm: 82643 37757 394 112 0 77608 0
[pid=1635/tid=1636] ppid=1633 vsize=330572 CPUtime=12.63 cores=0,2,4,6
/proc/1635/task/1636/stat : 1636 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 21101 0 0 0 1260 3 0 0 25 0 4 0 651309562 338505728 37757 33554432000 4194304 4650419 140734052668784 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1635/tid=1637] ppid=1633 vsize=330572 CPUtime=12.68 cores=0,2,4,6
/proc/1635/task/1637/stat : 1637 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 24336 0 0 0 1263 5 0 0 25 0 4 0 651309562 338505728 37757 33554432000 4194304 4650419 140734052668784 18446744073709551615 4438922 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1635/tid=1638] ppid=1633 vsize=330572 CPUtime=12.2 cores=0,2,4,6
/proc/1635/task/1638/stat : 1638 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 20094 0 0 0 1217 3 0 0 25 0 4 0 651309562 338505728 37757 33554432000 4194304 4650419 140734052668784 18446744073709551615 4328292 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.23
Current children cumulated vsize (KiB) 330572

[startup+25.5003 s]
/proc/loadavg: 3.41 2.05 2.59 9/302 1649
/proc/meminfo: memFree=12445240/32950928 swapFree=67083212/67111528
[pid=1635] ppid=1633 vsize=342516 CPUtime=101.29 cores=0,2,4,6
/proc/1635/stat : 1635 (strangenight1-m) R 1633 1635 1603 0 -1 4202496 136638 0 0 0 10099 30 0 0 25 0 4 0 651309562 350736384 50546 33554432000 4194304 4650419 140734052668784 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1635/statm: 85629 50547 394 112 0 80594 0
[pid=1635/tid=1636] ppid=1633 vsize=342516 CPUtime=25.44 cores=0,2,4,6
/proc/1635/task/1636/stat : 1636 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 33875 0 0 0 2537 7 0 0 25 0 4 0 651309562 350736384 50547 33554432000 4194304 4650419 140734052668784 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1635/tid=1637] ppid=1633 vsize=342516 CPUtime=25.47 cores=0,2,4,6
/proc/1635/task/1637/stat : 1637 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 35559 0 0 0 2539 8 0 0 25 0 4 0 651309562 350736384 50547 33554432000 4194304 4650419 140734052668784 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1635/tid=1638] ppid=1633 vsize=342516 CPUtime=24.88 cores=0,2,4,6
/proc/1635/task/1638/stat : 1638 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 34239 0 0 0 2482 6 0 0 25 0 4 0 651309562 350736384 50548 33554432000 4194304 4650419 140734052668784 18446744073709551615 4328518 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.29
Current children cumulated vsize (KiB) 342516

[startup+51.1004 s]
/proc/loadavg: 5.04 2.54 2.74 9/302 1649
/proc/meminfo: memFree=12315876/32950928 swapFree=67083212/67111528
[pid=1635] ppid=1633 vsize=482864 CPUtime=203.46 cores=0,2,4,6
/proc/1635/stat : 1635 (strangenight1-m) R 1633 1635 1603 0 -1 4202496 220122 0 0 0 20296 50 0 0 25 0 4 0 651309562 494452736 62600 33554432000 4194304 4650419 140734052668784 18446744073709551615 4368121 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1635/statm: 120716 62600 394 112 0 115681 0
[pid=1635/tid=1636] ppid=1633 vsize=482864 CPUtime=51.03 cores=0,2,4,6
/proc/1635/task/1636/stat : 1636 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 52206 0 0 0 5092 11 0 0 25 0 4 0 651309562 494452736 62601 33554432000 4194304 4650419 140734052668784 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1635/tid=1637] ppid=1633 vsize=482864 CPUtime=51.07 cores=0,2,4,6
/proc/1635/task/1637/stat : 1637 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 58359 0 0 0 5093 14 0 0 25 0 4 0 651309562 494452736 62601 33554432000 4194304 4650419 140734052668784 18446744073709551615 4366865 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1635/tid=1638] ppid=1633 vsize=482864 CPUtime=50.25 cores=0,2,4,6
/proc/1635/task/1638/stat : 1638 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 53256 0 0 0 5014 11 0 0 25 0 4 0 651309562 494452736 62601 33554432000 4194304 4650419 140734052668784 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.46
Current children cumulated vsize (KiB) 482864

[startup+102.301 s]
/proc/loadavg: 6.79 3.40 3.02 9/302 1651
/proc/meminfo: memFree=12152372/32950928 swapFree=67083212/67111528
[pid=1635] ppid=1633 vsize=569336 CPUtime=407.78 cores=0,2,4,6
/proc/1635/stat : 1635 (strangenight1-m) R 1633 1635 1603 0 -1 4202496 352902 0 0 0 40692 86 0 0 25 0 4 0 651309562 583000064 73807 33554432000 4194304 4650419 140734052668784 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1635/statm: 142334 73807 394 112 0 137299 0
[pid=1635/tid=1636] ppid=1633 vsize=569336 CPUtime=102.23 cores=0,2,4,6
/proc/1635/task/1636/stat : 1636 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 84617 0 0 0 10202 21 0 0 25 0 4 0 651309562 583000064 73807 33554432000 4194304 4650419 140734052668784 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1635/tid=1637] ppid=1633 vsize=569336 CPUtime=101.9 cores=0,2,4,6
/proc/1635/task/1637/stat : 1637 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 91849 0 0 0 10168 22 0 0 25 0 4 0 651309562 583000064 73807 33554432000 4194304 4650419 140734052668784 18446744073709551615 4334336 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1635/tid=1638] ppid=1633 vsize=569336 CPUtime=101.34 cores=0,2,4,6
/proc/1635/task/1638/stat : 1638 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 89468 0 0 0 10113 21 0 0 25 0 4 0 651309562 583000064 73807 33554432000 4194304 4650419 140734052668784 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 407.78
Current children cumulated vsize (KiB) 569336

[startup+162.3 s]

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

[pid=1635] ppid=1633 vsize=903460 CPUtime=2562.83 cores=0,2,4,6
/proc/1635/stat : 1635 (strangenight1-m) R 1633 1635 1603 0 -1 4202496 2043829 0 0 0 255791 492 0 0 25 0 4 0 651309562 925143040 161705 33554432000 4194304 4650419 140734052668784 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1635/statm: 225865 161705 394 112 0 220830 0
[pid=1635/tid=1636] ppid=1633 vsize=903460 CPUtime=642.23 cores=0,2,4,6
/proc/1635/task/1636/stat : 1636 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 264956 0 0 0 64124 99 0 0 25 0 4 0 651309562 925143040 161705 33554432000 4194304 4650419 140734052668784 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1635/tid=1637] ppid=1633 vsize=903460 CPUtime=637.02 cores=0,2,4,6
/proc/1635/task/1637/stat : 1637 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 621105 0 0 0 63568 134 0 0 25 0 4 0 651309562 925143040 161705 33554432000 4194304 4650419 140734052668784 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1635/tid=1638] ppid=1633 vsize=903460 CPUtime=641.26 cores=0,2,4,6
/proc/1635/task/1638/stat : 1638 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 519296 0 0 0 64001 125 0 0 25 0 4 0 651309562 925143040 161705 33554432000 4194304 4650419 140734052668784 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2562.83
Current children cumulated vsize (KiB) 903460

[startup+702.3 s]
/proc/loadavg: 8.06 7.44 5.40 9/302 1667
/proc/meminfo: memFree=11302604/32950928 swapFree=67083212/67111528
[pid=1635] ppid=1633 vsize=929928 CPUtime=2802.27 cores=0,2,4,6
/proc/1635/stat : 1635 (strangenight1-m) R 1633 1635 1603 0 -1 4202496 2130083 0 0 0 279701 526 0 0 25 0 4 0 651309562 952246272 167792 33554432000 4194304 4650419 140734052668784 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1635/statm: 232482 167792 394 112 0 227447 0
[pid=1635/tid=1636] ppid=1633 vsize=929928 CPUtime=702.23 cores=0,2,4,6
/proc/1635/task/1636/stat : 1636 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 285265 0 0 0 70116 107 0 0 25 0 4 0 651309562 952246272 167792 33554432000 4194304 4650419 140734052668784 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1635/tid=1637] ppid=1633 vsize=929928 CPUtime=696.47 cores=0,2,4,6
/proc/1635/task/1637/stat : 1637 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 642233 0 0 0 69504 143 0 0 25 0 4 0 651309562 952246272 167792 33554432000 4194304 4650419 140734052668784 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1635/tid=1638] ppid=1633 vsize=929928 CPUtime=701.24 cores=0,2,4,6
/proc/1635/task/1638/stat : 1638 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 542840 0 0 0 69991 133 0 0 25 0 4 0 651309562 952246272 167792 33554432000 4194304 4650419 140734052668784 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2802.27
Current children cumulated vsize (KiB) 929928

[startup+762.301 s]
/proc/loadavg: 8.02 7.55 5.58 9/302 1668
/proc/meminfo: memFree=11322424/32950928 swapFree=67083212/67111528
[pid=1635] ppid=1633 vsize=882796 CPUtime=3041.72 cores=0,2,4,6
/proc/1635/stat : 1635 (strangenight1-m) R 1633 1635 1603 0 -1 4202496 2210285 0 0 0 303618 554 0 0 25 0 4 0 651309562 903983104 166610 33554432000 4194304 4650419 140734052668784 18446744073709551615 4363880 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1635/statm: 220699 166610 394 112 0 215664 0
[pid=1635/tid=1636] ppid=1633 vsize=882796 CPUtime=762.24 cores=0,2,4,6
/proc/1635/task/1636/stat : 1636 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 303586 0 0 0 76110 114 0 0 25 0 4 0 651309562 903983104 166610 33554432000 4194304 4650419 140734052668784 18446744073709551615 4328378 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1635/tid=1637] ppid=1633 vsize=882796 CPUtime=755.93 cores=0,2,4,6
/proc/1635/task/1637/stat : 1637 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 662411 0 0 0 75443 150 0 0 25 0 4 0 651309562 903983104 166610 33554432000 4194304 4650419 140734052668784 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1635/tid=1638] ppid=1633 vsize=882796 CPUtime=761.25 cores=0,2,4,6
/proc/1635/task/1638/stat : 1638 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 565592 0 0 0 75983 142 0 0 25 0 4 0 651309562 903983104 166610 33554432000 4194304 4650419 140734052668784 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3041.72
Current children cumulated vsize (KiB) 882796

[startup+822.3 s]
/proc/loadavg: 8.01 7.62 5.71 9/302 1670
/proc/meminfo: memFree=11228532/32950928 swapFree=67083212/67111528
[pid=1635] ppid=1633 vsize=928484 CPUtime=3281.18 cores=0,2,4,6
/proc/1635/stat : 1635 (strangenight1-m) R 1633 1635 1603 0 -1 4202496 2286249 0 0 0 327542 576 0 0 25 0 4 0 651309562 950767616 164954 33554432000 4194304 4650419 140734052668784 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1635/statm: 232121 164954 394 112 0 227086 0
[pid=1635/tid=1636] ppid=1633 vsize=928484 CPUtime=822.23 cores=0,2,4,6
/proc/1635/task/1636/stat : 1636 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 307232 0 0 0 82109 114 0 0 25 0 4 0 651309562 950767616 164954 33554432000 4194304 4650419 140734052668784 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1635/tid=1637] ppid=1633 vsize=928484 CPUtime=815.39 cores=0,2,4,6
/proc/1635/task/1637/stat : 1637 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 662695 0 0 0 81389 150 0 0 25 0 4 0 651309562 950767616 164954 33554432000 4194304 4650419 140734052668784 18446744073709551615 4476230 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1635/tid=1638] ppid=1633 vsize=928484 CPUtime=821.23 cores=0,2,4,6
/proc/1635/task/1638/stat : 1638 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 620455 0 0 0 81970 153 0 0 25 0 4 0 651309562 950767616 164954 33554432000 4194304 4650419 140734052668784 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3281.18
Current children cumulated vsize (KiB) 928484

[startup+882.301 s]
/proc/loadavg: 8.00 7.69 5.85 9/302 1672
/proc/meminfo: memFree=11244388/32950928 swapFree=67083212/67111528
[pid=1635] ppid=1633 vsize=921184 CPUtime=3520.62 cores=0,2,4,6
/proc/1635/stat : 1635 (strangenight1-m) R 1633 1635 1603 0 -1 4202496 2364340 0 0 0 351460 602 0 0 25 0 4 0 651309562 943292416 164871 33554432000 4194304 4650419 140734052668784 18446744073709551615 4439371 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1635/statm: 230296 164871 394 112 0 225261 0
[pid=1635/tid=1636] ppid=1633 vsize=921184 CPUtime=882.23 cores=0,2,4,6
/proc/1635/task/1636/stat : 1636 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 318338 0 0 0 88104 119 0 0 25 0 4 0 651309562 943292416 164871 33554432000 4194304 4650419 140734052668784 18446744073709551615 4334208 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1635/tid=1637] ppid=1633 vsize=921184 CPUtime=874.84 cores=0,2,4,6
/proc/1635/task/1637/stat : 1637 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 670540 0 0 0 87332 152 0 0 25 0 4 0 651309562 943292416 164871 33554432000 4194304 4650419 140734052668784 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1635/tid=1638] ppid=1633 vsize=921184 CPUtime=881.23 cores=0,2,4,6
/proc/1635/task/1638/stat : 1638 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 661076 0 0 0 87959 164 0 0 25 0 4 0 651309562 943292416 164871 33554432000 4194304 4650419 140734052668784 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3520.62
Current children cumulated vsize (KiB) 921184

[startup+942.301 s]
/proc/loadavg: 8.08 7.76 5.99 9/302 1673
/proc/meminfo: memFree=11159296/32950928 swapFree=67083212/67111528
[pid=1635] ppid=1633 vsize=845184 CPUtime=3760.07 cores=0,2,4,6
/proc/1635/stat : 1635 (strangenight1-m) R 1633 1635 1603 0 -1 4202496 2439033 0 0 0 375378 629 0 0 25 0 4 0 651309562 865468416 166789 33554432000 4194304 4650419 140734052668784 18446744073709551615 4365223 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1635/statm: 211296 166789 394 112 0 206261 0
[pid=1635/tid=1636] ppid=1633 vsize=845184 CPUtime=942.23 cores=0,2,4,6
/proc/1635/task/1636/stat : 1636 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 335562 0 0 0 94098 125 0 0 25 0 4 0 651309562 865468416 166789 33554432000 4194304 4650419 140734052668784 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1635/tid=1637] ppid=1633 vsize=845184 CPUtime=934.3 cores=0,2,4,6
/proc/1635/task/1637/stat : 1637 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 688763 0 0 0 93270 160 0 0 25 0 4 0 651309562 865468416 166789 33554432000 4194304 4650419 140734052668784 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1635/tid=1638] ppid=1633 vsize=845184 CPUtime=941.21 cores=0,2,4,6
/proc/1635/task/1638/stat : 1638 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 682818 0 0 0 93950 171 0 0 25 0 4 0 651309562 865468416 166789 33554432000 4194304 4650419 140734052668784 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3760.07
Current children cumulated vsize (KiB) 845184

[startup+1002.3 s]
/proc/loadavg: 8.10 7.82 6.12 9/302 1675
/proc/meminfo: memFree=11221900/32950928 swapFree=67083212/67111528
[pid=1635] ppid=1633 vsize=895316 CPUtime=3999.51 cores=0,2,4,6
/proc/1635/stat : 1635 (strangenight1-m) R 1633 1635 1603 0 -1 4202496 2516887 0 0 0 399293 658 0 0 25 0 4 0 651309562 916803584 167156 33554432000 4194304 4650419 140734052668784 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1635/statm: 223829 167156 394 112 0 218794 0
[pid=1635/tid=1636] ppid=1633 vsize=895316 CPUtime=1002.24 cores=0,2,4,6
/proc/1635/task/1636/stat : 1636 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 357451 0 0 0 100090 134 0 0 25 0 4 0 651309562 916803584 167156 33554432000 4194304 4650419 140734052668784 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1635/tid=1637] ppid=1633 vsize=895316 CPUtime=993.75 cores=0,2,4,6
/proc/1635/task/1637/stat : 1637 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 705701 0 0 0 99210 165 0 0 25 0 4 0 651309562 916803584 167156 33554432000 4194304 4650419 140734052668784 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1635/tid=1638] ppid=1633 vsize=895316 CPUtime=1001.21 cores=0,2,4,6
/proc/1635/task/1638/stat : 1638 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 703868 0 0 0 99941 180 0 0 25 0 4 0 651309562 916803584 167156 33554432000 4194304 4650419 140734052668784 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3999.51
Current children cumulated vsize (KiB) 895316

[startup+1062.3 s]
/proc/loadavg: 8.14 7.88 6.25 9/302 1676
/proc/meminfo: memFree=11066384/32950928 swapFree=67083212/67111528
[pid=1635] ppid=1633 vsize=1098204 CPUtime=4238.97 cores=0,2,4,6
/proc/1635/stat : 1635 (strangenight1-m) R 1633 1635 1603 0 -1 4202496 2723165 0 0 0 423198 699 0 0 25 0 4 0 651309562 1124560896 203756 33554432000 4194304 4650419 140734052668784 18446744073709551615 4363562 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1635/statm: 274551 203756 394 112 0 269516 0
[pid=1635/tid=1636] ppid=1633 vsize=1098204 CPUtime=1062.24 cores=0,2,4,6
/proc/1635/task/1636/stat : 1636 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 380521 0 0 0 106085 139 0 0 25 0 4 0 651309562 1124560896 203759 33554432000 4194304 4650419 140734052668784 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1635/tid=1637] ppid=1633 vsize=1098204 CPUtime=1053.21 cores=0,2,4,6
/proc/1635/task/1637/stat : 1637 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 777782 0 0 0 105144 177 0 0 25 0 4 0 651309562 1124560896 203759 33554432000 4194304 4650419 140734052668784 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1635/tid=1638] ppid=1633 vsize=1098204 CPUtime=1061.21 cores=0,2,4,6
/proc/1635/task/1638/stat : 1638 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 796378 0 0 0 105927 194 0 0 25 0 4 0 651309562 1124560896 203759 33554432000 4194304 4650419 140734052668784 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4238.97
Current children cumulated vsize (KiB) 1098204

[startup+1122.3 s]
/proc/loadavg: 8.16 7.93 6.36 9/302 1678
/proc/meminfo: memFree=10902812/32950928 swapFree=67083212/67111528
[pid=1635] ppid=1633 vsize=1098204 CPUtime=4478.41 cores=0,2,4,6
/proc/1635/stat : 1635 (strangenight1-m) R 1633 1635 1603 0 -1 4202496 3057341 0 0 0 447093 748 0 0 25 0 4 0 651309562 1124560896 214714 33554432000 4194304 4650419 140734052668784 18446744073709551615 4476522 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1635/statm: 274551 214714 394 112 0 269516 0
[pid=1635/tid=1636] ppid=1633 vsize=1098204 CPUtime=1122.23 cores=0,2,4,6
/proc/1635/task/1636/stat : 1636 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 380571 0 0 0 112084 139 0 0 25 0 4 0 651309562 1124560896 214714 33554432000 4194304 4650419 140734052668784 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1635/tid=1637] ppid=1633 vsize=1098204 CPUtime=1112.65 cores=0,2,4,6
/proc/1635/task/1637/stat : 1637 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 938607 0 0 0 111065 200 0 0 25 0 4 0 651309562 1124560896 214714 33554432000 4194304 4650419 140734052668784 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1635/tid=1638] ppid=1633 vsize=1098204 CPUtime=1121.19 cores=0,2,4,6
/proc/1635/task/1638/stat : 1638 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 886091 0 0 0 111913 206 0 0 25 0 4 0 651309562 1124560896 214714 33554432000 4194304 4650419 140734052668784 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4478.41
Current children cumulated vsize (KiB) 1098204

[startup+1182.31 s]
/proc/loadavg: 8.10 7.95 6.47 9/302 1680
/proc/meminfo: memFree=10885684/32950928 swapFree=67083212/67111528
[pid=1635] ppid=1633 vsize=1164088 CPUtime=4717.9 cores=0,2,4,6
/proc/1635/stat : 1635 (strangenight1-m) R 1633 1635 1603 0 -1 4202496 3266006 0 0 0 471005 785 0 0 25 0 4 0 651309562 1192026112 217476 33554432000 4194304 4650419 140734052668784 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1635/statm: 291022 217476 394 112 0 285987 0
[pid=1635/tid=1636] ppid=1633 vsize=1164088 CPUtime=1182.25 cores=0,2,4,6
/proc/1635/task/1636/stat : 1636 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 380668 0 0 0 118085 140 0 0 25 0 4 0 651309562 1192026112 217476 33554432000 4194304 4650419 140734052668784 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1635/tid=1637] ppid=1633 vsize=1164088 CPUtime=1172.11 cores=0,2,4,6
/proc/1635/task/1637/stat : 1637 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 954555 0 0 0 117002 209 0 0 25 0 4 0 651309562 1192026112 217476 33554432000 4194304 4650419 140734052668784 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1635/tid=1638] ppid=1633 vsize=1164088 CPUtime=1181.2 cores=0,2,4,6
/proc/1635/task/1638/stat : 1638 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 983266 0 0 0 117900 220 0 0 25 0 4 0 651309562 1192026112 217476 33554432000 4194304 4650419 140734052668784 18446744073709551615 4476432 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4717.9
Current children cumulated vsize (KiB) 1164088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.9 s]
/proc/loadavg: 8.15 7.97 6.51 9/302 1680
/proc/meminfo: memFree=10819336/32950928 swapFree=67083212/67111528
[pid=1635] ppid=1633 vsize=1164088 CPUtime=4800.07 cores=0,2,4,6
/proc/1635/stat : 1635 (strangenight1-m) R 1633 1635 1603 0 -1 4202496 3340624 0 0 0 479210 797 0 0 25 0 4 0 651309562 1192026112 222399 33554432000 4194304 4650419 140734052668784 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1635/statm: 291022 222399 394 112 0 285987 0
[pid=1635/tid=1636] ppid=1633 vsize=1164088 CPUtime=1202.85 cores=0,2,4,6
/proc/1635/task/1636/stat : 1636 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 380668 0 0 0 120145 140 0 0 25 0 4 0 651309562 1192026112 222399 33554432000 4194304 4650419 140734052668784 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1635/tid=1637] ppid=1633 vsize=1164088 CPUtime=1192.52 cores=0,2,4,6
/proc/1635/task/1637/stat : 1637 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 959445 0 0 0 119040 212 0 0 25 0 4 0 651309562 1192026112 222399 33554432000 4194304 4650419 140734052668784 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1635/tid=1638] ppid=1633 vsize=1164088 CPUtime=1201.8 cores=0,2,4,6
/proc/1635/task/1638/stat : 1638 (strangenight1-m) R 1633 1635 1603 0 -1 4202560 1018781 0 0 0 119955 225 0 0 25 0 4 0 651309562 1192026112 222399 33554432000 4194304 4650419 140734052668784 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 1164088

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.96
CPU time (s): 4800.17
CPU user time (s): 4792.15
CPU system time (s): 8.01978
CPU usage (%): 399.03
Max. virtual memory (cumulated for all children) (KiB): 1164088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.15
system time used= 8.01978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3340624
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= 1061
involuntary context switches= 22772

runsolver used 3.01554 second user time and 7.95279 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-14 20:18:19
IDJOB=3368548
IDBENCH=82557
IDSOLVER=1846
FILE ID=node127/3368548-1305397099
RUNJOBID= node127-1305397099-1621
PBS_JOBID= 13324449
Free space on /tmp= 73480 MiB

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

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

MD5SUM BENCH= b0eb7b0423dfe1c78c61b0932da62ffe
RANDOM SEED=1703316745

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13135896 kB
Buffers:        286784 kB
Cached:        3352552 kB
SwapCached:       1620 kB
Active:       16803320 kB
Inactive:      2673604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13135896 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:            7460 kB
Writeback:           0 kB
AnonPages:    15836092 kB
Mapped:          25352 kB
Slab:           226732 kB
PageTables:      46592 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44322936 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= 73464 MiB
End job on node127 at 2011-05-14 20:38:24