Trace number 3368638

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt (fixed)? (TO) 4800.18 1203.14

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v2500-c10500-S49783605-066-UNKNOWN.cnf
MD5SUM1c3095ea320a010dfc229e2e217434fd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.631903
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-3368638-1305399461.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.01 s
0.00/0.01	c  N st     0         0      2500     10500         0         0     31500         0   no data   no data  --
0.00/0.01	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
0.00/0.10	c lits-rem:         0  cl-subs:        0  v-elim:     91  v-fix:    0  time:  0.06 s
0.00/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.10	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.00/0.10	c calculated reachability. Time: 0.00
0.00/0.10	c Calc default polars -  time:   0.00 s pos:    1112 undec:     288 neg:    1100
0.00/0.10	c =========================================================================================
0.00/0.10	c types(t): F = full restart, N = normal restart
0.00/0.10	c types(t): S = simplification begin/end, E = solution found
0.00/0.10	c restart types(rt): st = static, dy = dynamic
0.00/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.10	c  B st     0         0      2409     10409         0         0     31800         0   no data   no data  --
0.42/0.17	c Decided on static restart strategy
1.17/0.36	c  N st     8      4913      2409     10409         0      4908     31800    380261   no data   no data  --
3.17/0.85	c  N st    10     11298      2409     10409         0      4550     31800    218752   no data   no data  --
5.15/1.38	c  N st    11     17041      2409     10409         0     10289     31800    689459   no data   no data  --
8.35/2.15	c  F st    12     25002      2409     10409         0     12623     31800    906106   no data   no data  --
8.35/2.15	c  N st    12     25002      2409     10409         0     12623     31800    906106   no data   no data  --
9.94/2.55	c  N dy    18     30001      2409     10409         0     10833     31800    612174   no data   no data  --
9.94/2.55	c  S st    18     30001      2409     10409         0     10833     31800    612174   no data   no data  --
9.94/2.59	c  S st    18     30504      2409     10409         0     11336     31800    641261   no data   no data  --
10.34/2.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
10.34/2.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.34/2.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.03
10.34/2.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.34/2.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.34/2.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
10.34/2.64	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
19.92/5.01	c lits-rem:        90  cl-subs:       31  v-elim:      0  v-fix:    0  time:  9.46 s
19.92/5.03	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.07
19.92/5.03	c calculated reachability. Time: 0.00
19.92/5.03	c  N dy    18     30504      2409     10409         0     11305     31800    637648   no data   no data  --
21.12/5.36	c  N dy    44     34594      2409     10409         0     15394     31800    907407     42.21     44.45  --
22.35/5.68	c  N dy    70     38605      2409     10409         0     11492     31800    426388     42.91     46.02  --
23.91/6.03	c  N dy    99     42681      2409     10409         0     15567     31800    701481     43.69     51.88  --
25.11/6.31	c  S st   118     45757      2409     10409         0      9686     31800    215818     43.82     37.00  --
25.11/6.35	c  S st   118     46261      2409     10409         0     10190     31800    243040     43.82   no data  --
25.11/6.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
25.11/6.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.11/6.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.03
25.11/6.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.11/6.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.11/6.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
25.11/6.37	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
26.74/6.78	c lits-rem:        24  cl-subs:        0  v-elim:      0  v-fix:    0  time:  1.64 s
26.74/6.78	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
26.74/6.79	c vivif2 --  cl tried    10190 cl shrink        0 lits rem          0 time: 0.01
27.09/6.80	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.06
27.09/6.80	c calculated reachability. Time: 0.00
27.09/6.80	c  N dy   118     46261      2409     10409         0     10190     31800    243016     43.82   no data  --
28.29/7.13	c  N dy   144     50269      2409     10409         0     14198     31800    516838     44.00     50.33  --
29.90/7.50	c  N dy   168     54327      2409     10409         0     18255     31800    794156     44.21     47.98  --
31.13/7.88	c  N dy   192     58813      2409     10409         0     12765     31800    350465     44.24     47.57  --
32.68/8.23	c  N dy   216     62849      2409     10409         0     16800     31800    623160     44.30     46.75  --
34.29/8.65	c  N dy   240     67325      2409     10409         0     21274     31800    928892     44.30     47.32  --
35.12/8.83	c  S st   255     69391      2409     10409         0     12355     31800    255636     44.44   no data  --
35.12/8.88	c  S st   255     69892      2409     10409         0     12856     31800    283260     44.44   no data  --
35.12/8.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.12/8.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.12/8.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.03
35.12/8.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.12/8.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.12/8.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
35.12/8.90	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
37.87/9.59	c lits-rem:        29  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.77 s
37.87/9.59	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
37.87/9.60	c vivif2 --  cl tried    12854 cl shrink        0 lits rem          0 time: 0.01
38.27/9.61	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.07
38.27/9.61	c calculated reachability. Time: 0.00
38.27/9.61	c  N dy   255     69892      2409     10409         0     12854     31800    283029     44.44   no data  --
39.90/10.01	c  N dy   284     74427      2409     10409         0     17388     31800    595109     44.58     46.95  --
41.47/10.49	c  N dy   313     79469      2409     10409         0     22429     31800    934397     44.65     47.43  --
43.46/10.94	c  N dy   347     84577      2409     10409         0     15545     31800    401928     44.73     49.27  --
44.65/11.21	c  F st   365     87500      2409     10409         0     18468     31800    604106     44.77     44.91  --
45.85/11.54	c  N st   370     90796      2409     10409         0     21762     31800    859826     44.77   no data  --
48.28/12.14	c  N dy   398     96608      2409     10409         0     14575     31800    277578     44.84     47.86  --
50.64/12.72	c  N dy   434    102799      2409     10409         0     20762     31800    701987     44.88     48.13  --
51.44/12.93	c  S st   450    104839      2409     10409         0     22801     31800    846930     44.98   no data  --
51.44/12.99	c  S st   450    105343      2409     10409         0     23305     31800    875242     44.98   no data  --
51.84/13.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
51.84/13.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.84/13.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.06
51.84/13.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.84/13.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.84/13.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
51.84/13.05	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
68.20/17.10	c lits-rem:       185  cl-subs:        6  v-elim:      0  v-fix:    0  time: 16.13 s
68.20/17.10	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
68.20/17.11	c vivif2 --  cl tried    23299 cl shrink        0 lits rem          0 time: 0.04
68.20/17.14	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.13
68.20/17.14	c calculated reachability. Time: 0.00
68.20/17.14	c  N dy   450    105343      2409     10409         0     23299     31800    874396     44.98   no data  --
70.99/17.85	c  N dy   491    112182      2409     10409         0     16141     31800    318349     45.02     47.96  --
73.78/18.54	c  N dy   538    119431      2409     10409         0     23390     31800    813808     45.09     50.12  --
76.98/19.39	c  N dy   588    127085      2409     10409         0     16047     31800    247094     45.18     51.34  --
80.16/20.16	c  N dy   641    135224      2409     10409         0     24183     31800    807713     45.24     47.93  --
84.15/21.16	c  N dy   689    143861      2409     10409         0     16823     31800    241429     45.27     47.76  --
87.79/22.06	c  N dy   748    153076      2409     10409         0     26035     31800    874860     45.33     47.96  --
90.14/22.62	c  S st   771    158016      2409     10409         0     30975     31800   1217395     45.30     41.21  --
90.14/22.69	c  S st   771    158519      2409     10409         0     31478     31800   1247732     45.30   no data  --
90.14/22.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
90.14/22.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
90.54/22.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.07
90.54/22.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
90.54/22.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.54/22.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
90.54/22.76	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
98.92/24.85	c lits-rem:        34  cl-subs:        7  v-elim:      0  v-fix:    0  time:  8.32 s
98.92/24.85	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
98.92/24.86	c vivif2 --  cl tried    31471 cl shrink        0 lits rem          0 time: 0.05
99.32/24.90	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.16
99.32/24.91	c calculated reachability. Time: 0.00
99.32/24.91	c  N dy   771    158519      2409     10409         0     31471     31800   1246702     45.30   no data  --
103.31/25.98	c  N dy   825    168791      2409     10409         0     24745     31800    722271     45.28     48.36  --
108.50/27.29	c  N dy   895    179684      2409     10409         0     35634     31800   1474468     45.37     49.72  --
113.69/28.56	c  N dy   970    191154      2409     10409         0     29109     31800    959967     45.44     47.84  --
120.07/30.10	c  N dy  1041    203493      2409     10409         0     22450     31800    439254     45.43     47.88  --
126.06/31.63	c  N dy  1119    216735      2409     10409         0     35691     31800   1363569     45.48     48.82  --
132.43/33.28	c  N dy  1208    230810      2409     10409         0     29761     31800    883915     45.57     49.04  --
136.07/34.14	c  S st  1244    237778      2409     10409         0     36728     31800   1363250     45.56   no data  --
136.47/34.22	c  S st  1244    238280      2409     10409         0     37230     31800   1391759     45.56   no data  --
136.47/34.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
136.47/34.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
136.47/34.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.08
136.82/34.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
136.82/34.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
136.82/34.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
136.82/34.30	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
146.00/36.69	c lits-rem:        42  cl-subs:       23  v-elim:      0  v-fix:    0  time:  9.52 s
146.00/36.69	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
146.40/36.71	c vivif2 --  cl tried    37207 cl shrink        0 lits rem          0 time: 0.06
146.40/36.75	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.19
146.40/36.76	c calculated reachability. Time: 0.00
146.40/36.76	c  N dy  1244    238280      2409     10409         0     37207     31800   1388869     45.56   no data  --
154.03/38.62	c  N dy  1332    253549      2409     10409         0     31478     31800    942742     45.56     48.37  --
162.39/40.74	c  N dy  1424    269965      2409     10409         0     25893     31800    482836     45.61     49.36  --
171.17/42.95	c  N dy  1514    287240      2409     10409         0     43165     31800   1679652     45.59     52.40  --
180.36/45.27	c  N dy  1616    305640      2409     10409         0     38572     31800   1306736     45.58     50.21  --
180.71/45.36	c  F st  1621    306251      2409     10409         0     39183     31800   1350673     45.59     45.65  --
190.68/47.86	c  N dy  1705    325210      2409     10409         0     34145     31800    924452     45.60     52.46  --
202.30/50.74	c  N dy  1827    345252      2409     10409         0     29182     31800    522107     45.64     48.10  --
208.64/52.34	c  S st  1902    357421      2409     10409         0     41349     31800   1371627     45.66   no data  --
209.04/52.43	c  S st  1902    357922      2409     10409         0     41850     31800   1400575     45.66   no data  --
209.04/52.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
209.04/52.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
209.04/52.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.09
209.44/52.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
209.44/52.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
209.44/52.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
209.44/52.51	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
219.85/55.16	c lits-rem:        46  cl-subs:       15  v-elim:      0  v-fix:    0  time: 10.58 s
219.85/55.16	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
219.85/55.18	c vivif2 --  cl tried    41835 cl shrink        0 lits rem          0 time: 0.06
220.20/55.24	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.22
220.20/55.24	c calculated reachability. Time: 0.00
220.20/55.24	c  N dy  1902    357922      2409     10409         0     41835     31800   1398634     45.66   no data  --
231.38/58.06	c  N dy  2012    377984      2409     10409         0     35899     31800    927768     45.64     49.69  --
244.15/61.23	c  N dy  2122    398229      2409     10409         0     29143     31800    390167     45.64     48.28  --
255.72/64.11	c  N dy  2245    418345      2409     10409         0     49252     31800   1804724     45.72     48.97  --
267.29/67.03	c  N dy  2365    438374      2409     10409         0     41285     31800   1172873     45.76     48.26  --
280.06/70.28	c  N dy  2490    458397      2409     10409         0     32310     31800    485482     45.80     48.89  --
292.43/73.32	c  N dy  2607    478481      2409     10409         0     52385     31800   1880795     45.81     57.31  --
305.20/76.51	c  N dy  2728    498885      2409     10409         0     42794     31800   1149985     45.83     48.46  --
319.16/80.05	c  N dy  2847    518978      2409     10409         0     31898     31800    330040     45.85     59.73  --
329.58/82.68	c  S st  2961    536885      2409     10409         0     49794     31800   1588544     45.89   no data  --
329.93/82.79	c  S st  2961    537391      2409     10409         0     50300     31800   1616271     45.89   no data  --
330.33/82.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
330.33/82.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
330.33/82.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.11
330.33/82.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
330.33/82.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
330.33/82.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
330.33/82.88	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
344.29/86.34	c lits-rem:        26  cl-subs:       15  v-elim:      0  v-fix:    0  time: 13.77 s
344.29/86.34	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
344.29/86.36	c vivif2 --  cl tried    50285 cl shrink        0 lits rem          0 time: 0.08
344.69/86.43	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.27
344.69/86.43	c calculated reachability. Time: 0.00
344.69/86.43	c  N dy  2961    537391      2409     10409         0     50285     31800   1614615     45.89   no data  --
358.26/89.81	c  N dy  3067    557482      2409     10409         0     38389     31800    713220     45.89     52.15  --
371.42/93.11	c  N dy  3183    577533      2409     10409         0     58437     31800   2115498     45.91     49.95  --
384.59/96.46	c  N dy  3299    597856      2409     10409         0     45761     31800   1167476     45.90     49.28  --
400.55/100.48	c  N dy  3411    619381      2409     10409         0     67277     31800   2677195     45.90     50.00  --
412.97/103.59	c  N dy  3527    639433      2409     10409         0     53327     31800   1641219     45.92     48.42  --
428.48/107.48	c  N dy  3642    659457      2409     10409         0     38358     31800    524211     45.94     58.21  --
441.65/110.77	c  N dy  3759    679535      2409     10409         0     58428     31800   1924534     45.95     48.42  --
457.61/114.72	c  N dy  3875    699676      2409     10409         0     42574     31800    764277     45.96     48.65  --
471.98/118.39	c  N dy  3995    719701      2409     10409         0     62595     31800   2169221     45.98     48.70  --
487.18/122.18	c  N dy  4116    739744      2409     10409         0     45636     31800    909387     46.00     48.63  --
501.90/125.86	c  N dy  4223    759816      2409     10409         0     65695     31800   2335865     45.99     48.43  --
517.46/129.74	c  N dy  4359    779901      2409     10409         0     47794     31800    999035     46.04     48.48  --
533.02/133.61	c  N dy  4478    800013      2409     10409         0     67902     31800   2390918     46.05     48.84  --
538.60/135.03	c  S st  4517    806087      2409     10409         0     73974     31800   2819914     46.05   no data  --
539.00/135.19	c  S st  4517    806589      2409     10409         0     74476     31800   2849174     46.05   no data  --
539.40/135.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
539.40/135.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
539.40/135.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.17
539.84/135.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
539.84/135.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
539.84/135.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
539.84/135.35	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
580.49/145.54	c lits-rem:        34  cl-subs:       27  v-elim:      0  v-fix:    0  time: 40.61 s
580.49/145.54	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
580.49/145.57	c vivif2 --  cl tried    74449 cl shrink        0 lits rem          0 time: 0.13
580.89/145.69	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.45
580.89/145.69	c calculated reachability. Time: 0.00
580.89/145.69	c  N dy  4517    806589      2409     10409         0     74449     31800   2845611     46.05   no data  --
596.06/149.42	c  N dy  4648    826773      2409     10409         0     55639     31800   1483994     46.08     49.01  --
613.22/153.74	c  N dy  4763    846813      2409     10409         0     75669     31800   2891188     46.09     49.08  --
628.02/157.44	c  N dy  4894    866846      2409     10409         0     55711     31800   1413991     46.12     61.86  --
645.17/161.72	c  N dy  5004    886871      2409     10409         0     75733     31800   2811725     46.13     61.95  --
660.30/165.51	c  N dy  5128    906872      2409     10409         0     54738     31800   1292809     46.15     57.11  --
677.46/169.80	c  N dy  5246    927089      2409     10409         0     74953     31800   2707514     46.17     49.04  --
693.86/173.97	c  N dy  5365    947386      2409     10409         0     53256     31800   1126394     46.18     49.19  --
710.56/178.18	c  N dy  5487    967628      2409     10409         0     73493     31800   2542135     46.21     48.88  --
728.56/182.63	c  N dy  5601    987679      2409     10409         0     50544     31800    862948     46.21     48.98  --
744.48/186.66	c  N dy  5716   1008163      2409     10409         0     71026     31800   2298775     46.23     48.74  --
763.67/191.44	c  N dy  5833   1028229      2409     10409         0     47099     31800    561505     46.23     50.25  --
778.39/195.18	c  N dy  5938   1048365      2409     10409         0     67229     31800   1985987     46.23     49.79  --
798.34/200.10	c  N dy  6046   1068399      2409     10409         0     87259     31800   3390535     46.24     48.87  --
801.93/201.03	c  F st  6067   1071878      2409     10409         0     45754     31800    400178     46.24   no data  --
813.49/203.97	c  N dy  6147   1088414      2409     10409         0     62284     31800   1609139     46.25     50.00  --
831.85/208.58	c  N dy  6262   1108463      2409     10409         0     82328     31800   3008479     46.26     48.80  --
849.80/213.02	c  N dy  6372   1128538      2409     10409         0     56404     31800   1081388     46.26     48.82  --
867.76/217.51	c  N dy  6490   1148706      2409     10409         0     76563     31800   2519125     46.27     49.27  --
889.69/223.02	c  N dy  6617   1168739      2409     10409         0     49600     31800    542113     46.29     52.94  --
906.05/227.14	c  N dy  6727   1188771      2409     10409         0     69629     31800   1942401     46.30     49.22  --
927.60/232.53	c  N dy  6849   1208784      2409     10409         0     89638     31800   3343705     46.31     49.46  --
928.80/232.87	c  S st  6856   1209883      2409     10409         0     90737     31800   3420002     46.31     42.56  --
929.60/233.08	c  S st  6856   1210385      2409     10409         0     91239     31800   3449939     46.31   no data  --
929.60/233.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
929.60/233.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
930.00/233.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.23
930.43/233.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
930.43/233.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
930.43/233.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
930.43/233.28	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1137.86/285.26	c lits-rem:         8  cl-subs:       34  v-elim:      0  v-fix:    0  time: 207.07 s
1137.86/285.26	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
1138.26/285.30	c vivif2 --  cl tried    91205 cl shrink        0 lits rem          0 time: 0.16
1138.66/285.45	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.59
1138.66/285.45	c calculated reachability. Time: 0.00
1138.66/285.45	c  N dy  6856   1210385      2409     10409         0     91205     31800   3445533     46.31   no data  --
1155.42/289.66	c  N dy  6962   1230533      2409     10409         0     63366     31800   1452763     46.30     48.84  --
1173.77/294.30	c  N dy  7068   1250569      2409     10409         0     83395     31800   2884512     46.30     48.99  --
1194.92/299.53	c  N dy  7197   1270723      2409     10409         0     54557     31800    761776     46.32     48.85  --
1211.72/303.75	c  N dy  7320   1290887      2409     10409         0     74711     31800   2189850     46.34     49.39  --
1233.26/309.18	c  N dy  7444   1311036      2409     10409         0     94857     31800   3607320     46.36     48.92  --
1250.81/313.58	c  N dy  7567   1331094      2409     10409         0     64924     31800   1426647     46.37     56.82  --
1270.32/318.42	c  N dy  7692   1351216      2409     10409         0     85042     31800   2840669     46.38     48.98  --
1292.67/324.09	c  N dy  7810   1371220      2409     10409         0     54049     31800    596774     46.39     49.88  --
1309.42/328.23	c  N dy  7931   1391237      2409     10409         0     74058     31800   2016726     46.40     49.35  --
1330.57/333.54	c  N dy  8042   1411304      2409     10409         0     94118     31800   3440580     46.40     49.20  --
1350.93/338.62	c  N dy  8160   1431736      2409     10409         0     62568     31800   1123684     46.41     49.16  --
1368.88/343.18	c  N dy  8273   1451802      2409     10409         0     82624     31800   2523917     46.41     49.04  --
1392.42/349.07	c  N dy  8397   1471804      2409     10409         0    102619     31800   3939637     46.42     49.93  --
1410.37/353.56	c  N dy  8516   1491912      2409     10409         0     69740     31800   1573946     46.43     50.97  --
1431.15/358.75	c  N dy  8645   1512096      2409     10409         0     89918     31800   2993050     46.44     49.31  --
1455.86/364.93	c  N dy  8754   1532169      2409     10409         0     55998     31800    540943     46.44     49.09  --
1473.01/369.21	c  N dy  8873   1552247      2409     10409         0     76071     31800   1945127     46.44     49.30  --
1495.36/374.80	c  N dy  9002   1572283      2409     10409         0     96099     31800   3371889     46.46     49.18  --
1518.10/380.53	c  N dy  9129   1592351      2409     10409         0     61182     31800    843539     46.48     50.39  --
1536.09/385.07	c  N dy  9246   1612375      2409     10409         0     81194     31800   2267903     46.49     59.98  --
1559.59/390.93	c  N dy  9367   1632441      2409     10409         0    101251     31800   3669694     46.49     50.94  --
1581.53/396.40	c  N dy  9485   1652446      2409     10409         0     65273     31800   1076151     46.51     52.29  --
1600.29/401.16	c  N dy  9600   1672561      2409     10409         0     85380     31800   2503106     46.51     49.01  --
1624.26/407.13	c  N dy  9717   1692632      2409     10409         0    105446     31800   3921764     46.52     50.01  --
1643.37/411.97	c  S st  9815   1710385      2409     10409         0     66211     31800   1073206     46.52     44.62  --
1644.17/412.12	c  S st  9815   1710889      2409     10409         0     66715     31800   1102405     46.52   no data  --
1644.17/412.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1644.17/412.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1644.17/412.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.15
1644.57/412.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1644.57/412.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1644.57/412.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
1644.57/412.21	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1655.74/415.01	c lits-rem:        41  cl-subs:        7  v-elim:      0  v-fix:    0  time: 11.18 s
1655.74/415.01	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
1655.74/415.03	c vivif2 --  cl tried    66708 cl shrink        0 lits rem          0 time: 0.06
1656.14/415.12	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.38
1656.14/415.12	c calculated reachability. Time: 0.00
1656.14/415.12	c  N dy  9815   1710889      2409     10409         0     66708     31800   1101579     46.52   no data  --
1676.09/420.20	c  N dy  9934   1730978      2409     10409         0     86792     31800   2529100     46.53     49.72  --
1701.63/426.53	c  N dy 10050   1751052      2409     10409         0    106862     31800   3950366     46.54     49.07  --
1724.37/432.20	c  N dy 10170   1771145      2409     10409         0     68972     31800   1199925     46.55     56.72  --
1745.12/437.45	c  N dy 10281   1791645      2409     10409         0     89465     31800   2655325     46.55     50.51  --
1772.25/444.28	c  N dy 10409   1812002      2409     10409         0    109816     31800   4101047     46.56     49.66  --
1795.43/450.04	c  N dy 10536   1832131      2409     10409         0     70959     31800   1278984     46.57     49.03  --
1816.97/455.42	c  N dy 10664   1852187      2409     10409         0     91007     31800   2694643     46.59     53.77  --
1842.87/462.00	c  N dy 10781   1872216      2409     10409         0    111027     31800   4110309     46.60     49.24  --
1866.40/467.86	c  N dy 10900   1892218      2409     10409         0     71040     31800   1214780     46.60     63.96  --
1887.60/473.16	c  N dy 11028   1912226      2409     10409         0     91044     31800   2621026     46.61     49.08  --
1914.28/479.88	c  N dy 11156   1932376      2409     10409         0    111190     31800   4052639     46.63     49.70  --
1939.43/486.12	c  N dy 11285   1952394      2409     10409         0     70218     31800   1104185     46.64     49.69  --
1960.17/491.33	c  N dy 11407   1972481      2409     10409         0     90300     31800   2528741     46.65     49.19  --
1986.50/497.99	c  N dy 11543   1992679      2409     10409         0    110494     31800   3949083     46.67     49.34  --
2012.44/504.44	c  N dy 11667   2012696      2409     10409         0     68519     31800    904002     46.67     49.71  --
2031.60/509.30	c  N dy 11783   2032699      2409     10409         0     88516     31800   2327557     46.68     60.60  --
2056.73/515.51	c  N dy 11910   2052707      2409     10409         0    108520     31800   3749040     46.70     50.32  --
2085.85/522.84	c  N dy 12037   2072850      2409     10409         0     65668     31800    646366     46.70     49.26  --
2104.20/527.43	c  N dy 12140   2092929      2409     10409         0     85742     31800   2078134     46.70     49.26  --
2128.15/533.44	c  N dy 12264   2112954      2409     10409         0    105761     31800   3497643     46.71     49.43  --
2156.87/540.64	c  N dy 12374   2132980      2409     10409         0    125778     31800   4916975     46.72     49.48  --
2176.85/545.69	c  N dy 12490   2153257      2409     10409         0     82068     31800   1737095     46.71     50.54  --
2200.75/551.64	c  N dy 12615   2173349      2409     10409         0    102154     31800   3166340     46.73     52.94  --
2229.09/558.73	c  N dy 12725   2193563      2409     10409         0    122361     31800   4598287     46.73     50.26  --
2249.44/563.90	c  S st 12832   2210890      2409     10409         0     74704     31800   1157044     46.74   no data  --
2250.24/564.04	c  S st 12832   2211394      2409     10409         0     75208     31800   1187848     46.74   no data  --
2250.24/564.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2250.24/564.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2250.24/564.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.16
2250.64/564.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2250.64/564.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2250.64/564.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
2250.64/564.14	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2264.21/567.50	c lits-rem:       109  cl-subs:        6  v-elim:      0  v-fix:    0  time: 13.39 s
2264.21/567.50	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
2264.21/567.51	c vivif2 --  cl tried    75202 cl shrink        0 lits rem          0 time: 0.06
2264.64/567.61	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.39
2264.64/567.62	c calculated reachability. Time: 0.00
2264.64/567.62	c  N dy 12832   2211394      2409     10409         0     75202     31800   1187015     46.74   no data  --
2285.75/572.91	c  N dy 12952   2231485      2409     10409         0     95288     31800   2606285     46.74     49.24  --
2311.69/579.42	c  N dy 13060   2251654      2409     10409         0    115452     31800   4034011     46.75     49.47  --
2340.00/586.54	c  N dy 13197   2271655      2409     10409         0     69470     31800    724421     46.77     49.26  --
2360.36/591.61	c  N dy 13328   2292079      2409     10409         0     89884     31800   2176339     46.78     49.39  --
2385.50/597.97	c  N dy 13453   2312169      2409     10409         0    109965     31800   3604790     46.79     49.82  --
2416.22/605.64	c  N dy 13579   2332352      2409     10409         0    130142     31800   5025792     46.79     49.52  --
2437.76/611.08	c  N dy 13703   2352396      2409     10409         0     83206     31800   1636141     46.80     50.94  --
2460.91/616.88	c  N dy 13831   2372493      2409     10409         0    103299     31800   3069850     46.81     50.00  --
2489.63/624.06	c  N dy 13947   2392578      2409     10409         0    123380     31800   4485069     46.82     52.22  --
2517.56/631.06	c  N dy 14073   2413154      2409     10409         0     75971     31800   1053747     46.82     49.47  --
2539.10/636.45	c  N dy 14208   2433212      2409     10409         0     96023     31800   2487455     46.84     54.30  --
2565.84/643.10	c  N dy 14328   2453261      2409     10409         0    116070     31800   3913964     46.85     49.53  --
2597.76/651.16	c  N dy 14459   2473303      2409     10409         0    136108     31800   5342089     46.86     49.65  --
2619.70/656.66	c  N dy 14575   2493518      2409     10409         0     87332     31800   1792771     46.87     49.44  --
2644.83/662.96	c  N dy 14692   2513786      2409     10409         0    107596     31800   3221959     46.87     50.04  --
2675.16/670.55	c  N dy 14811   2533800      2409     10409         0    127605     31800   4626480     46.87     50.54  --
2704.67/677.97	c  N dy 14941   2553862      2409     10409         0     77678     31800   1044509     46.89     49.95  --
2727.82/683.72	c  N dy 15076   2573945      2409     10409         0     97756     31800   2475090     46.90     50.40  --
2756.59/690.91	c  N dy 15203   2594135      2409     10409         0    117940     31800   3914199     46.91     50.05  --
2790.07/699.37	c  N dy 15314   2614187      2409     10409         0    137989     31800   5333678     46.91     49.63  --
2815.20/705.63	c  N dy 15441   2634244      2409     10409         0     87057     31800   1644258     46.92     50.74  --
2839.98/711.84	c  N dy 15552   2654256      2409     10409         0    107063     31800   3059817     46.92     55.53  --
2870.29/719.49	c  N dy 15673   2674313      2409     10409         0    127112     31800   4482607     46.92     49.41  --
2904.16/727.94	c  N dy 15795   2694531      2409     10409         0     75342     31800    753423     46.93     49.64  --
2921.33/732.27	c  S st 15893   2711394      2409     10409         0     92199     31800   1943421     46.94   no data  --
2922.13/732.46	c  S st 15893   2711896      2409     10409         0     92701     31800   1974962     46.94   no data  --
2922.13/732.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2922.13/732.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2922.53/732.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.21
2922.53/732.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2922.53/732.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2922.53/732.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
2922.53/732.60	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2952.85/740.18	c lits-rem:       119  cl-subs:       16  v-elim:      0  v-fix:    0  time: 30.25 s
2952.85/740.19	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
2953.25/740.21	c vivif2 --  cl tried    92685 cl shrink        0 lits rem          0 time: 0.10
2953.68/740.35	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.55
2953.68/740.35	c calculated reachability. Time: 0.00
2953.68/740.35	c  N dy 15893   2711896      2409     10409         0     92685     31800   1973027     46.94   no data  --
2978.78/746.61	c  N dy 16011   2731967      2409     10409         0    112747     31800   3391690     46.94     49.86  --
3008.71/754.16	c  N dy 16125   2752002      2409     10409         0    132775     31800   4808277     46.95     49.73  --
3038.63/761.68	c  N dy 16260   2772006      2409     10409         0     79802     31800   1008777     46.96     55.34  --
3060.97/767.27	c  N dy 16373   2792238      2409     10409         0    100030     31800   2437611     46.96     49.64  --
3088.90/774.25	c  N dy 16505   2812436      2409     10409         0    120219     31800   3872815     46.97     49.47  --
3121.61/782.43	c  N dy 16628   2832528      2409     10409         0    140308     31800   5298709     46.97     49.81  --
3148.35/789.17	c  N dy 16748   2853126      2409     10409         0     86918     31800   1447010     46.98     50.07  --
3172.30/795.14	c  N dy 16876   2873133      2409     10409         0    106915     31800   2873323     46.99     59.66  --
3201.02/802.39	c  N dy 17000   2893155      2409     10409         0    126930     31800   4301689     46.99     51.78  --
3236.13/811.10	c  N dy 17132   2913220      2409     10409         0    146989     31800   5722632     47.00     50.06  --
3259.68/817.00	c  N dy 17267   2933263      2409     10409         0     92056     31800   1759192     47.01     50.65  --
3284.41/823.20	c  N dy 17366   2953303      2409     10409         0    112089     31800   3201711     47.01     49.78  --
3314.73/830.81	c  N dy 17484   2973443      2409     10409         0    132225     31800   4644611     47.02     49.49  --
3350.64/839.85	c  N dy 17602   2993480      2409     10409         0     76278     31800    559500     47.02     49.82  --
3371.79/845.13	c  N dy 17722   3013495      2409     10409         0     96289     31800   1999328     47.02     50.74  --
3398.11/851.78	c  N dy 17845   3033549      2409     10409         0    116336     31800   3419314     47.03     54.47  --
3429.64/859.67	c  N dy 17955   3053906      2409     10409         0    136687     31800   4866065     47.03     49.58  --
3464.74/868.42	c  N dy 18081   3074424      2409     10409         0     80219     31800    773517     47.04     49.69  --
3486.69/873.90	c  N dy 18193   3094442      2409     10409         0    100232     31800   2191801     47.04     50.12  --
3514.22/880.80	c  N dy 18308   3114621      2409     10409         0    120407     31800   3624982     47.04     51.13  --
3547.34/889.19	c  N dy 18417   3134830      2409     10409         0    140610     31800   5079567     47.04     50.41  --
3582.05/897.89	c  N dy 18542   3154845      2409     10409         0     82643     31800    874766     47.05     50.88  --
3606.39/903.92	c  N dy 18674   3174942      2409     10409         0    102735     31800   2309309     47.06     50.06  --
3636.31/911.40	c  N dy 18786   3195270      2409     10409         0    123053     31800   3757905     47.06     49.96  --
3666.64/919.04	c  S st 18895   3211896      2409     10409         0    139675     31800   4949086     47.07     40.09  --
3667.84/919.38	c  S st 18895   3212401      2409     10409         0    140180     31800   4977493     47.07   no data  --
3667.84/919.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
3667.84/919.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3668.24/919.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.37
3669.07/919.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3669.07/919.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3669.07/919.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
3669.07/919.69	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
4182.49/1048.37	c lits-rem:        15  cl-subs:       49  v-elim:      0  v-fix:    0  time: 512.84 s
4182.49/1048.37	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
4182.90/1048.44	c vivif2 --  cl tried   140131 cl shrink        0 lits rem          0 time: 0.24
4183.65/1048.68	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.99
4183.65/1048.69	c calculated reachability. Time: 0.00
4183.65/1048.69	c  N dy 18895   3212401      2409     10409         0    140131     31800   4971509     47.07   no data  --
4219.56/1057.68	c  N dy 18970   3232721      2409     10409         0     81464     31800    731201     47.05     49.56  --
4243.51/1063.64	c  N dy 19085   3253097      2409     10409         0    101832     31800   2187396     47.06     51.18  --
4272.63/1070.93	c  N dy 19209   3273225      2409     10409         0    121956     31800   3617645     47.06     49.57  --
4306.54/1079.40	c  N dy 19327   3293250      2409     10409         0    141975     31800   5039479     47.07     49.85  --
4343.25/1088.65	c  N dy 19431   3313315      2409     10409         0     82060     31800    714125     47.06     50.18  --
4366.82/1094.54	c  N dy 19557   3333465      2409     10409         0    102205     31800   2158274     47.07     51.02  --
4394.71/1101.56	c  N dy 19686   3353499      2409     10409         0    122232     31800   3591972     47.08     53.51  --
4428.67/1110.08	c  N dy 19831   3373572      2409     10409         0    142299     31800   5035421     47.09     49.65  --
4466.94/1119.67	c  N dy 19945   3393584      2409     10409         0     81333     31800    596333     47.10     50.00  --
4489.27/1125.30	c  N dy 20068   3413586      2409     10409         0    101326     31800   2024364     47.10     63.60  --
4517.60/1132.32	c  N dy 20201   3433593      2409     10409         0    121327     31800   3439879     47.11     50.99  --
4551.91/1140.94	c  N dy 20336   3453690      2409     10409         0    141421     31800   4898652     47.12     55.18  --
4590.66/1150.63	c  N dy 20444   3473772      2409     10409         0    161495     31800   6325460     47.12     49.62  --
4616.56/1157.12	c  N dy 20564   3493841      2409     10409         0     99593     31800   1834012     47.12     49.79  --
4644.08/1164.07	c  N dy 20680   3513885      2409     10409         0    119632     31800   3257386     47.13     50.15  --
4676.80/1172.26	c  N dy 20785   3533906      2409     10409         0    139646     31800   4693223     47.13     50.38  --
4716.70/1182.20	c  N dy 20911   3554187      2409     10409         0    159923     31800   6135919     47.14     50.00  --
4745.82/1189.55	c  N dy 21025   3574212      2409     10409         0     96968     31800   1583014     47.14     52.39  --
4773.36/1196.42	c  N dy 21145   3594497      2409     10409         0    117249     31800   3043267     47.15     50.08  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 8.07 8.01 6.76 1/319 23800
/proc/meminfo: memFree=25312100/32951124 swapFree=44485764/67111528
[pid=23800] ppid=23798 vsize=275432 CPUtime=0.02 cores=0,2,4,6
/proc/23800/stat : 23800 (strangenight1-m) R 23798 23800 23677 0 -1 4202496 1928 0 0 0 2 0 0 0 25 0 4 0 651546597 282042368 1744 33554432000 4194304 4650419 140733214527936 18446744073709551615 244447050271 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23800/statm: 68858 1744 343 112 0 63823 0
[pid=23800/tid=23801] ppid=23798 vsize=275432 CPUtime=0 cores=0,2,4,6
/proc/23800/task/23801/stat : 23801 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 461 0 0 0 0 0 0 0 18 0 4 0 651546597 282042368 1748 33554432000 4194304 4650419 140733214527936 18446744073709551615 4520021 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23800/tid=23802] ppid=23798 vsize=275432 CPUtime=0 cores=0,2,4,6
/proc/23800/task/23802/stat : 23802 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 108 0 0 0 0 0 0 0 25 0 4 0 651546597 282042368 1751 33554432000 4194304 4650419 140733214527936 18446744073709551615 4354176 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23800/tid=23803] ppid=23798 vsize=275432 CPUtime=0 cores=0,2,4,6
/proc/23800/task/23803/stat : 23803 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 489 0 0 0 0 0 0 0 18 0 4 0 651546597 282042368 1754 33554432000 4194304 4650419 140733214527936 18446744073709551615 4372550 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.115772 s]
/proc/loadavg: 8.07 8.01 6.76 1/319 23800
/proc/meminfo: memFree=25312100/32951124 swapFree=44485764/67111528
[pid=23800] ppid=23798 vsize=287028 CPUtime=0.42 cores=0,2,4,6
/proc/23800/stat : 23800 (strangenight1-m) R 23798 23800 23677 0 -1 4202496 4631 0 0 0 42 0 0 0 25 0 4 0 651546597 293916672 3932 33554432000 4194304 4650419 140733214527936 18446744073709551615 4328259 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23800/statm: 71757 3932 390 112 0 66722 0
[pid=23800/tid=23801] ppid=23798 vsize=287028 CPUtime=0.11 cores=0,2,4,6
/proc/23800/task/23801/stat : 23801 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 1196 0 0 0 11 0 0 0 18 0 4 0 651546597 293916672 3932 33554432000 4194304 4650419 140733214527936 18446744073709551615 4363346 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23800/tid=23802] ppid=23798 vsize=287028 CPUtime=0.09 cores=0,2,4,6
/proc/23800/task/23802/stat : 23802 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 1200 0 0 0 9 0 0 0 25 0 4 0 651546597 293916672 3932 33554432000 4194304 4650419 140733214527936 18446744073709551615 4363541 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23800/tid=23803] ppid=23798 vsize=287028 CPUtime=0.1 cores=0,2,4,6
/proc/23800/task/23803/stat : 23803 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 651 0 0 0 10 0 0 0 18 0 4 0 651546597 293916672 3932 33554432000 4194304 4650419 140733214527936 18446744073709551615 4364336 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 287028

[startup+0.200761 s]
/proc/loadavg: 8.07 8.01 6.76 1/319 23800
/proc/meminfo: memFree=25312100/32951124 swapFree=44485764/67111528
[pid=23800] ppid=23798 vsize=287028 CPUtime=0.77 cores=0,2,4,6
/proc/23800/stat : 23800 (strangenight1-m) R 23798 23800 23677 0 -1 4202496 5067 0 0 0 76 1 0 0 25 0 4 0 651546597 293916672 4368 33554432000 4194304 4650419 140733214527936 18446744073709551615 4363510 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23800/statm: 71757 4369 391 112 0 66722 0
[pid=23800/tid=23801] ppid=23798 vsize=287028 CPUtime=0.19 cores=0,2,4,6
/proc/23800/task/23801/stat : 23801 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 1299 0 0 0 19 0 0 0 18 0 4 0 651546597 293916672 4369 33554432000 4194304 4650419 140733214527936 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23800/tid=23802] ppid=23798 vsize=287028 CPUtime=0.18 cores=0,2,4,6
/proc/23800/task/23802/stat : 23802 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 1320 0 0 0 18 0 0 0 25 0 4 0 651546597 293916672 4369 33554432000 4194304 4650419 140733214527936 18446744073709551615 4361107 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23800/tid=23803] ppid=23798 vsize=287028 CPUtime=0.19 cores=0,2,4,6
/proc/23800/task/23803/stat : 23803 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 756 0 0 0 19 0 0 0 18 0 4 0 651546597 293916672 4369 33554432000 4194304 4650419 140733214527936 18446744073709551615 4328364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 287028

[startup+0.300709 s]
/proc/loadavg: 8.07 8.01 6.76 1/319 23800
/proc/meminfo: memFree=25312100/32951124 swapFree=44485764/67111528
[pid=23800] ppid=23798 vsize=287028 CPUtime=1.17 cores=0,2,4,6
/proc/23800/stat : 23800 (strangenight1-m) R 23798 23800 23677 0 -1 4202496 5553 0 0 0 116 1 0 0 25 0 4 0 651546597 293916672 4854 33554432000 4194304 4650419 140733214527936 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23800/statm: 71757 4854 391 112 0 66722 0
[pid=23800/tid=23801] ppid=23798 vsize=287028 CPUtime=0.29 cores=0,2,4,6
/proc/23800/task/23801/stat : 23801 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 1411 0 0 0 29 0 0 0 18 0 4 0 651546597 293916672 4854 33554432000 4194304 4650419 140733214527936 18446744073709551615 4364402 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23800/tid=23802] ppid=23798 vsize=287028 CPUtime=0.28 cores=0,2,4,6
/proc/23800/task/23802/stat : 23802 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 1448 0 0 0 28 0 0 0 25 0 4 0 651546597 293916672 4854 33554432000 4194304 4650419 140733214527936 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23800/tid=23803] ppid=23798 vsize=287028 CPUtime=0.29 cores=0,2,4,6
/proc/23800/task/23803/stat : 23803 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 884 0 0 0 29 0 0 0 18 0 4 0 651546597 293916672 4855 33554432000 4194304 4650419 140733214527936 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 287028

[startup+0.700636 s]
/proc/loadavg: 8.07 8.01 6.76 1/319 23800
/proc/meminfo: memFree=25312100/32951124 swapFree=44485764/67111528
[pid=23800] ppid=23798 vsize=289008 CPUtime=2.77 cores=0,2,4,6
/proc/23800/stat : 23800 (strangenight1-m) R 23798 23800 23677 0 -1 4202496 8186 0 0 0 276 1 0 0 25 0 4 0 651546597 295944192 5769 33554432000 4194304 4650419 140733214527936 18446744073709551615 4363441 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23800/statm: 72252 5769 393 112 0 67217 0
[pid=23800/tid=23801] ppid=23798 vsize=289008 CPUtime=0.69 cores=0,2,4,6
/proc/23800/task/23801/stat : 23801 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 2054 0 0 0 69 0 0 0 18 0 4 0 651546597 295944192 5769 33554432000 4194304 4650419 140733214527936 18446744073709551615 4365195 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23800/tid=23802] ppid=23798 vsize=289008 CPUtime=0.68 cores=0,2,4,6
/proc/23800/task/23802/stat : 23802 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 2074 0 0 0 68 0 0 0 25 0 4 0 651546597 295944192 5769 33554432000 4194304 4650419 140733214527936 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23800/tid=23803] ppid=23798 vsize=289008 CPUtime=0.69 cores=0,2,4,6
/proc/23800/task/23803/stat : 23803 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 1599 0 0 0 69 0 0 0 18 0 4 0 651546597 295944192 5769 33554432000 4194304 4650419 140733214527936 18446744073709551615 4363568 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 289008

[startup+1.50049 s]
/proc/loadavg: 8.07 8.01 6.76 10/331 23817
/proc/meminfo: memFree=25183876/32951124 swapFree=44485764/67111528
[pid=23800] ppid=23798 vsize=291092 CPUtime=5.96 cores=0,2,4,6
/proc/23800/stat : 23800 (strangenight1-m) R 23798 23800 23677 0 -1 4202496 13374 0 0 0 594 2 0 0 25 0 4 0 651546597 298078208 5739 33554432000 4194304 4650419 140733214527936 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23800/statm: 72773 5739 393 112 0 67738 0
[pid=23800/tid=23801] ppid=23798 vsize=291092 CPUtime=1.49 cores=0,2,4,6
/proc/23800/task/23801/stat : 23801 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 3299 0 0 0 149 0 0 0 20 0 4 0 651546597 298078208 5740 33554432000 4194304 4650419 140733214527936 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23800/tid=23802] ppid=23798 vsize=291092 CPUtime=1.46 cores=0,2,4,6
/proc/23800/task/23802/stat : 23802 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 3289 0 0 0 146 0 0 0 25 0 4 0 651546597 298078208 5741 33554432000 4194304 4650419 140733214527936 18446744073709551615 4331981 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23800/tid=23803] ppid=23798 vsize=291092 CPUtime=1.49 cores=0,2,4,6
/proc/23800/task/23803/stat : 23803 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 2863 0 0 0 149 0 0 0 19 0 4 0 651546597 298078208 5741 33554432000 4194304 4650419 140733214527936 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 291092

[startup+3.10119 s]
/proc/loadavg: 8.06 8.01 6.76 9/331 23817
/proc/meminfo: memFree=25161960/32951124 swapFree=44485764/67111528
[pid=23800] ppid=23798 vsize=283004 CPUtime=12.35 cores=0,2,4,6
/proc/23800/stat : 23800 (strangenight1-m) R 23798 23800 23677 0 -1 4202496 24853 0 0 0 1231 4 0 0 25 0 4 0 651546597 289796096 13727 33554432000 4194304 4650419 140733214527936 18446744073709551615 4438661 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23800/statm: 70751 13727 395 112 0 65716 0
[pid=23800/tid=23801] ppid=23798 vsize=283004 CPUtime=3.08 cores=0,2,4,6
/proc/23800/task/23801/stat : 23801 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 6472 0 0 0 308 0 0 0 25 0 4 0 651546597 289796096 13727 33554432000 4194304 4650419 140733214527936 18446744073709551615 4439368 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23800/tid=23802] ppid=23798 vsize=283004 CPUtime=3.05 cores=0,2,4,6
/proc/23800/task/23802/stat : 23802 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 4660 0 0 0 305 0 0 0 25 0 4 0 651546597 289796096 13727 33554432000 4194304 4650419 140733214527936 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23800/tid=23803] ppid=23798 vsize=283004 CPUtime=3.08 cores=0,2,4,6
/proc/23800/task/23803/stat : 23803 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 4907 0 0 0 308 0 0 0 25 0 4 0 651546597 289796096 13727 33554432000 4194304 4650419 140733214527936 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 283004

[startup+6.3006 s]
/proc/loadavg: 8.06 8.01 6.76 9/331 23817
/proc/meminfo: memFree=25058544/32951124 swapFree=44485764/67111528
[pid=23800] ppid=23798 vsize=297868 CPUtime=25.11 cores=0,2,4,6
/proc/23800/stat : 23800 (strangenight1-m) R 23798 23800 23677 0 -1 4202496 40355 0 0 0 2505 6 0 0 25 0 4 0 651546597 305016832 27778 33554432000 4194304 4650419 140733214527936 18446744073709551615 4363299 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23800/statm: 74467 27778 395 112 0 69432 0
[pid=23800/tid=23801] ppid=23798 vsize=297868 CPUtime=6.29 cores=0,2,4,6
/proc/23800/task/23801/stat : 23801 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 12862 0 0 0 627 2 0 0 25 0 4 0 651546597 305016832 27778 33554432000 4194304 4650419 140733214527936 18446744073709551615 4438944 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23800/tid=23802] ppid=23798 vsize=297868 CPUtime=6.22 cores=0,2,4,6
/proc/23800/task/23802/stat : 23802 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 7635 0 0 0 621 1 0 0 25 0 4 0 651546597 305016832 27778 33554432000 4194304 4650419 140733214527936 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23800/tid=23803] ppid=23798 vsize=297868 CPUtime=6.29 cores=0,2,4,6
/proc/23800/task/23803/stat : 23803 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 9281 0 0 0 628 1 0 0 25 0 4 0 651546597 305016832 27778 33554432000 4194304 4650419 140733214527936 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 297868

[startup+12.7004 s]
/proc/loadavg: 8.05 8.01 6.78 9/331 23817
/proc/meminfo: memFree=24869316/32951124 swapFree=44485764/67111528
[pid=23800] ppid=23798 vsize=307172 CPUtime=50.64 cores=0,2,4,6
/proc/23800/stat : 23800 (strangenight1-m) R 23798 23800 23677 0 -1 4202496 52728 0 0 0 5055 9 0 0 25 0 4 0 651546597 314544128 36190 33554432000 4194304 4650419 140733214527936 18446744073709551615 4333611 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23800/statm: 76793 36190 395 112 0 71758 0
[pid=23800/tid=23801] ppid=23798 vsize=307172 CPUtime=12.69 cores=0,2,4,6
/proc/23800/task/23801/stat : 23801 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 13458 0 0 0 1267 2 0 0 25 0 4 0 651546597 314544128 36190 33554432000 4194304 4650419 140733214527936 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23800/tid=23802] ppid=23798 vsize=307172 CPUtime=12.56 cores=0,2,4,6
/proc/23800/task/23802/stat : 23802 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 10233 0 0 0 1255 1 0 0 25 0 4 0 651546597 314544128 36190 33554432000 4194304 4650419 140733214527936 18446744073709551615 4438666 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23800/tid=23803] ppid=23798 vsize=307172 CPUtime=12.69 cores=0,2,4,6
/proc/23800/task/23803/stat : 23803 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 13708 0 0 0 1267 2 0 0 25 0 4 0 651546597 314544128 36190 33554432000 4194304 4650419 140733214527936 18446744073709551615 4438956 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 307172

[startup+25.501 s]
/proc/loadavg: 8.12 8.03 6.79 9/331 23817
/proc/meminfo: memFree=24695112/32951124 swapFree=44485764/67111528
[pid=23800] ppid=23798 vsize=374864 CPUtime=101.71 cores=0,2,4,6
/proc/23800/stat : 23800 (strangenight1-m) R 23798 23800 23677 0 -1 4202496 76133 0 0 0 10157 14 0 0 25 0 4 0 651546597 383860736 50598 33554432000 4194304 4650419 140733214527936 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23800/statm: 93716 50598 395 112 0 88681 0
[pid=23800/tid=23801] ppid=23798 vsize=374864 CPUtime=25.49 cores=0,2,4,6
/proc/23800/task/23801/stat : 23801 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 17286 0 0 0 2546 3 0 0 25 0 4 0 651546597 383860736 50598 33554432000 4194304 4650419 140733214527936 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23800/tid=23802] ppid=23798 vsize=374864 CPUtime=25.22 cores=0,2,4,6
/proc/23800/task/23802/stat : 23802 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 13921 0 0 0 2521 1 0 0 25 0 4 0 651546597 383860736 50598 33554432000 4194304 4650419 140733214527936 18446744073709551615 4366630 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23800/tid=23803] ppid=23798 vsize=374864 CPUtime=25.48 cores=0,2,4,6
/proc/23800/task/23803/stat : 23803 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 20400 0 0 0 2544 4 0 0 25 0 4 0 651546597 383860736 50599 33554432000 4194304 4650419 140733214527936 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 374864

[startup+51.1013 s]
/proc/loadavg: 8.14 8.04 6.83 9/331 23818
/proc/meminfo: memFree=24447900/32951124 swapFree=44485764/67111528
[pid=23800] ppid=23798 vsize=534952 CPUtime=203.85 cores=0,2,4,6
/proc/23800/stat : 23800 (strangenight1-m) R 23798 23800 23677 0 -1 4202496 114218 0 0 0 20361 24 0 0 25 0 4 0 651546597 547790848 74921 33554432000 4194304 4650419 140733214527936 18446744073709551615 4364400 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23800/statm: 133738 74921 395 112 0 128703 0
[pid=23800/tid=23801] ppid=23798 vsize=534952 CPUtime=51.08 cores=0,2,4,6
/proc/23800/task/23801/stat : 23801 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 24155 0 0 0 5103 5 0 0 25 0 4 0 651546597 547790848 74921 33554432000 4194304 4650419 140733214527936 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23800/tid=23802] ppid=23798 vsize=534952 CPUtime=50.57 cores=0,2,4,6
/proc/23800/task/23802/stat : 23802 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 21774 0 0 0 5054 3 0 0 25 0 4 0 651546597 547790848 74921 33554432000 4194304 4650419 140733214527936 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23800/tid=23803] ppid=23798 vsize=534952 CPUtime=51.09 cores=0,2,4,6
/proc/23800/task/23803/stat : 23803 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 31464 0 0 0 5102 7 0 0 25 0 4 0 651546597 547790848 74921 33554432000 4194304 4650419 140733214527936 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.85
Current children cumulated vsize (KiB) 534952

[startup+102.301 s]
/proc/loadavg: 8.20 8.06 6.91 9/331 23819
/proc/meminfo: memFree=24386360/32951124 swapFree=44485764/67111528
[pid=23800] ppid=23798 vsize=658720 CPUtime=408.17 cores=0,2,4,6
/proc/23800/stat : 23800 (strangenight1-m) R 23798 23800 23677 0 -1 4202496 195253 0 0 0 40770 47 0 0 25 0 4 0 651546597 674529280 86911 33554432000 4194304 4650419 140733214527936 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23800/statm: 164680 86911 395 112 0 159645 0
[pid=23800/tid=23801] ppid=23798 vsize=658720 CPUtime=102.3 cores=0,2,4,6
/proc/23800/task/23801/stat : 23801 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 45704 0 0 0 10217 13 0 0 25 0 4 0 651546597 674529280 86912 33554432000 4194304 4650419 140733214527936 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23800/tid=23802] ppid=23798 vsize=658720 CPUtime=101.25 cores=0,2,4,6
/proc/23800/task/23802/stat : 23802 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 39386 0 0 0 10118 7 0 0 25 0 4 0 651546597 674529280 86912 33554432000 4194304 4650419 140733214527936 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23800/tid=23803] ppid=23798 vsize=658720 CPUtime=102.3 cores=0,2,4,6
/proc/23800/task/23803/stat : 23803 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 47438 0 0 0 10220 10 0 0 25 0 4 0 651546597 674529280 86912 33554432000 4194304 4650419 140733214527936 18446744073709551615 4339794 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.17
Current children cumulated vsize (KiB) 658720

[startup+162.301 s]

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

[pid=23800] ppid=23798 vsize=867892 CPUtime=2562.64 cores=0,2,4,6
/proc/23800/stat : 23800 (strangenight1-m) R 23798 23800 23677 0 -1 4202496 1054548 0 0 0 255970 294 0 0 25 0 4 0 651546597 888721408 134800 33554432000 4194304 4650419 140733214527936 18446744073709551615 4365348 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23800/statm: 216973 134800 395 112 0 211938 0
[pid=23800/tid=23801] ppid=23798 vsize=867892 CPUtime=642.29 cores=0,2,4,6
/proc/23800/task/23801/stat : 23801 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 207592 0 0 0 64154 75 0 0 25 0 4 0 651546597 888721408 134800 33554432000 4194304 4650419 140733214527936 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23800/tid=23802] ppid=23798 vsize=867892 CPUtime=635.74 cores=0,2,4,6
/proc/23800/task/23802/stat : 23802 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 342037 0 0 0 63498 76 0 0 25 0 4 0 651546597 888721408 134800 33554432000 4194304 4650419 140733214527936 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23800/tid=23803] ppid=23798 vsize=867892 CPUtime=642.31 cores=0,2,4,6
/proc/23800/task/23803/stat : 23803 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 184054 0 0 0 64166 65 0 0 25 0 4 0 651546597 888721408 134800 33554432000 4194304 4650419 140733214527936 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2562.64
Current children cumulated vsize (KiB) 867892

[startup+702.301 s]
/proc/loadavg: 8.10 8.13 7.48 9/331 23847
/proc/meminfo: memFree=23795324/32951124 swapFree=44485764/67111528
[pid=23800] ppid=23798 vsize=892296 CPUtime=2802.03 cores=0,2,4,6
/proc/23800/stat : 23800 (strangenight1-m) R 23798 23800 23677 0 -1 4202496 1113936 0 0 0 279890 313 0 0 25 0 4 0 651546597 913711104 130173 33554432000 4194304 4650419 140733214527936 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23800/statm: 223074 130173 395 112 0 218039 0
[pid=23800/tid=23801] ppid=23798 vsize=892296 CPUtime=702.28 cores=0,2,4,6
/proc/23800/task/23801/stat : 23801 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 243800 0 0 0 70148 80 0 0 25 0 4 0 651546597 913711104 130173 33554432000 4194304 4650419 140733214527936 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23800/tid=23802] ppid=23798 vsize=892296 CPUtime=695.11 cores=0,2,4,6
/proc/23800/task/23802/stat : 23802 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 342755 0 0 0 69435 76 0 0 25 0 4 0 651546597 913711104 130173 33554432000 4194304 4650419 140733214527936 18446744073709551615 4476204 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23800/tid=23803] ppid=23798 vsize=892296 CPUtime=702.31 cores=0,2,4,6
/proc/23800/task/23803/stat : 23803 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 194899 0 0 0 70159 72 0 0 25 0 4 0 651546597 913711104 130173 33554432000 4194304 4650419 140733214527936 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2802.03
Current children cumulated vsize (KiB) 892296

[startup+762.301 s]
/proc/loadavg: 8.13 8.14 7.52 9/331 23849
/proc/meminfo: memFree=23695852/32951124 swapFree=44485764/67111528
[pid=23800] ppid=23798 vsize=893384 CPUtime=3041.46 cores=0,2,4,6
/proc/23800/stat : 23800 (strangenight1-m) R 23798 23800 23677 0 -1 4202496 1244560 0 0 0 303805 341 0 0 25 0 4 0 651546597 914825216 136672 33554432000 4194304 4650419 140733214527936 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23800/statm: 223346 136672 395 112 0 218311 0
[pid=23800/tid=23801] ppid=23798 vsize=893384 CPUtime=762.3 cores=0,2,4,6
/proc/23800/task/23801/stat : 23801 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 340370 0 0 0 76135 95 0 0 25 0 4 0 651546597 914825216 136672 33554432000 4194304 4650419 140733214527936 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23800/tid=23802] ppid=23798 vsize=893384 CPUtime=754.5 cores=0,2,4,6
/proc/23800/task/23802/stat : 23802 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 353251 0 0 0 75370 80 0 0 25 0 4 0 651546597 914825216 136672 33554432000 4194304 4650419 140733214527936 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23800/tid=23803] ppid=23798 vsize=893384 CPUtime=762.32 cores=0,2,4,6
/proc/23800/task/23803/stat : 23803 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 203746 0 0 0 76156 76 0 0 25 0 4 0 651546597 914825216 136672 33554432000 4194304 4650419 140733214527936 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3041.46
Current children cumulated vsize (KiB) 893384

[startup+822.301 s]
/proc/loadavg: 8.04 8.11 7.55 9/331 23851
/proc/meminfo: memFree=23734256/32951124 swapFree=44485764/67111528
[pid=23800] ppid=23798 vsize=886320 CPUtime=3280.82 cores=0,2,4,6
/proc/23800/stat : 23800 (strangenight1-m) R 23798 23800 23677 0 -1 4202496 1293962 0 0 0 327720 362 0 0 25 0 4 0 651546597 907591680 136105 33554432000 4194304 4650419 140733214527936 18446744073709551615 4365321 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23800/statm: 221580 136105 395 112 0 216545 0
[pid=23800/tid=23801] ppid=23798 vsize=886320 CPUtime=822.28 cores=0,2,4,6
/proc/23800/task/23801/stat : 23801 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 354183 0 0 0 82127 101 0 0 25 0 4 0 651546597 907591680 136105 33554432000 4194304 4650419 140733214527936 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23800/tid=23802] ppid=23798 vsize=886320 CPUtime=813.89 cores=0,2,4,6
/proc/23800/task/23802/stat : 23802 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 363313 0 0 0 81305 84 0 0 25 0 4 0 651546597 907591680 136105 33554432000 4194304 4650419 140733214527936 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23800/tid=23803] ppid=23798 vsize=886320 CPUtime=822.31 cores=0,2,4,6
/proc/23800/task/23803/stat : 23803 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 214386 0 0 0 82150 81 0 0 25 0 4 0 651546597 907591680 136105 33554432000 4194304 4650419 140733214527936 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3280.82
Current children cumulated vsize (KiB) 886320

[startup+882.313 s]
/proc/loadavg: 8.14 8.12 7.58 9/331 23852
/proc/meminfo: memFree=23686960/32951124 swapFree=44485764/67111528
[pid=23800] ppid=23798 vsize=850720 CPUtime=3520.26 cores=0,2,4,6
/proc/23800/stat : 23800 (strangenight1-m) R 23798 23800 23677 0 -1 4202496 1344876 0 0 0 351643 383 0 0 25 0 4 0 651546597 871137280 131426 33554432000 4194304 4650419 140733214527936 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23800/statm: 212680 131426 395 112 0 207645 0
[pid=23800/tid=23801] ppid=23798 vsize=850720 CPUtime=882.3 cores=0,2,4,6
/proc/23800/task/23801/stat : 23801 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 368984 0 0 0 88122 108 0 0 25 0 4 0 651546597 871137280 131426 33554432000 4194304 4650419 140733214527936 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23800/tid=23802] ppid=23798 vsize=850720 CPUtime=873.29 cores=0,2,4,6
/proc/23800/task/23802/stat : 23802 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 373864 0 0 0 87240 89 0 0 25 0 4 0 651546597 871137280 131426 33554432000 4194304 4650419 140733214527936 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23800/tid=23803] ppid=23798 vsize=850720 CPUtime=882.33 cores=0,2,4,6
/proc/23800/task/23803/stat : 23803 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 225614 0 0 0 88148 85 0 0 25 0 4 0 651546597 871137280 131426 33554432000 4194304 4650419 140733214527936 18446744073709551615 4365210 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3520.26
Current children cumulated vsize (KiB) 850720

[startup+942.301 s]
/proc/loadavg: 8.17 8.13 7.62 9/331 23854
/proc/meminfo: memFree=23489296/32951124 swapFree=44485764/67111528
[pid=23800] ppid=23798 vsize=1013964 CPUtime=3759.59 cores=0,2,4,6
/proc/23800/stat : 23800 (strangenight1-m) R 23798 23800 23677 0 -1 4202496 1434168 0 0 0 375556 403 0 0 25 0 4 0 651546597 1038299136 165243 33554432000 4194304 4650419 140733214527936 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23800/statm: 253491 165243 395 112 0 248456 0
[pid=23800/tid=23801] ppid=23798 vsize=1013964 CPUtime=942.28 cores=0,2,4,6
/proc/23800/task/23801/stat : 23801 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 387235 0 0 0 94116 112 0 0 25 0 4 0 651546597 1038299136 165243 33554432000 4194304 4650419 140733214527936 18446744073709551615 4476449 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23800/tid=23802] ppid=23798 vsize=1013964 CPUtime=932.66 cores=0,2,4,6
/proc/23800/task/23802/stat : 23802 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 387387 0 0 0 93173 93 0 0 25 0 4 0 651546597 1038299136 165243 33554432000 4194304 4650419 140733214527936 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23800/tid=23803] ppid=23798 vsize=1013964 CPUtime=942.31 cores=0,2,4,6
/proc/23800/task/23803/stat : 23803 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 231457 0 0 0 94144 87 0 0 25 0 4 0 651546597 1038299136 165243 33554432000 4194304 4650419 140733214527936 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3759.59
Current children cumulated vsize (KiB) 1013964

[startup+1002.3 s]
/proc/loadavg: 8.13 8.12 7.64 9/331 23855
/proc/meminfo: memFree=23488648/32951124 swapFree=44485764/67111528
[pid=23800] ppid=23798 vsize=1014328 CPUtime=3998.94 cores=0,2,4,6
/proc/23800/stat : 23800 (strangenight1-m) R 23798 23800 23677 0 -1 4202496 1554638 0 0 0 399471 423 0 0 25 0 4 0 651546597 1038671872 165022 33554432000 4194304 4650419 140733214527936 18446744073709551615 4476437 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23800/statm: 253582 165022 395 112 0 248547 0
[pid=23800/tid=23801] ppid=23798 vsize=1014328 CPUtime=1002.28 cores=0,2,4,6
/proc/23800/task/23801/stat : 23801 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 387235 0 0 0 100116 112 0 0 25 0 4 0 651546597 1038671872 165022 33554432000 4194304 4650419 140733214527936 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23800/tid=23802] ppid=23798 vsize=1014328 CPUtime=992.02 cores=0,2,4,6
/proc/23800/task/23802/stat : 23802 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 396788 0 0 0 99104 98 0 0 25 0 4 0 651546597 1038671872 165022 33554432000 4194304 4650419 140733214527936 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23800/tid=23803] ppid=23798 vsize=1014328 CPUtime=1002.31 cores=0,2,4,6
/proc/23800/task/23803/stat : 23803 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 231457 0 0 0 100144 87 0 0 25 0 4 0 651546597 1038671872 165022 33554432000 4194304 4650419 140733214527936 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3998.94
Current children cumulated vsize (KiB) 1014328

[startup+1062.3 s]
/proc/loadavg: 8.11 8.11 7.67 9/331 23857
/proc/meminfo: memFree=23493212/32951124 swapFree=44485764/67111528
[pid=23800] ppid=23798 vsize=978184 CPUtime=4238.32 cores=0,2,4,6
/proc/23800/stat : 23800 (strangenight1-m) R 23798 23800 23677 0 -1 4202496 1739270 0 0 0 423378 454 0 0 25 0 4 0 651546597 1001660416 162205 33554432000 4194304 4650419 140733214527936 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23800/statm: 244546 162205 395 112 0 239511 0
[pid=23800/tid=23801] ppid=23798 vsize=978184 CPUtime=1062.28 cores=0,2,4,6
/proc/23800/task/23801/stat : 23801 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 387235 0 0 0 106116 112 0 0 25 0 4 0 651546597 1001660416 162205 33554432000 4194304 4650419 140733214527936 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23800/tid=23802] ppid=23798 vsize=978184 CPUtime=1051.39 cores=0,2,4,6
/proc/23800/task/23802/stat : 23802 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 406110 0 0 0 105036 103 0 0 25 0 4 0 651546597 1001660416 162205 33554432000 4194304 4650419 140733214527936 18446744073709551615 4365477 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23800/tid=23803] ppid=23798 vsize=978184 CPUtime=1062.32 cores=0,2,4,6
/proc/23800/task/23803/stat : 23803 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 293923 0 0 0 106135 97 0 0 25 0 4 0 651546597 1001660416 162205 33554432000 4194304 4650419 140733214527936 18446744073709551615 4315103 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4238.32
Current children cumulated vsize (KiB) 978184

[startup+1122.3 s]
/proc/loadavg: 8.10 8.10 7.69 9/331 23859
/proc/meminfo: memFree=23353556/32951124 swapFree=44485764/67111528
[pid=23800] ppid=23798 vsize=979436 CPUtime=4477.7 cores=0,2,4,6
/proc/23800/stat : 23800 (strangenight1-m) R 23798 23800 23677 0 -1 4202496 1783439 0 0 0 447296 474 0 0 25 0 4 0 651546597 1002942464 161252 33554432000 4194304 4650419 140733214527936 18446744073709551615 4366845 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23800/statm: 244859 161252 395 112 0 239824 0
[pid=23800/tid=23801] ppid=23798 vsize=979436 CPUtime=1122.29 cores=0,2,4,6
/proc/23800/task/23801/stat : 23801 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 394707 0 0 0 112113 116 0 0 25 0 4 0 651546597 1002942464 161253 33554432000 4194304 4650419 140733214527936 18446744073709551615 4366839 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23800/tid=23802] ppid=23798 vsize=979436 CPUtime=1110.76 cores=0,2,4,6
/proc/23800/task/23802/stat : 23802 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 419002 0 0 0 110967 109 0 0 25 0 4 0 651546597 1002942464 161253 33554432000 4194304 4650419 140733214527936 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23800/tid=23803] ppid=23798 vsize=979436 CPUtime=1122.32 cores=0,2,4,6
/proc/23800/task/23803/stat : 23803 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 304022 0 0 0 112130 102 0 0 25 0 4 0 651546597 1002942464 161253 33554432000 4194304 4650419 140733214527936 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4477.7
Current children cumulated vsize (KiB) 979436

[startup+1182.3 s]
/proc/loadavg: 8.12 8.11 7.72 9/331 23860
/proc/meminfo: memFree=23382176/32951124 swapFree=44485764/67111528
[pid=23800] ppid=23798 vsize=1038240 CPUtime=4717.1 cores=0,2,4,6
/proc/23800/stat : 23800 (strangenight1-m) R 23798 23800 23677 0 -1 4202496 1821412 0 0 0 471219 491 0 0 25 0 4 0 651546597 1063157760 167994 33554432000 4194304 4650419 140733214527936 18446744073709551615 4365252 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23800/statm: 259560 167994 395 112 0 254525 0
[pid=23800/tid=23801] ppid=23798 vsize=1038240 CPUtime=1182.28 cores=0,2,4,6
/proc/23800/task/23801/stat : 23801 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 408001 0 0 0 118106 122 0 0 25 0 4 0 651546597 1063157760 167994 33554432000 4194304 4650419 140733214527936 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23800/tid=23802] ppid=23798 vsize=1038240 CPUtime=1170.16 cores=0,2,4,6
/proc/23800/task/23802/stat : 23802 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 421773 0 0 0 116906 110 0 0 25 0 4 0 651546597 1063157760 167994 33554432000 4194304 4650419 140733214527936 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23800/tid=23803] ppid=23798 vsize=1038240 CPUtime=1182.33 cores=0,2,4,6
/proc/23800/task/23803/stat : 23803 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 313721 0 0 0 118126 107 0 0 25 0 4 0 651546597 1063157760 167994 33554432000 4194304 4650419 140733214527936 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4717.1
Current children cumulated vsize (KiB) 1038240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.1 s]
/proc/loadavg: 8.15 8.12 7.73 9/331 23861
/proc/meminfo: memFree=23389984/32951124 swapFree=44485764/67111528
[pid=23800] ppid=23798 vsize=977288 CPUtime=4800.12 cores=0,2,4,6
/proc/23800/stat : 23800 (strangenight1-m) R 23798 23800 23677 0 -1 4202496 1833243 0 0 0 479514 498 0 0 25 0 4 0 651546597 1000742912 158677 33554432000 4194304 4650419 140733214527936 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23800/statm: 244322 158677 395 112 0 239287 0
[pid=23800/tid=23801] ppid=23798 vsize=977288 CPUtime=1203.1 cores=0,2,4,6
/proc/23800/task/23801/stat : 23801 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 412978 0 0 0 120185 125 0 0 25 0 4 0 651546597 1000742912 158677 33554432000 4194304 4650419 140733214527936 18446744073709551615 4328348 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23800/tid=23802] ppid=23798 vsize=977288 CPUtime=1190.75 cores=0,2,4,6
/proc/23800/task/23802/stat : 23802 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 421773 0 0 0 118965 110 0 0 25 0 4 0 651546597 1000742912 158677 33554432000 4194304 4650419 140733214527936 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23800/tid=23803] ppid=23798 vsize=977288 CPUtime=1203.14 cores=0,2,4,6
/proc/23800/task/23803/stat : 23803 (strangenight1-m) R 23798 23800 23677 0 -1 4202560 315396 0 0 0 120206 108 0 0 25 0 4 0 651546597 1000742912 158677 33554432000 4194304 4650419 140733214527936 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 977288

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): 1203.14
CPU time (s): 4800.18
CPU user time (s): 4795.17
CPU system time (s): 5.01024
CPU usage (%): 398.97
Max. virtual memory (cumulated for all children) (KiB): 1040824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.17
system time used= 5.01024
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1833245
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= 580
involuntary context switches= 23304

runsolver used 3.45947 second user time and 8.73767 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-14 20:57:42
IDJOB=3368638
IDBENCH=82647
IDSOLVER=1846
FILE ID=node105/3368638-1305399461
RUNJOBID= node105-1305398256-23695
PBS_JOBID= 13324484
Free space on /tmp= 73584 MiB

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

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

MD5SUM BENCH= 1c3095ea320a010dfc229e2e217434fd
RANDOM SEED=1918688811

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25312256 kB
Buffers:        270456 kB
Cached:        5900536 kB
SwapCached:      39656 kB
Active:         560780 kB
Inactive:      6818884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25312256 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:            6252 kB
Writeback:           0 kB
AnonPages:     1176740 kB
Mapped:          10172 kB
Slab:           127784 kB
PageTables:      66208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65317620 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= 73576 MiB
End job on node105 at 2011-05-14 21:17:47