Trace number 3175032

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? (TO) 4800.36 1201.74

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v2500-c10500-S1907658523-004-UNKNOWN.cnf
MD5SUMb937b5bc0ec99f47d43da4a3e675d75d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.326949
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of clauses10500
Sum of the clauses size31500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 310500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175032-1304078749.cnf'
0.00/0.00	c -- header says num vars:           2500
0.00/0.00	c -- header says num clauses:       10500
0.00/0.01	c -- clauses added:            0 learnts,        10500 normals,            0 xors
0.00/0.01	c -- vars added       2500
0.00/0.01	c Parsing time:  0.02 s
0.00/0.01	c  N st     0         0      2500     10500         0         0     31500         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/10500/10500 lits-rem:0 time: 0.02
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.01
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2500 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3.40/0.90	c lits-rem:         0  cl-subs:        0  v-elim:     97  v-fix:    0  time:  0.06 s
3.40/0.90	c Finding binary XORs  T:     0.00 s  found:       0
3.40/0.90	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
3.40/0.90	c calculated reachability. Time: 0.00
3.40/0.90	c Calc default polars -  time:   0.00 s pos:    1106 undec:     322 neg:    1072
3.40/0.90	c =========================================================================================
3.40/0.90	c types(t): F = full restart, N = normal restart
3.40/0.90	c types(t): S = simplification begin/end, E = solution found
3.40/0.90	c restart types(rt): st = static, dy = dynamic
3.40/0.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.40/0.90	c  B st     0         0      2403     10381         0         0     31693         0   no data   no data  --
3.40/0.90	c  N dy    16      4206      2403     10381         0      4205     31693    310812     46.85     49.36  --
3.40/0.90	c  N dy    39      8353      2403     10381         0      5851     31693    307890     46.21     48.84  --
3.40/0.90	c  N dy    52     12664      2403     10381         0      5916     31693    219375     44.89     47.67  --
4.20/1.14	c  N dy    72     16666      2403     10381         0      9918     31693    490927     44.63     47.01  --
5.57/1.43	c  N dy    94     20675      2403     10381         0      8302     31693    298028     44.62     46.99  --
6.78/1.75	c  F st   120     25000      2403     10381         0     12626     31693    595467     44.69     44.46  --
6.78/1.76	c  N st   120     25000      2403     10381         0     12626     31693    595467     44.69     44.46  --
8.36/2.14	c  N dy   126     30001      2403     10381         0     10815     31693    414802     44.69   no data  --
8.36/2.14	c  S st   126     30001      2403     10381         0     10815     31693    414802     44.69   no data  --
8.36/2.18	c  S st   126     30505      2403     10381         0     11319     31693    441976     44.69   no data  --
8.36/2.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.36/2.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.36/2.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.03
8.76/2.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.76/2.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.76/2.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2403 time:  0.00 s
8.76/2.21	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
12.76/3.23	c lits-rem:        20  cl-subs:       13  v-elim:      0  v-fix:    0  time:  4.05 s
12.76/3.25	c asymm  cl-useful: 0/10381/10381 lits-rem:0 time: 0.06
12.76/3.25	c calculated reachability. Time: 0.00
12.76/3.25	c  N dy   126     30505      2403     10381         0     11306     31693    440323     44.69   no data  --
14.35/3.60	c  N dy   153     34706      2403     10381         0     15506     31693    730878     44.92     47.71  --
15.58/3.92	c  N dy   177     38714      2403     10381         0     11609     31693    382336     45.08     55.36  --
16.75/4.27	c  N dy   203     42777      2403     10381         0     15670     31693    661249     45.10     47.50  --
17.95/4.54	c  S st   221     45760      2403     10381         0      9705     31693    187662     45.10   no data  --
17.95/4.58	c  S st   221     46262      2403     10381         0     10207     31693    215605     45.10   no data  --
17.95/4.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
17.95/4.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.95/4.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
17.95/4.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.95/4.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.95/4.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2403 time:  0.00 s
17.95/4.60	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
19.96/5.00	c lits-rem:         9  cl-subs:        2  v-elim:      0  v-fix:    0  time:  1.63 s
19.96/5.00	c vivif2 --  cl tried    10381 cl shrink        0 lits rem          0 time: 0.00
19.96/5.01	c vivif2 --  cl tried    10205 cl shrink        0 lits rem          0 time: 0.01
19.96/5.02	c asymm  cl-useful: 0/10381/10381 lits-rem:0 time: 0.06
19.96/5.02	c calculated reachability. Time: 0.00
19.96/5.02	c  N dy   221     46262      2403     10381         0     10205     31693    215392     45.10   no data  --
21.15/5.35	c  N dy   249     50360      2403     10381         0     14300     31693    498202     45.32     54.43  --
22.75/5.71	c  N dy   275     54439      2403     10381         0     18378     31693    777672     45.40     56.81  --
23.94/6.08	c  N dy   299     58744      2403     10381         0     12705     31693    326560     45.31     47.78  --
25.54/6.44	c  N dy   325     62848      2403     10381         0     16808     31693    611101     45.33     47.78  --
27.13/6.84	c  N dy   348     66941      2403     10381         0     20900     31693    897365     45.35     48.04  --
27.94/7.07	c  S st   359     69393      2403     10381         0     12367     31693    241704     45.32   no data  --
28.34/7.12	c  S st   359     69896      2403     10381         0     12870     31693    270712     45.32   no data  --
28.34/7.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.34/7.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.34/7.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.03
28.34/7.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.34/7.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.34/7.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2403 time:  0.00 s
28.34/7.14	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
30.73/7.71	c lits-rem:         2  cl-subs:        0  v-elim:      0  v-fix:    0  time:  2.26 s
30.73/7.71	c vivif2 --  cl tried    10381 cl shrink        0 lits rem          0 time: 0.00
30.73/7.71	c vivif2 --  cl tried    12870 cl shrink        0 lits rem          0 time: 0.01
30.73/7.73	c asymm  cl-useful: 0/10381/10381 lits-rem:0 time: 0.06
30.73/7.73	c calculated reachability. Time: 0.00
30.73/7.73	c  N dy   359     69896      2403     10381         0     12870     31693    270710     45.32   no data  --
32.33/8.12	c  N dy   384     74392      2403     10381         0     17365     31693    581103     45.21     48.10  --
33.92/8.59	c  N dy   419     79153      2403     10381         0     22123     31693    914362     45.40     48.06  --
35.92/9.07	c  N dy   452     84261      2403     10381         0     15238     31693    380171     45.51     65.14  --
37.13/9.37	c  F st   478     87500      2403     10381         0     18477     31693    611312     45.62   no data  --
38.73/9.70	c  N st   483     90801      2403     10381         0     21778     31693    880195     45.62   no data  --
41.12/10.30	c  N dy   503     96682      2403     10381         0     14667     31693    276124     45.59     48.85  --
43.11/10.89	c  N dy   544    102882      2403     10381         0     20867     31693    710167     45.69     48.11  --
43.91/11.09	c  S st   558    104844      2403     10381         0     22827     31693    844951     45.74     47.94  --
44.32/11.15	c  S st   558    105345      2403     10381         0     23328     31693    873435     45.74   no data  --
44.32/11.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
44.32/11.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.32/11.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.05
44.71/11.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.71/11.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.71/11.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2403 time:  0.00 s
44.71/11.20	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
61.49/15.45	c lits-rem:       151  cl-subs:       10  v-elim:      0  v-fix:    0  time: 16.92 s
61.49/15.45	c vivif2 --  cl tried    10381 cl shrink        0 lits rem          0 time: 0.00
61.49/15.46	c vivif2 --  cl tried    23318 cl shrink        0 lits rem          0 time: 0.04
61.49/15.49	c asymm  cl-useful: 0/10381/10381 lits-rem:0 time: 0.11
61.49/15.49	c calculated reachability. Time: 0.00
61.49/15.49	c  N dy   558    105345      2403     10381         0     23318     31693    872249     45.74   no data  --
64.32/16.19	c  N dy   605    112167      2403     10381         0     16138     31693    316769     45.85     49.16  --
67.49/16.91	c  N dy   643    119608      2403     10381         0     23579     31693    835313     45.80     48.42  --
70.68/17.77	c  N dy   691    127261      2403     10381         0     16238     31693    251680     45.82     48.61  --
73.87/18.58	c  N dy   730    135529      2403     10381         0     24503     31693    825670     45.79     48.35  --
77.86/19.57	c  N dy   781    144211      2403     10381         0     17188     31693    255407     45.81     50.07  --
81.48/20.49	c  N dy   830    153421      2403     10381         0     26393     31693    901004     45.77     55.72  --
83.87/21.01	c  S st   855    158017      2403     10381         0     30986     31693   1212964     45.72   no data  --
83.87/21.08	c  S st   855    158520      2403     10381         0     31489     31693   1244579     45.72   no data  --
83.87/21.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
83.87/21.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
84.27/21.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.07
84.27/21.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.27/21.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.27/21.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2403 time:  0.00 s
84.27/21.15	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
93.04/23.34	c lits-rem:        73  cl-subs:       17  v-elim:      0  v-fix:    0  time:  8.73 s
93.04/23.34	c vivif2 --  cl tried    10381 cl shrink        0 lits rem          0 time: 0.00
93.04/23.35	c vivif2 --  cl tried    31472 cl shrink        0 lits rem          0 time: 0.06
93.04/23.39	c asymm  cl-useful: 0/10381/10381 lits-rem:0 time: 0.16
93.04/23.40	c calculated reachability. Time: 0.00
93.04/23.40	c  N dy   855    158520      2403     10381         0     31472     31693   1242092     45.72   no data  --
97.84/24.52	c  N dy   920    169028      2403     10381         0     24985     31693    739419     45.77     49.38  --
103.03/25.89	c  N dy   992    179860      2403     10381         0     35813     31693   1488063     45.85     49.34  --
108.25/27.15	c  N dy  1059    191412      2403     10381         0     29369     31693    981023     45.89     52.50  --
114.22/28.64	c  N dy  1135    203773      2403     10381         0     22736     31693    457573     45.94     48.68  --
120.21/30.17	c  N dy  1196    216835      2403     10381         0     35794     31693   1358749     45.89     59.29  --
126.99/31.82	c  N dy  1276    230893      2403     10381         0     29847     31693    889591     45.91     48.33  --
130.60/32.70	c  S st  1309    237780      2403     10381         0     36732     31693   1378353     45.87     42.37  --
130.60/32.78	c  S st  1309    238286      2403     10381         0     37238     31693   1406610     45.87   no data  --
130.60/32.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
130.60/32.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
130.99/32.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.08
130.99/32.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
130.99/32.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
130.99/32.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2403 time:  0.00 s
130.99/32.86	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
139.78/35.07	c lits-rem:        48  cl-subs:       17  v-elim:      0  v-fix:    0  time:  8.82 s
139.78/35.07	c vivif2 --  cl tried    10381 cl shrink        0 lits rem          0 time: 0.00
139.78/35.09	c vivif2 --  cl tried    37221 cl shrink        0 lits rem          0 time: 0.06
140.18/35.14	c asymm  cl-useful: 0/10381/10381 lits-rem:0 time: 0.20
140.18/35.14	c calculated reachability. Time: 0.00
140.18/35.14	c  N dy  1309    238286      2403     10381         0     37221     31693   1404435     45.87   no data  --
147.79/37.00	c  N dy  1394    253578      2403     10381         0     31518     31693    939625     45.90     49.72  --
156.18/39.13	c  N dy  1489    269813      2403     10381         0     25759     31693    468665     45.91     48.47  --
164.96/41.38	c  N dy  1585    287219      2403     10381         0     43162     31693   1684618     45.89     49.27  --
174.53/43.73	c  N dy  1689    305592      2403     10381         0     38535     31693   1293657     45.88     48.68  --
174.93/43.83	c  F st  1696    306251      2403     10381         0     39194     31693   1340168     45.89   no data  --
184.92/46.35	c  N dy  1780    325118      2403     10381         0     34062     31693    926634     45.89     48.34  --
196.49/49.21	c  N dy  1888    345176      2403     10381         0     29117     31693    518108     45.92     48.98  --
202.89/50.82	c  S st  1969    357429      2403     10381         0     41365     31693   1369560     45.96   no data  --
203.29/50.91	c  S st  1969    357932      2403     10381         0     41868     31693   1396250     45.96   no data  --
203.29/50.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
203.29/50.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
203.29/50.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.09
203.29/50.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
203.29/50.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
203.29/50.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2403 time:  0.00 s
203.29/50.99	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
214.48/53.71	c lits-rem:        62  cl-subs:       19  v-elim:      0  v-fix:    0  time: 10.87 s
214.48/53.72	c vivif2 --  cl tried    10381 cl shrink        0 lits rem          0 time: 0.00
214.48/53.73	c vivif2 --  cl tried    41849 cl shrink        0 lits rem          0 time: 0.06
214.48/53.78	c asymm  cl-useful: 0/10381/10381 lits-rem:0 time: 0.21
214.48/53.79	c calculated reachability. Time: 0.00
214.48/53.79	c  N dy  1969    357932      2403     10381         0     41849     31693   1393757     45.96   no data  --
226.48/56.71	c  N dy  2084    378043      2403     10381         0     35961     31693    936913     45.98     49.35  --
238.85/59.89	c  N dy  2202    398058      2403     10381         0     28981     31693    376255     46.00     48.82  --
250.43/62.76	c  N dy  2334    418128      2403     10381         0     49044     31693   1802966     46.09     48.76  --
262.41/65.74	c  N dy  2447    438260      2403     10381         0     41174     31693   1166477     46.11     49.24  --
275.59/69.05	c  N dy  2572    458541      2403     10381         0     32459     31693    492840     46.14     48.80  --
287.58/72.09	c  N dy  2700    478621      2403     10381         0     52533     31693   1899128     46.17     50.58  --
300.36/75.23	c  N dy  2811    498775      2403     10381         0     42701     31693   1156298     46.18     48.63  --
314.76/78.85	c  N dy  2939    519356      2403     10381         0     32282     31693    356369     46.22     49.12  --
325.13/81.42	c  S st  3043    536900      2403     10381         0     49817     31693   1589274     46.23   no data  --
325.53/81.53	c  S st  3043    537401      2403     10381         0     50318     31693   1618256     46.23   no data  --
325.53/81.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
325.53/81.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
325.53/81.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.11
325.93/81.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
325.93/81.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
325.93/81.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2403 time:  0.00 s
325.93/81.62	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
339.51/85.04	c lits-rem:       144  cl-subs:       18  v-elim:      0  v-fix:    0  time: 13.64 s
339.51/85.05	c vivif2 --  cl tried    10381 cl shrink        0 lits rem          0 time: 0.00
339.51/85.06	c vivif2 --  cl tried    50300 cl shrink        0 lits rem          0 time: 0.08
339.91/85.13	c asymm  cl-useful: 0/10381/10381 lits-rem:0 time: 0.27
339.91/85.13	c calculated reachability. Time: 0.00
339.91/85.13	c  N dy  3043    537401      2403     10381         0     50300     31693   1615879     46.23   no data  --
353.49/88.59	c  N dy  3154    557467      2403     10381         0     38368     31693    714099     46.23     49.00  --
367.09/91.99	c  N dy  3279    577772      2403     10381         0     58667     31693   2154788     46.25     48.91  --
380.67/95.35	c  N dy  3401    597998      2403     10381         0     45897     31693   1180286     46.28     49.65  --
396.23/99.20	c  N dy  3513    618613      2403     10381         0     66504     31693   2623746     46.28     49.14  --
408.61/102.34	c  N dy  3625    638626      2403     10381         0     52518     31693   1583620     46.28     49.27  --
424.99/106.46	c  N dy  3754    658997      2403     10381         0     37894     31693    490522     46.31     49.22  --
438.18/109.76	c  N dy  3871    679065      2403     10381         0     57955     31693   1902443     46.34     48.83  --
453.76/113.63	c  N dy  3961    699161      2403     10381         0     42060     31693    727717     46.31     55.02  --
468.55/117.38	c  N dy  4090    719274      2403     10381         0     62166     31693   2148394     46.34     49.08  --
485.32/121.58	c  N dy  4203    741289      2403     10381         0     47185     31693   1023657     46.33     49.16  --
500.89/125.46	c  N dy  4339    761328      2403     10381         0     67216     31693   2448008     46.37     51.70  --
516.07/129.27	c  N dy  4459    781464      2403     10381         0     49359     31693   1114911     46.40     48.84  --
532.04/133.24	c  N dy  4590    801495      2403     10381         0     69382     31693   2532715     46.43     49.32  --
536.44/134.35	c  S st  4617    806103      2403     10381         0     73989     31693   2855973     46.43   no data  --
537.24/134.50	c  S st  4617    806604      2403     10381         0     74490     31693   2885583     46.43   no data  --
537.24/134.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
537.24/134.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
537.24/134.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.17
537.64/134.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
537.64/134.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
537.64/134.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2403 time:  0.00 s
537.64/134.67	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
581.18/145.57	c lits-rem:        35  cl-subs:       31  v-elim:      0  v-fix:    0  time: 43.49 s
581.18/145.57	c vivif2 --  cl tried    10381 cl shrink        0 lits rem          0 time: 0.00
581.58/145.60	c vivif2 --  cl tried    74459 cl shrink        0 lits rem          0 time: 0.13
581.98/145.72	c asymm  cl-useful: 0/10381/10381 lits-rem:0 time: 0.46
581.98/145.72	c calculated reachability. Time: 0.00
581.98/145.72	c  N dy  4617    806604      2403     10381         0     74459     31693   2882305     46.43   no data  --
596.35/149.31	c  N dy  4735    826756      2403     10381         0     55622     31693   1479252     46.44     49.36  --
613.16/153.60	c  N dy  4848    846871      2403     10381         0     75730     31693   2914957     46.44     50.25  --
627.92/157.29	c  N dy  4967    866952      2403     10381         0     55817     31693   1441491     46.45     48.98  --
645.89/161.78	c  N dy  5094    887431      2403     10381         0     76291     31693   2896138     46.48     49.99  --
661.49/165.69	c  N dy  5201    908226      2403     10381         0     56095     31693   1398700     46.48     49.28  --
679.06/170.05	c  N dy  5318    928271      2403     10381         0     76136     31693   2819421     46.49     49.47  --
695.02/174.05	c  N dy  5425    948341      2403     10381         0     54211     31693   1202392     46.49     49.14  --
712.20/178.35	c  N dy  5547    968523      2403     10381         0     74390     31693   2622667     46.51     49.14  --
729.78/182.75	c  N dy  5673    988639      2403     10381         0     51502     31693    956070     46.55     49.16  --
746.15/186.81	c  N dy  5792   1008643      2403     10381         0     71500     31693   2374530     46.56     51.68  --
765.33/191.68	c  N dy  5919   1028700      2403     10381         0     47565     31693    596927     46.58     65.11  --
780.90/195.51	c  N dy  6036   1048820      2403     10381         0     67676     31693   2023526     46.59     49.67  --
801.29/200.60	c  N dy  6155   1069041      2403     10381         0     87889     31693   3450187     46.60     49.71  --
804.07/201.37	c  F st  6174   1071875      2403     10381         0     45741     31693    402622     46.60   no data  --
816.06/204.39	c  N dy  6251   1089083      2403     10381         0     62947     31693   1636330     46.61     58.69  --
835.23/209.13	c  N dy  6368   1109150      2403     10381         0     83009     31693   3057532     46.62     49.09  --
853.61/213.72	c  N dy  6487   1129363      2403     10381         0     57231     31693   1143358     46.63     49.62  --
871.99/218.37	c  N dy  6606   1149410      2403     10381         0     77267     31693   2557956     46.63     52.36  --
893.96/223.82	c  N dy  6728   1169438      2403     10381         0     50304     31693    598571     46.65     55.63  --
910.73/228.07	c  N dy  6864   1189595      2403     10381         0     70459     31693   2034785     46.67     49.70  --
933.11/233.69	c  N dy  6997   1209906      2403     10381         0     90763     31693   3479092     46.69     38.89  --
933.11/233.69	c  S st  6997   1209906      2403     10381         0     90763     31693   3479092     46.69     38.89  --
934.33/233.91	c  S st  6997   1210409      2403     10381         0     91266     31693   3507766     46.69   no data  --
934.33/233.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
934.33/233.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
934.33/233.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.23
935.10/234.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
935.10/234.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
935.10/234.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2403 time:  0.00 s
935.10/234.10	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1159.60/290.39	c lits-rem:         0  cl-subs:       43  v-elim:      0  v-fix:    0  time: 224.61 s
1159.60/290.39	c vivif2 --  cl tried    10381 cl shrink        0 lits rem          0 time: 0.00
1160.00/290.43	c vivif2 --  cl tried    91223 cl shrink        0 lits rem          0 time: 0.16
1160.40/290.58	c asymm  cl-useful: 0/10381/10381 lits-rem:0 time: 0.59
1160.40/290.58	c calculated reachability. Time: 0.00
1160.40/290.58	c  N dy  6997   1210409      2403     10381         0     91223     31693   3502659     46.69   no data  --
1177.57/294.81	c  N dy  7112   1230430      2403     10381         0     63248     31693   1457868     46.71     49.54  --
1196.35/299.50	c  N dy  7227   1250506      2403     10381         0     83321     31693   2879438     46.71     49.48  --
1217.52/304.84	c  N dy  7352   1270728      2403     10381         0     54555     31693    763352     46.73     49.76  --
1234.30/309.03	c  N dy  7471   1290741      2403     10381         0     74560     31693   2195629     46.74     49.47  --
1256.66/314.62	c  N dy  7583   1311607      2403     10381         0     95424     31693   3679113     46.74     49.23  --
1274.64/319.11	c  N dy  7714   1331650      2403     10381         0     65469     31693   1481252     46.76     50.15  --
1294.24/324.02	c  N dy  7828   1351890      2403     10381         0     85708     31693   2929177     46.76     49.67  --
1316.60/329.65	c  N dy  7947   1371936      2403     10381         0     54759     31693    650899     46.77     49.54  --
1333.36/333.86	c  N dy  8071   1392001      2403     10381         0     74816     31693   2070752     46.79     50.63  --
1355.33/339.33	c  N dy  8196   1412060      2403     10381         0     94868     31693   3502156     46.80     50.91  --
1375.30/344.38	c  N dy  8323   1432125      2403     10381         0     62943     31693   1168917     46.82     50.94  --
1394.48/349.18	c  N dy  8439   1452625      2403     10381         0     83437     31693   2619800     46.82     49.55  --
1418.45/355.19	c  N dy  8562   1472669      2403     10381         0    103474     31693   4047241     46.83     49.62  --
1436.82/359.70	c  N dy  8692   1492701      2403     10381         0     70516     31693   1650340     46.85     49.46  --
1457.99/365.03	c  N dy  8813   1512721      2403     10381         0     90530     31693   3063761     46.86     49.73  --
1482.36/371.14	c  N dy  8930   1532787      2403     10381         0     56605     31693    585029     46.87     52.71  --
1499.54/375.48	c  N dy  9043   1552826      2403     10381         0     76638     31693   2000470     46.87     50.90  --
1522.73/381.21	c  N dy  9180   1573042      2403     10381         0     96849     31693   3452664     46.90     50.54  --
1545.48/386.91	c  N dy  9302   1593137      2403     10381         0     61961     31693    901438     46.90     49.89  --
1563.44/391.47	c  N dy  9413   1613168      2403     10381         0     81988     31693   2339713     46.92     53.93  --
1587.42/397.49	c  N dy  9532   1633271      2403     10381         0    102087     31693   3761413     46.92     49.65  --
1609.79/403.02	c  N dy  9643   1653287      2403     10381         0     66107     31693   1136423     46.93     49.68  --
1630.16/408.17	c  N dy  9764   1673341      2403     10381         0     86158     31693   2554205     46.93     49.41  --
1656.12/414.61	c  N dy  9880   1693512      2403     10381         0    106328     31693   3988496     46.93     50.22  --
1675.30/419.42	c  S st  9985   1710409      2403     10381         0     66242     31693   1086846     46.94   no data  --
1675.70/419.58	c  S st  9985   1710911      2403     10381         0     66744     31693   1115364     46.94   no data  --
1675.70/419.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1675.70/419.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1676.10/419.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.15
1676.10/419.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1676.10/419.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1676.10/419.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2403 time:  0.00 s
1676.10/419.66	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1688.08/422.63	c lits-rem:       123  cl-subs:        8  v-elim:      0  v-fix:    0  time: 11.84 s
1688.08/422.63	c vivif2 --  cl tried    10381 cl shrink        0 lits rem          0 time: 0.00
1688.08/422.65	c vivif2 --  cl tried    66736 cl shrink        0 lits rem          0 time: 0.06
1688.48/422.75	c asymm  cl-useful: 0/10381/10381 lits-rem:0 time: 0.40
1688.48/422.75	c calculated reachability. Time: 0.00
1688.48/422.75	c  N dy  9985   1710911      2403     10381         0     66736     31693   1114026     46.94   no data  --
1708.85/427.81	c  N dy 10105   1730933      2403     10381         0     86752     31693   2540121     46.95     49.72  --
1734.41/434.22	c  N dy 10231   1750935      2403     10381         0    106751     31693   3952272     46.96     51.55  --
1757.19/439.96	c  N dy 10361   1771054      2403     10381         0     68871     31693   1211749     46.97     49.72  --
1778.36/445.21	c  N dy 10483   1791110      2403     10381         0     88923     31693   2640527     46.99     49.65  --
1804.72/451.85	c  N dy 10593   1811563      2403     10381         0    109368     31693   4101187     46.99     50.10  --
1827.90/457.69	c  N dy 10722   1831677      2403     10381         0     70490     31693   1257793     47.00     49.83  --
1849.06/462.98	c  N dy 10823   1851756      2403     10381         0     90563     31693   2684568     47.00     49.68  --
1876.63/469.85	c  N dy 10951   1872106      2403     10381         0    110910     31693   4144124     47.01     50.42  --
1900.20/475.72	c  N dy 11062   1892126      2403     10381         0     70935     31693   1221866     47.01     49.60  --
1921.77/481.16	c  N dy 11192   1912237      2403     10381         0     91032     31693   2662444     47.03     49.66  --
1948.94/487.94	c  N dy 11310   1932656      2403     10381         0    111441     31693   4120341     47.03     50.00  --
1972.90/493.96	c  N dy 11434   1952788      2403     10381         0     70593     31693   1144855     47.04     49.73  --
1993.66/499.15	c  N dy 11572   1972841      2403     10381         0     90641     31693   2570289     47.05     51.38  --
2019.66/505.62	c  N dy 11699   1992956      2403     10381         0    110748     31693   4016412     47.06     50.10  --
2044.80/511.96	c  N dy 11820   2013002      2403     10381         0     68807     31693    935778     47.07     50.36  --
2064.37/516.86	c  N dy 11931   2033006      2403     10381         0     88803     31693   2356431     47.08     63.30  --
2090.73/523.46	c  N dy 12046   2053093      2403     10381         0    108887     31693   3804771     47.08     49.97  --
2118.70/530.50	c  N dy 12163   2073192      2403     10381         0     66000     31693    665088     47.09     49.77  --
2137.90/535.25	c  N dy 12278   2093296      2403     10381         0     86096     31693   2103118     47.10     50.01  --
2162.24/541.31	c  N dy 12384   2113425      2403     10381         0    106219     31693   3536676     47.10     49.67  --
2193.80/549.24	c  N dy 12505   2134923      2403     10381         0    127712     31693   5080507     47.10     51.48  --
2213.37/554.12	c  N dy 12639   2155014      2403     10381         0     83812     31693   1884215     47.11     49.62  --
2236.94/560.05	c  N dy 12754   2175107      2403     10381         0    103901     31693   3316836     47.12     49.69  --
2265.32/567.16	c  N dy 12864   2195158      2403     10381         0    123946     31693   4753599     47.12     50.49  --
2283.67/571.77	c  S st 12955   2210912      2403     10381         0     74713     31693   1160277     47.13     42.73  --
2284.47/571.93	c  S st 12955   2211415      2403     10381         0     75216     31693   1191890     47.13   no data  --
2284.47/571.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2284.47/571.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2284.47/571.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.16
2284.87/572.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2284.87/572.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2284.87/572.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2403 time:  0.00 s
2284.87/572.02	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2297.66/575.27	c lits-rem:        52  cl-subs:       15  v-elim:      0  v-fix:    0  time: 12.99 s
2297.66/575.27	c vivif2 --  cl tried    10381 cl shrink        0 lits rem          0 time: 0.00
2297.66/575.29	c vivif2 --  cl tried    75201 cl shrink        0 lits rem          0 time: 0.06
2298.06/575.39	c asymm  cl-useful: 0/10381/10381 lits-rem:0 time: 0.41
2298.46/575.40	c calculated reachability. Time: 0.00
2298.46/575.40	c  N dy 12955   2211415      2403     10381         0     75201     31693   1190332     47.13   no data  --
2320.03/580.81	c  N dy 13079   2231451      2403     10381         0     95231     31693   2623842     47.13     50.46  --
2346.40/587.50	c  N dy 13199   2251757      2403     10381         0    115531     31693   4072597     47.14     49.87  --
2375.57/594.71	c  N dy 13315   2271791      2403     10381         0     69585     31693    733006     47.14     50.03  --
2395.53/599.75	c  N dy 13433   2291920      2403     10381         0     89707     31693   2176861     47.15     50.15  --
2421.09/606.14	c  N dy 13553   2311925      2403     10381         0    109709     31693   3596778     47.16     49.93  --
2450.65/613.59	c  N dy 13664   2331946      2403     10381         0    129724     31693   5029516     47.16     51.17  --
2472.61/619.06	c  N dy 13785   2351987      2403     10381         0     82776     31693   1618240     47.17     50.21  --
2496.18/624.90	c  N dy 13908   2371998      2403     10381         0    102782     31693   3058990     47.18     52.35  --
2524.57/632.09	c  N dy 14027   2392136      2403     10381         0    122915     31693   4486729     47.18     50.34  --
2552.51/639.05	c  N dy 14156   2412198      2403     10381         0     74988     31693    989038     47.19     50.20  --
2575.28/644.73	c  N dy 14277   2432794      2403     10381         0     95578     31693   2471780     47.20     50.06  --
2603.24/651.79	c  N dy 14403   2452923      2403     10381         0    115698     31693   3902682     47.20     50.12  --
2635.60/659.80	c  N dy 14510   2472944      2403     10381         0    135709     31693   5326918     47.20     50.56  --
2658.37/665.56	c  N dy 14644   2493130      2403     10381         0     86915     31693   1782725     47.21     53.74  --
2683.93/671.90	c  N dy 14761   2513258      2403     10381         0    107039     31693   3231582     47.22     49.82  --
2714.69/679.68	c  N dy 14890   2533309      2403     10381         0    127086     31693   4663287     47.23     50.67  --
2744.28/687.03	c  N dy 15001   2553374      2403     10381         0     77167     31693   1018326     47.23     56.23  --
2767.82/692.91	c  N dy 15111   2573620      2403     10381         0     97408     31693   2470174     47.23     49.80  --
2796.18/700.03	c  N dy 15236   2593647      2403     10381         0    117431     31693   3898994     47.23     51.23  --
2828.94/708.28	c  N dy 15340   2613726      2403     10381         0    137502     31693   5324422     47.23     49.99  --
2853.31/714.34	c  N dy 15456   2633893      2403     10381         0     86683     31693   1622855     47.24     50.31  --
2879.27/720.83	c  N dy 15572   2653996      2403     10381         0    106774     31693   3054621     47.24     49.83  --
2910.43/728.68	c  N dy 15698   2674086      2403     10381         0    126863     31693   4490857     47.25     49.79  --
2942.78/736.79	c  N dy 15818   2694151      2403     10381         0     74940     31693    729210     47.25     50.28  --
2961.16/741.36	c  S st 15934   2711418      2403     10381         0     92204     31693   1963339     47.26     45.42  --
2961.96/741.55	c  S st 15934   2711921      2403     10381         0     92707     31693   1995121     47.26   no data  --
2961.96/741.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2961.96/741.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2962.36/741.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.21
2962.36/741.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2962.36/741.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2962.36/741.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2403 time:  0.00 s
2962.36/741.69	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2996.31/750.14	c lits-rem:        38  cl-subs:       17  v-elim:      0  v-fix:    0  time: 33.75 s
2996.31/750.14	c vivif2 --  cl tried    10381 cl shrink        0 lits rem          0 time: 0.00
2996.31/750.17	c vivif2 --  cl tried    92690 cl shrink        0 lits rem          0 time: 0.10
2997.11/750.31	c asymm  cl-useful: 0/10381/10381 lits-rem:0 time: 0.54
2997.11/750.31	c calculated reachability. Time: 0.00
2997.11/750.31	c  N dy 15934   2711921      2403     10381         0     92690     31693   1992826     47.26   no data  --
3022.27/756.68	c  N dy 16048   2732198      2403     10381         0    112952     31693   3436084     47.26     50.25  --
3052.26/764.17	c  N dy 16164   2752226      2403     10381         0    132969     31693   4886450     47.27     51.04  --
3081.80/771.53	c  N dy 16276   2772233      2403     10381         0     80000     31693   1031303     47.27     50.00  --
3104.18/777.18	c  N dy 16413   2792441      2403     10381         0    100201     31693   2500847     47.28     50.96  --
3132.53/784.22	c  N dy 16533   2812947      2403     10381         0    120703     31693   3964964     47.29     50.25  --
3165.29/792.42	c  N dy 16646   2833266      2403     10381         0    141017     31693   5411401     47.29     50.23  --
3191.66/799.03	c  N dy 16759   2853586      2403     10381         0     87354     31693   1478897     47.29     50.03  --
3216.02/805.10	c  N dy 16871   2873960      2403     10381         0    107723     31693   2937027     47.29     51.28  --
3245.60/812.55	c  N dy 16998   2893983      2403     10381         0    127742     31693   4377253     47.30     51.13  --
3281.13/821.48	c  N dy 17133   2914047      2403     10381         0    147802     31693   5822004     47.31     53.95  --
3303.90/827.19	c  N dy 17245   2934118      2403     10381         0     92891     31693   1828052     47.31     50.91  --
3329.87/833.65	c  N dy 17366   2954210      2403     10381         0    112977     31693   3259608     47.32     49.82  --
3361.02/841.42	c  N dy 17491   2974248      2403     10381         0    133006     31693   4700013     47.33     50.30  --
3396.57/850.31	c  N dy 17604   2994554      2403     10381         0     77324     31693    637454     47.33     50.28  --
3418.55/855.83	c  N dy 17727   3015078      2403     10381         0     97847     31693   2104111     47.33     50.04  --
3445.31/862.58	c  N dy 17856   3035139      2403     10381         0    117904     31693   3569985     47.34     50.48  --
3479.26/871.07	c  N dy 17976   3055380      2403     10381         0    138139     31693   5028422     47.35     50.58  --
3514.41/879.82	c  N dy 18092   3075431      2403     10381         0     81210     31693    846916     47.35     55.77  --
3537.98/885.77	c  N dy 18206   3095733      2403     10381         0    101505     31693   2299454     47.35     50.17  --
3567.14/893.05	c  N dy 18330   3115780      2403     10381         0    121550     31693   3735662     47.36     53.75  --
3601.52/901.69	c  N dy 18461   3135797      2403     10381         0    141559     31693   5173172     47.37     51.39  --
3636.67/910.46	c  N dy 18573   3155990      2403     10381         0     83763     31693    964345     47.37     50.33  --
3661.82/916.74	c  N dy 18681   3175999      2403     10381         0    103765     31693   2379338     47.37     50.15  --
3692.18/924.36	c  N dy 18797   3196058      2403     10381         0    123817     31693   3805025     47.37     50.08  --
3720.15/931.33	c  S st 18892   3211921      2403     10381         0    139676     31693   4941388     47.37     46.19  --
3721.34/931.66	c  S st 18892   3212425      2403     10381         0    140180     31693   4969097     47.37   no data  --
3721.34/931.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
3721.34/931.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3721.74/931.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.37
3722.54/931.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3722.54/931.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3722.54/931.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2403 time:  0.00 s
3722.54/931.97	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
4245.83/1062.99	c lits-rem:         1  cl-subs:       47  v-elim:      0  v-fix:    0  time: 522.60 s
4245.83/1062.99	c vivif2 --  cl tried    10381 cl shrink        0 lits rem          0 time: 0.00
4246.23/1063.05	c vivif2 --  cl tried   140133 cl shrink        0 lits rem          0 time: 0.25
4247.05/1063.30	c asymm  cl-useful: 0/10381/10381 lits-rem:0 time: 0.97
4247.05/1063.30	c calculated reachability. Time: 0.00
4247.05/1063.30	c  N dy 18892   3212425      2403     10381         0    140133     31693   4963621     47.37   no data  --
4283.77/1072.43	c  N dy 19019   3232847      2403     10381         0     81574     31693    749963     47.38     50.19  --
4306.94/1078.29	c  N dy 19126   3253047      2403     10381         0    101770     31693   2193589     47.38     51.64  --
4336.50/1085.67	c  N dy 19241   3273450      2403     10381         0    122167     31693   3665011     47.39     50.77  --
4371.25/1094.39	c  N dy 19355   3293480      2403     10381         0    142191     31693   5089878     47.39     50.18  --
4409.63/1103.92	c  N dy 19488   3313598      2403     10381         0     82323     31693    734497     47.40     51.50  --
4433.97/1110.00	c  N dy 19611   3333956      2403     10381         0    102674     31693   2194159     47.40     50.56  --
4462.75/1117.27	c  N dy 19714   3354189      2403     10381         0    122900     31693   3642118     47.40     50.58  --
4497.91/1126.09	c  N dy 19838   3374231      2403     10381         0    142938     31693   5076978     47.40     50.89  --
4537.84/1136.03	c  N dy 19968   3394292      2403     10381         0     82020     31693    647574     47.41     51.40  --
4561.80/1142.04	c  N dy 20102   3414296      2403     10381         0    102016     31693   2100159     47.43     50.17  --
4590.56/1149.23	c  N dy 20206   3434390      2403     10381         0    122108     31693   3528614     47.42     50.06  --
4624.52/1157.78	c  N dy 20327   3454472      2403     10381         0    142187     31693   4981131     47.43     50.85  --
4664.88/1167.80	c  N dy 20437   3474541      2403     10381         0    162249     31693   6420866     47.43     50.26  --
4690.85/1174.34	c  N dy 20552   3495157      2403     10381         0    100886     31693   1939065     47.43     50.06  --
4719.59/1181.55	c  N dy 20663   3515210      2403     10381         0    120933     31693   3382387     47.44     50.49  --
4753.54/1190.06	c  N dy 20776   3535258      2403     10381         0    140972     31693   4829282     47.44     50.41  --
4793.89/1200.10	c  N dy 20898   3555536      2403     10381         0    161241     31693   6282123     47.44     50.32  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 6.92 7.82 7.92 2/173 26707
/proc/meminfo: memFree=17458468/32950940 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/26707/stat : 26707 (strangenight1-m) R 26705 26707 26674 0 -1 4202496 413 0 0 0 0 0 0 0 23 0 4 0 598105725 52465664 353 33554432000 4194304 4650419 140734907962256 18446744073709551615 47642653714358 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26707/statm: 12809 353 303 112 0 7774 0
[pid=26707/tid=26708] ppid=26705 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/26707/task/26708/stat : 26708 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 598105725 52465664 353 33554432000 4194304 4650419 140734907962256 18446744073709551615 47642653714354 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26707/tid=26709] ppid=26705 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 598105725 52465664 353 33554432000 4194304 4650419 140734907962256 18446744073709551615 47642653714348 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26707/tid=26710] ppid=26705 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/26707/task/26710/stat : 26710 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 598105725 52465664 353 33554432000 4194304 4650419 140734907962256 18446744073709551615 215988648945 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.351009 s]
/proc/loadavg: 6.92 7.82 7.92 2/173 26707
/proc/meminfo: memFree=17458468/32950940 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=296828 CPUtime=3 cores=1,3,5,7
/proc/26707/stat : 26707 (strangenight1-m) R 26705 26707 26674 0 -1 4202496 9248 0 0 0 298 2 0 0 25 0 4 0 598105725 303951872 5464 33554432000 4194304 4650419 140734907962256 18446744073709551615 4511592 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26707/statm: 74207 5464 393 112 0 69172 0
[pid=26707/tid=26708] ppid=26705 vsize=296828 CPUtime=0.74 cores=1,3,5,7
/proc/26707/task/26708/stat : 26708 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 2276 0 0 0 74 0 0 0 18 0 4 0 598105725 303951872 5464 33554432000 4194304 4650419 140734907962256 18446744073709551615 4328270 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26707/tid=26709] ppid=26705 vsize=296828 CPUtime=0.74 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 2382 0 0 0 74 0 0 0 18 0 4 0 598105725 303951872 5464 33554432000 4194304 4650419 140734907962256 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26707/tid=26710] ppid=26705 vsize=296828 CPUtime=0.74 cores=1,3,5,7
/proc/26707/task/26710/stat : 26710 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 1740 0 0 0 74 0 0 0 19 0 4 0 598105725 303951872 5464 33554432000 4194304 4650419 140734907962256 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 296828

[startup+0.85769 s]
/proc/loadavg: 6.92 7.82 7.92 2/173 26707
/proc/meminfo: memFree=17458468/32950940 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=288300 CPUtime=3.4 cores=1,3,5,7
/proc/26707/stat : 26707 (strangenight1-m) R 26705 26707 26674 0 -1 4202496 9984 0 0 0 338 2 0 0 25 0 4 0 598105725 295219200 4987 33554432000 4194304 4650419 140734907962256 18446744073709551615 4328348 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26707/statm: 72075 4987 393 112 0 67040 0
[pid=26707/tid=26708] ppid=26705 vsize=288300 CPUtime=0.84 cores=1,3,5,7
/proc/26707/task/26708/stat : 26708 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 2686 0 0 0 84 0 0 0 18 0 4 0 598105725 295219200 4987 33554432000 4194304 4650419 140734907962256 18446744073709551615 4364336 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26707/tid=26709] ppid=26705 vsize=288300 CPUtime=0.84 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 2492 0 0 0 84 0 0 0 18 0 4 0 598105725 295219200 4987 33554432000 4194304 4650419 140734907962256 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26707/tid=26710] ppid=26705 vsize=288300 CPUtime=0.84 cores=1,3,5,7
/proc/26707/task/26710/stat : 26710 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 1847 0 0 0 84 0 0 0 19 0 4 0 598105725 295219200 4987 33554432000 4194304 4650419 140734907962256 18446744073709551615 4328338 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.4
Current children cumulated vsize (KiB) 288300

[startup+0.957672 s]
/proc/loadavg: 6.92 7.82 7.92 2/173 26707
/proc/meminfo: memFree=17458468/32950940 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=288300 CPUtime=3.8 cores=1,3,5,7
/proc/26707/stat : 26707 (strangenight1-m) R 26705 26707 26674 0 -1 4202496 10397 0 0 0 378 2 0 0 25 0 4 0 598105725 295219200 5400 33554432000 4194304 4650419 140734907962256 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26707/statm: 72075 5401 393 112 0 67040 0
[pid=26707/tid=26708] ppid=26705 vsize=288300 CPUtime=0.94 cores=1,3,5,7
/proc/26707/task/26708/stat : 26708 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 2791 0 0 0 94 0 0 0 19 0 4 0 598105725 295219200 5401 33554432000 4194304 4650419 140734907962256 18446744073709551615 4363568 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26707/tid=26709] ppid=26705 vsize=288300 CPUtime=0.94 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 2597 0 0 0 94 0 0 0 19 0 4 0 598105725 295219200 5401 33554432000 4194304 4650419 140734907962256 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26707/tid=26710] ppid=26705 vsize=288300 CPUtime=0.94 cores=1,3,5,7
/proc/26707/task/26710/stat : 26710 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 1946 0 0 0 94 0 0 0 19 0 4 0 598105725 295219200 5401 33554432000 4194304 4650419 140734907962256 18446744073709551615 4364400 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 288300

[startup+1.05766 s]
/proc/loadavg: 6.92 7.82 7.92 2/173 26707
/proc/meminfo: memFree=17458468/32950940 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=288300 CPUtime=4.2 cores=1,3,5,7
/proc/26707/stat : 26707 (strangenight1-m) R 26705 26707 26674 0 -1 4202496 10804 0 0 0 418 2 0 0 25 0 4 0 598105725 295219200 5807 33554432000 4194304 4650419 140734907962256 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26707/statm: 72075 5807 393 112 0 67040 0
[pid=26707/tid=26708] ppid=26705 vsize=288300 CPUtime=1.04 cores=1,3,5,7
/proc/26707/task/26708/stat : 26708 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 2894 0 0 0 104 0 0 0 19 0 4 0 598105725 295219200 5807 33554432000 4194304 4650419 140734907962256 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26707/tid=26709] ppid=26705 vsize=288300 CPUtime=1.04 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 2698 0 0 0 104 0 0 0 19 0 4 0 598105725 295219200 5807 33554432000 4194304 4650419 140734907962256 18446744073709551615 4364416 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26707/tid=26710] ppid=26705 vsize=288300 CPUtime=1.04 cores=1,3,5,7
/proc/26707/task/26710/stat : 26710 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 2046 0 0 0 104 0 0 0 19 0 4 0 598105725 295219200 5807 33554432000 4194304 4650419 140734907962256 18446744073709551615 4363335 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.2
Current children cumulated vsize (KiB) 288300

[startup+1.50058 s]
/proc/loadavg: 6.92 7.82 7.92 2/173 26707
/proc/meminfo: memFree=17458468/32950940 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=289116 CPUtime=5.97 cores=1,3,5,7
/proc/26707/stat : 26707 (strangenight1-m) R 26705 26707 26674 0 -1 4202496 13582 0 0 0 595 2 0 0 25 0 4 0 598105725 296054784 5770 33554432000 4194304 4650419 140734907962256 18446744073709551615 4364352 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26707/statm: 72279 5770 393 112 0 67244 0
[pid=26707/tid=26708] ppid=26705 vsize=289116 CPUtime=1.48 cores=1,3,5,7
/proc/26707/task/26708/stat : 26708 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 3669 0 0 0 148 0 0 0 19 0 4 0 598105725 296054784 5770 33554432000 4194304 4650419 140734907962256 18446744073709551615 4349680 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26707/tid=26709] ppid=26705 vsize=289116 CPUtime=1.48 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 3357 0 0 0 148 0 0 0 19 0 4 0 598105725 296054784 5770 33554432000 4194304 4650419 140734907962256 18446744073709551615 4363458 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26707/tid=26710] ppid=26705 vsize=289116 CPUtime=1.48 cores=1,3,5,7
/proc/26707/task/26710/stat : 26710 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 2706 0 0 0 148 0 0 0 20 0 4 0 598105725 296054784 5770 33554432000 4194304 4650419 140734907962256 18446744073709551615 4334343 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 289116

[startup+3.1003 s]
/proc/loadavg: 6.92 7.82 7.92 9/184 26719
/proc/meminfo: memFree=17368236/32950940 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=271220 CPUtime=12.36 cores=1,3,5,7
/proc/26707/stat : 26707 (strangenight1-m) R 26705 26707 26674 0 -1 4202496 23341 0 0 0 1231 5 0 0 25 0 4 0 598105725 277729280 11022 33554432000 4194304 4650419 140734907962256 18446744073709551615 4439371 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26707/statm: 67805 11022 395 112 0 62770 0
[pid=26707/tid=26708] ppid=26705 vsize=271220 CPUtime=3.09 cores=1,3,5,7
/proc/26707/task/26708/stat : 26708 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 5907 0 0 0 308 1 0 0 25 0 4 0 598105725 277729280 11022 33554432000 4194304 4650419 140734907962256 18446744073709551615 4368114 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26707/tid=26709] ppid=26705 vsize=271220 CPUtime=3.09 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 5418 0 0 0 308 1 0 0 25 0 4 0 598105725 277729280 11022 33554432000 4194304 4650419 140734907962256 18446744073709551615 4364346 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26707/tid=26710] ppid=26705 vsize=271220 CPUtime=3.07 cores=1,3,5,7
/proc/26707/task/26710/stat : 26710 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 4719 0 0 0 307 0 0 0 25 0 4 0 598105725 277729280 11022 33554432000 4194304 4650419 140734907962256 18446744073709551615 4364336 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 271220

[startup+6.30074 s]
/proc/loadavg: 7.00 7.82 7.92 9/184 26720
/proc/meminfo: memFree=17249356/32950940 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=301876 CPUtime=25.14 cores=1,3,5,7
/proc/26707/stat : 26707 (strangenight1-m) R 26705 26707 26674 0 -1 4202496 37850 0 0 0 2507 7 0 0 25 0 4 0 598105725 309121024 23946 33554432000 4194304 4650419 140734907962256 18446744073709551615 4365321 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26707/statm: 75469 23946 395 112 0 70434 0
[pid=26707/tid=26708] ppid=26705 vsize=301876 CPUtime=6.29 cores=1,3,5,7
/proc/26707/task/26708/stat : 26708 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 10159 0 0 0 627 2 0 0 25 0 4 0 598105725 309121024 23946 33554432000 4194304 4650419 140734907962256 18446744073709551615 4331993 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26707/tid=26709] ppid=26705 vsize=301876 CPUtime=6.28 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 8568 0 0 0 627 1 0 0 25 0 4 0 598105725 309121024 23946 33554432000 4194304 4650419 140734907962256 18446744073709551615 4439636 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26707/tid=26710] ppid=26705 vsize=301876 CPUtime=6.26 cores=1,3,5,7
/proc/26707/task/26710/stat : 26710 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 9937 0 0 0 625 1 0 0 25 0 4 0 598105725 309121024 23946 33554432000 4194304 4650419 140734907962256 18446744073709551615 4310830 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 301876

[startup+12.7006 s]
/proc/loadavg: 7.08 7.82 7.92 9/184 26720
/proc/meminfo: memFree=17161568/32950940 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=330200 CPUtime=50.72 cores=1,3,5,7
/proc/26707/stat : 26707 (strangenight1-m) R 26705 26707 26674 0 -1 4202496 58692 0 0 0 5061 11 0 0 25 0 4 0 598105725 338124800 38832 33554432000 4194304 4650419 140734907962256 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26707/statm: 82550 38832 395 112 0 77515 0
[pid=26707/tid=26708] ppid=26705 vsize=330200 CPUtime=12.69 cores=1,3,5,7
/proc/26707/task/26708/stat : 26708 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 14162 0 0 0 1267 2 0 0 25 0 4 0 598105725 338124800 38832 33554432000 4194304 4650419 140734907962256 18446744073709551615 4349680 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26707/tid=26709] ppid=26705 vsize=330200 CPUtime=12.69 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 14222 0 0 0 1267 2 0 0 25 0 4 0 598105725 338124800 38832 33554432000 4194304 4650419 140734907962256 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26707/tid=26710] ppid=26705 vsize=330200 CPUtime=12.67 cores=1,3,5,7
/proc/26707/task/26710/stat : 26710 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 14497 0 0 0 1265 2 0 0 25 0 4 0 598105725 338124800 38832 33554432000 4194304 4650419 140734907962256 18446744073709551615 4439371 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 330200

[startup+25.5004 s]
/proc/loadavg: 7.28 7.83 7.92 9/184 26720
/proc/meminfo: memFree=17062600/32950940 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=340108 CPUtime=101.83 cores=1,3,5,7
/proc/26707/stat : 26707 (strangenight1-m) R 26705 26707 26674 0 -1 4202496 82794 0 0 0 10164 19 0 0 25 0 4 0 598105725 348270592 50790 33554432000 4194304 4650419 140734907962256 18446744073709551615 4331089 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26707/statm: 85027 50790 395 112 0 79992 0
[pid=26707/tid=26708] ppid=26705 vsize=340108 CPUtime=25.49 cores=1,3,5,7
/proc/26707/task/26708/stat : 26708 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 20687 0 0 0 2544 5 0 0 25 0 4 0 598105725 348270592 50790 33554432000 4194304 4650419 140734907962256 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26707/tid=26709] ppid=26705 vsize=340108 CPUtime=25.48 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 22001 0 0 0 2544 4 0 0 25 0 4 0 598105725 348270592 50790 33554432000 4194304 4650419 140734907962256 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26707/tid=26710] ppid=26705 vsize=340108 CPUtime=25.47 cores=1,3,5,7
/proc/26707/task/26710/stat : 26710 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 17290 0 0 0 2544 3 0 0 25 0 4 0 598105725 348270592 50790 33554432000 4194304 4650419 140734907962256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 340108

[startup+51.1009 s]
/proc/loadavg: 7.53 7.84 7.92 9/184 26721
/proc/meminfo: memFree=17013480/32950940 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=396540 CPUtime=204.1 cores=1,3,5,7
/proc/26707/stat : 26707 (strangenight1-m) R 26705 26707 26674 0 -1 4202496 124104 0 0 0 20379 31 0 0 25 0 4 0 598105725 406056960 54126 33554432000 4194304 4650419 140734907962256 18446744073709551615 4438378 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26707/statm: 99135 54126 395 112 0 94100 0
[pid=26707/tid=26708] ppid=26705 vsize=396540 CPUtime=51.08 cores=1,3,5,7
/proc/26707/task/26708/stat : 26708 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 31609 0 0 0 5100 8 0 0 25 0 4 0 598105725 406056960 54126 33554432000 4194304 4650419 140734907962256 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26707/tid=26709] ppid=26705 vsize=396540 CPUtime=51.08 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 32773 0 0 0 5101 7 0 0 25 0 4 0 598105725 406056960 54126 33554432000 4194304 4650419 140734907962256 18446744073709551615 4364406 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26707/tid=26710] ppid=26705 vsize=396540 CPUtime=51.06 cores=1,3,5,7
/proc/26707/task/26710/stat : 26710 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 25424 0 0 0 5101 5 0 0 25 0 4 0 598105725 406056960 54126 33554432000 4194304 4650419 140734907962256 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 396540

[startup+102.301 s]
/proc/loadavg: 7.79 7.87 7.92 9/184 26722
/proc/meminfo: memFree=16913996/32950940 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=447964 CPUtime=408.61 cores=1,3,5,7
/proc/26707/stat : 26707 (strangenight1-m) R 26705 26707 26674 0 -1 4202496 211055 0 0 0 40805 56 0 0 25 0 4 0 598105725 458715136 62980 33554432000 4194304 4650419 140734907962256 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26707/statm: 111991 62980 395 112 0 106956 0
[pid=26707/tid=26708] ppid=26705 vsize=447964 CPUtime=102.28 cores=1,3,5,7
/proc/26707/task/26708/stat : 26708 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 56445 0 0 0 10212 16 0 0 25 0 4 0 598105725 458715136 62980 33554432000 4194304 4650419 140734907962256 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26707/tid=26709] ppid=26705 vsize=447964 CPUtime=102.28 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 58046 0 0 0 10214 14 0 0 25 0 4 0 598105725 458715136 62980 33554432000 4194304 4650419 140734907962256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26707/tid=26710] ppid=26705 vsize=447964 CPUtime=102.26 cores=1,3,5,7
/proc/26707/task/26710/stat : 26710 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 41120 0 0 0 10216 10 0 0 25 0 4 0 598105725 458715136 62980 33554432000 4194304 4650419 140734907962256 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 447964

[startup+162.3 s]

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

[pid=26707] ppid=26705 vsize=732688 CPUtime=2565.69 cores=1,3,5,7
/proc/26707/stat : 26707 (strangenight1-m) R 26705 26707 26674 0 -1 4202496 929473 0 0 0 256239 330 0 0 25 0 4 0 598105725 750272512 116701 33554432000 4194304 4650419 140734907962256 18446744073709551615 4366906 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26707/statm: 183172 116701 395 112 0 178137 0
[pid=26707/tid=26708] ppid=26705 vsize=732688 CPUtime=642.28 cores=1,3,5,7
/proc/26707/task/26708/stat : 26708 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 226580 0 0 0 64136 92 0 0 25 0 4 0 598105725 750272512 116701 33554432000 4194304 4650419 140734907962256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26707/tid=26709] ppid=26705 vsize=732688 CPUtime=642.29 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 352618 0 0 0 64129 100 0 0 25 0 4 0 598105725 750272512 116701 33554432000 4194304 4650419 140734907962256 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26707/tid=26710] ppid=26705 vsize=732688 CPUtime=642.28 cores=1,3,5,7
/proc/26707/task/26710/stat : 26710 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 162930 0 0 0 64163 65 0 0 25 0 4 0 598105725 750272512 116701 33554432000 4194304 4650419 140734907962256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2565.69
Current children cumulated vsize (KiB) 732688

[startup+702.301 s]
/proc/loadavg: 8.01 8.02 7.98 9/184 26738
/proc/meminfo: memFree=16412844/32950940 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=804516 CPUtime=2805.38 cores=1,3,5,7
/proc/26707/stat : 26707 (strangenight1-m) R 26705 26707 26674 0 -1 4202496 991024 0 0 0 280184 354 0 0 25 0 4 0 598105725 823824384 127809 33554432000 4194304 4650419 140734907962256 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26707/statm: 201129 127809 395 112 0 196094 0
[pid=26707/tid=26708] ppid=26705 vsize=804516 CPUtime=702.28 cores=1,3,5,7
/proc/26707/task/26708/stat : 26708 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 262010 0 0 0 70128 100 0 0 25 0 4 0 598105725 823824384 127809 33554432000 4194304 4650419 140734907962256 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26707/tid=26709] ppid=26705 vsize=804516 CPUtime=702.3 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 354209 0 0 0 70129 101 0 0 25 0 4 0 598105725 823824384 127809 33554432000 4194304 4650419 140734907962256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26707/tid=26710] ppid=26705 vsize=804516 CPUtime=702.28 cores=1,3,5,7
/proc/26707/task/26710/stat : 26710 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 176841 0 0 0 70154 74 0 0 25 0 4 0 598105725 823824384 127809 33554432000 4194304 4650419 140734907962256 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.38
Current children cumulated vsize (KiB) 804516

[startup+762.3 s]
/proc/loadavg: 8.00 8.02 7.98 9/184 26740
/proc/meminfo: memFree=16417652/32950940 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=782704 CPUtime=3045.05 cores=1,3,5,7
/proc/26707/stat : 26707 (strangenight1-m) R 26705 26707 26674 0 -1 4202496 1129015 0 0 0 304116 389 0 0 25 0 4 0 598105725 801488896 123162 33554432000 4194304 4650419 140734907962256 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26707/statm: 195676 123162 395 112 0 190641 0
[pid=26707/tid=26708] ppid=26705 vsize=782704 CPUtime=762.29 cores=1,3,5,7
/proc/26707/task/26708/stat : 26708 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 362473 0 0 0 76113 116 0 0 25 0 4 0 598105725 801488896 123162 33554432000 4194304 4650419 140734907962256 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26707/tid=26709] ppid=26705 vsize=782704 CPUtime=762.3 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 367263 0 0 0 76122 108 0 0 25 0 4 0 598105725 801488896 123162 33554432000 4194304 4650419 140734907962256 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26707/tid=26710] ppid=26705 vsize=782704 CPUtime=762.27 cores=1,3,5,7
/proc/26707/task/26710/stat : 26710 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 188997 0 0 0 76148 79 0 0 25 0 4 0 598105725 801488896 123162 33554432000 4194304 4650419 140734907962256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.05
Current children cumulated vsize (KiB) 782704

[startup+822.301 s]
/proc/loadavg: 8.03 8.03 7.98 9/184 26741
/proc/meminfo: memFree=16379328/32950940 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=849920 CPUtime=3284.74 cores=1,3,5,7
/proc/26707/stat : 26707 (strangenight1-m) R 26705 26707 26674 0 -1 4202496 1185351 0 0 0 328058 416 0 0 25 0 4 0 598105725 870318080 132397 33554432000 4194304 4650419 140734907962256 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26707/statm: 212480 132397 395 112 0 207445 0
[pid=26707/tid=26708] ppid=26705 vsize=849920 CPUtime=822.28 cores=1,3,5,7
/proc/26707/task/26708/stat : 26708 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 376384 0 0 0 82106 122 0 0 25 0 4 0 598105725 870318080 132397 33554432000 4194304 4650419 140734907962256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26707/tid=26709] ppid=26705 vsize=849920 CPUtime=822.3 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 381896 0 0 0 82115 115 0 0 25 0 4 0 598105725 870318080 132397 33554432000 4194304 4650419 140734907962256 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26707/tid=26710] ppid=26705 vsize=849920 CPUtime=822.29 cores=1,3,5,7
/proc/26707/task/26710/stat : 26710 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 202777 0 0 0 82142 87 0 0 25 0 4 0 598105725 870318080 132397 33554432000 4194304 4650419 140734907962256 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.74
Current children cumulated vsize (KiB) 849920

[startup+882.3 s]
/proc/loadavg: 8.12 8.05 7.99 9/184 26743
/proc/meminfo: memFree=16447880/32950940 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=706200 CPUtime=3524.4 cores=1,3,5,7
/proc/26707/stat : 26707 (strangenight1-m) R 26705 26707 26674 0 -1 4202496 1239729 0 0 0 351999 441 0 0 25 0 4 0 598105725 723148800 115888 33554432000 4194304 4650419 140734907962256 18446744073709551615 4364772 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26707/statm: 176550 115888 395 112 0 171515 0
[pid=26707/tid=26708] ppid=26705 vsize=706200 CPUtime=882.28 cores=1,3,5,7
/proc/26707/task/26708/stat : 26708 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 391102 0 0 0 88099 129 0 0 25 0 4 0 598105725 723148800 115888 33554432000 4194304 4650419 140734907962256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26707/tid=26709] ppid=26705 vsize=706200 CPUtime=882.3 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 392206 0 0 0 88110 120 0 0 25 0 4 0 598105725 723148800 115888 33554432000 4194304 4650419 140734907962256 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26707/tid=26710] ppid=26705 vsize=706200 CPUtime=882.28 cores=1,3,5,7
/proc/26707/task/26710/stat : 26710 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 217360 0 0 0 88136 92 0 0 25 0 4 0 598105725 723148800 115888 33554432000 4194304 4650419 140734907962256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.4
Current children cumulated vsize (KiB) 706200

[startup+942.307 s]
/proc/loadavg: 8.04 8.04 7.99 9/184 26745
/proc/meminfo: memFree=16282324/32950940 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=948000 CPUtime=3764.1 cores=1,3,5,7
/proc/26707/stat : 26707 (strangenight1-m) R 26705 26707 26674 0 -1 4202496 1341498 0 0 0 375942 468 0 0 25 0 4 0 598105725 970752000 157394 33554432000 4194304 4650419 140734907962256 18446744073709551615 4476315 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26707/statm: 237000 157394 395 112 0 231965 0
[pid=26707/tid=26708] ppid=26705 vsize=948000 CPUtime=942.29 cores=1,3,5,7
/proc/26707/task/26708/stat : 26708 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 446716 0 0 0 94089 140 0 0 25 0 4 0 598105725 970752000 157394 33554432000 4194304 4650419 140734907962256 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26707/tid=26709] ppid=26705 vsize=948000 CPUtime=942.3 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 398771 0 0 0 94106 124 0 0 25 0 4 0 598105725 970752000 157394 33554432000 4194304 4650419 140734907962256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26707/tid=26710] ppid=26705 vsize=948000 CPUtime=942.29 cores=1,3,5,7
/proc/26707/task/26710/stat : 26710 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 228076 0 0 0 94133 96 0 0 25 0 4 0 598105725 970752000 157394 33554432000 4194304 4650419 140734907962256 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.1
Current children cumulated vsize (KiB) 948000

[startup+1002.3 s]
/proc/loadavg: 8.01 8.03 7.99 9/184 26746
/proc/meminfo: memFree=16312292/32950940 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=948352 CPUtime=4003.76 cores=1,3,5,7
/proc/26707/stat : 26707 (strangenight1-m) R 26705 26707 26674 0 -1 4202496 1501631 0 0 0 399878 498 0 0 25 0 4 0 598105725 971112448 153943 33554432000 4194304 4650419 140734907962256 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26707/statm: 237088 153943 395 112 0 232053 0
[pid=26707/tid=26708] ppid=26705 vsize=948352 CPUtime=1002.28 cores=1,3,5,7
/proc/26707/task/26708/stat : 26708 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 486723 0 0 0 100082 146 0 0 25 0 4 0 598105725 971112448 153943 33554432000 4194304 4650419 140734907962256 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26707/tid=26709] ppid=26705 vsize=948352 CPUtime=1002.3 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 411813 0 0 0 100097 133 0 0 25 0 4 0 598105725 971112448 153943 33554432000 4194304 4650419 140734907962256 18446744073709551615 4368288 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26707/tid=26710] ppid=26705 vsize=948352 CPUtime=1002.29 cores=1,3,5,7
/proc/26707/task/26710/stat : 26710 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 228111 0 0 0 100133 96 0 0 25 0 4 0 598105725 971112448 153943 33554432000 4194304 4650419 140734907962256 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.76
Current children cumulated vsize (KiB) 948352

[startup+1062.3 s]
/proc/loadavg: 8.06 8.04 8.00 9/184 26748
/proc/meminfo: memFree=16297860/32950940 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=912736 CPUtime=4243.43 cores=1,3,5,7
/proc/26707/stat : 26707 (strangenight1-m) R 26705 26707 26674 0 -1 4202496 1749622 0 0 0 423802 541 0 0 25 0 4 0 598105725 934641664 153065 33554432000 4194304 4650419 140734907962256 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26707/statm: 228184 153065 395 112 0 223149 0
[pid=26707/tid=26708] ppid=26705 vsize=912736 CPUtime=1062.28 cores=1,3,5,7
/proc/26707/task/26708/stat : 26708 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 584605 0 0 0 106068 160 0 0 25 0 4 0 598105725 934641664 153065 33554432000 4194304 4650419 140734907962256 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26707/tid=26709] ppid=26705 vsize=912736 CPUtime=1062.3 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 424221 0 0 0 106087 143 0 0 25 0 4 0 598105725 934641664 153065 33554432000 4194304 4650419 140734907962256 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26707/tid=26710] ppid=26705 vsize=912736 CPUtime=1062.29 cores=1,3,5,7
/proc/26707/task/26710/stat : 26710 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 228395 0 0 0 106133 96 0 0 25 0 4 0 598105725 934641664 153065 33554432000 4194304 4650419 140734907962256 18446744073709551615 4363566 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.43
Current children cumulated vsize (KiB) 912736

[startup+1122.3 s]
/proc/loadavg: 8.07 8.04 8.00 9/184 26749
/proc/meminfo: memFree=16300308/32950940 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=914120 CPUtime=4483.11 cores=1,3,5,7
/proc/26707/stat : 26707 (strangenight1-m) R 26705 26707 26674 0 -1 4202496 1913314 0 0 0 447726 585 0 0 25 0 4 0 598105725 936058880 155702 33554432000 4194304 4650419 140734907962256 18446744073709551615 4367401 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26707/statm: 228530 155702 395 112 0 223495 0
[pid=26707/tid=26708] ppid=26705 vsize=914120 CPUtime=1122.28 cores=1,3,5,7
/proc/26707/task/26708/stat : 26708 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 693997 0 0 0 112052 176 0 0 25 0 4 0 598105725 936058880 155702 33554432000 4194304 4650419 140734907962256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26707/tid=26709] ppid=26705 vsize=914120 CPUtime=1122.3 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 451271 0 0 0 112079 151 0 0 25 0 4 0 598105725 936058880 155702 33554432000 4194304 4650419 140734907962256 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26707/tid=26710] ppid=26705 vsize=914120 CPUtime=1122.28 cores=1,3,5,7
/proc/26707/task/26710/stat : 26710 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 241917 0 0 0 112124 104 0 0 25 0 4 0 598105725 936058880 155702 33554432000 4194304 4650419 140734907962256 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.11
Current children cumulated vsize (KiB) 914120

[startup+1182.3 s]
/proc/loadavg: 8.02 8.03 8.00 9/184 26751
/proc/meminfo: memFree=16316032/32950940 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=915140 CPUtime=4722.78 cores=1,3,5,7
/proc/26707/stat : 26707 (strangenight1-m) R 26705 26707 26674 0 -1 4202496 2051081 0 0 0 471654 624 0 0 25 0 4 0 598105725 937103360 153213 33554432000 4194304 4650419 140734907962256 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26707/statm: 228785 153213 395 112 0 223750 0
[pid=26707/tid=26708] ppid=26705 vsize=915140 CPUtime=1182.28 cores=1,3,5,7
/proc/26707/task/26708/stat : 26708 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 707349 0 0 0 118043 185 0 0 25 0 4 0 598105725 937103360 153213 33554432000 4194304 4650419 140734907962256 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26707/tid=26709] ppid=26705 vsize=915140 CPUtime=1182.3 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 549104 0 0 0 118065 165 0 0 25 0 4 0 598105725 937103360 153213 33554432000 4194304 4650419 140734907962256 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26707/tid=26710] ppid=26705 vsize=915140 CPUtime=1182.29 cores=1,3,5,7
/proc/26707/task/26710/stat : 26710 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 254869 0 0 0 118117 112 0 0 25 0 4 0 598105725 937103360 153213 33554432000 4194304 4650419 140734907962256 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.78
Current children cumulated vsize (KiB) 915140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.02 8.03 8.00 9/184 26751
/proc/meminfo: memFree=16293092/32950940 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=915020 CPUtime=4800.3 cores=1,3,5,7
/proc/26707/stat : 26707 (strangenight1-m) R 26705 26707 26674 0 -1 4202496 2098816 0 0 0 479395 635 0 0 25 0 4 0 598105725 936980480 157083 33554432000 4194304 4650419 140734907962256 18446744073709551615 4365210 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26707/statm: 228755 157083 395 112 0 223720 0
[pid=26707/tid=26708] ppid=26705 vsize=915020 CPUtime=1201.69 cores=1,3,5,7
/proc/26707/task/26708/stat : 26708 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 711042 0 0 0 119982 187 0 0 25 0 4 0 598105725 936980480 157083 33554432000 4194304 4650419 140734907962256 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26707/tid=26709] ppid=26705 vsize=915020 CPUtime=1201.71 cores=1,3,5,7
/proc/26707/task/26709/stat : 26709 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 585939 0 0 0 120001 170 0 0 25 0 4 0 598105725 936980480 157083 33554432000 4194304 4650419 140734907962256 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26707/tid=26710] ppid=26705 vsize=915020 CPUtime=1201.69 cores=1,3,5,7
/proc/26707/task/26710/stat : 26710 (strangenight1-m) R 26705 26707 26674 0 -1 4202560 259046 0 0 0 120055 114 0 0 25 0 4 0 598105725 936980480 157083 33554432000 4194304 4650419 140734907962256 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 915020

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.36
CPU user time (s): 4793.97
CPU system time (s): 6.38503
CPU usage (%): 399.451
Max. virtual memory (cumulated for all children) (KiB): 977516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.97
system time used= 6.38503
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2098818
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= 853
involuntary context switches= 19852

runsolver used 1.73174 second user time and 4.85126 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-29 14:05:50
IDJOB=3175032
IDBENCH=82650
IDSOLVER=1588
FILE ID=node117/3175032-1304078749
RUNJOBID= node117-1304078749-26693
PBS_JOBID= 13170523
Free space on /tmp= 71680 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v2500-c10500-S1907658523-004-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175032-1304078749/watcher-3175032-1304078749 -o /tmp/evaluation-result-3175032-1304078749/solver-3175032-1304078749 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175032-1304078749.cnf

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

MD5SUM BENCH= b937b5bc0ec99f47d43da4a3e675d75d
RANDOM SEED=1946757498

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      17459616 kB
Buffers:       2379348 kB
Cached:       12463396 kB
SwapCached:          0 kB
Active:        8142504 kB
Inactive:      6764700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      17459616 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7108 kB
Writeback:           0 kB
AnonPages:       63756 kB
Mapped:          14148 kB
Slab:           518564 kB
PageTables:       5380 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   185080 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= 71668 MiB
End job on node117 at 2011-04-29 14:25:53