Trace number 3175029

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt? (TO) 4800.25 1201.74

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-3175029-1304078537.cnf'
0.00/0.00	c -- header says num vars:           2500
0.00/0.00	c -- header says num clauses:       10500
0.00/0.01	c -- clauses added:            0 learnts,        10500 normals,            0 xors
0.00/0.01	c -- vars added       2500
0.00/0.01	c Parsing time:  0.02 s
0.00/0.01	c  N st     0         0      2500     10500         0         0     31500         0   no data   no data  --
0.00/0.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.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2500 time:  0.00 s
0.00/0.03	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.00/0.90	c lits-rem:         0  cl-subs:        0  v-elim:     91  v-fix:    0  time:  0.06 s
0.00/0.90	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.90	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.00/0.90	c calculated reachability. Time: 0.00
0.00/0.90	c Calc default polars -  time:   0.00 s pos:    1112 undec:     288 neg:    1100
0.00/0.90	c =========================================================================================
0.00/0.90	c types(t): F = full restart, N = normal restart
0.00/0.90	c types(t): S = simplification begin/end, E = solution found
0.00/0.90	c restart types(rt): st = static, dy = dynamic
0.00/0.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.90	c  B st     0         0      2409     10409         0         0     31800         0   no data   no data  --
0.00/0.90	c Decided on static restart strategy
0.00/0.90	c  N st     8      4913      2409     10409         0      4908     31800    380261   no data   no data  --
0.00/0.90	c  N st    10     11298      2409     10409         0      4550     31800    218752   no data   no data  --
5.16/1.38	c  N st    11     17041      2409     10409         0     10289     31800    689459   no data   no data  --
8.36/2.15	c  F st    12     25002      2409     10409         0     12623     31800    906106   no data   no data  --
8.36/2.15	c  N st    12     25002      2409     10409         0     12623     31800    906106   no data   no data  --
9.95/2.55	c  N dy    18     30001      2409     10409         0     10833     31800    612174   no data   no data  --
9.95/2.55	c  S st    18     30001      2409     10409         0     10833     31800    612174   no data   no data  --
9.95/2.59	c  S st    18     30504      2409     10409         0     11336     31800    641261   no data   no data  --
9.95/2.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
9.95/2.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.35/2.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.03
10.35/2.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.35/2.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.35/2.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
10.35/2.63	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
20.34/5.10	c lits-rem:        90  cl-subs:       31  v-elim:      0  v-fix:    0  time:  9.82 s
20.34/5.12	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.07
20.34/5.12	c calculated reachability. Time: 0.00
20.34/5.12	c  N dy    18     30504      2409     10409         0     11305     31800    637648   no data   no data  --
21.54/5.45	c  N dy    44     34594      2409     10409         0     15394     31800    907407     42.21     44.45  --
22.73/5.77	c  N dy    70     38605      2409     10409         0     11492     31800    426388     42.91     46.02  --
24.33/6.11	c  N dy    99     42681      2409     10409         0     15567     31800    701481     43.69     51.88  --
25.14/6.40	c  S st   118     45757      2409     10409         0      9686     31800    215818     43.82     37.00  --
25.55/6.43	c  S st   118     46261      2409     10409         0     10190     31800    243040     43.82   no data  --
25.55/6.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.55/6.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.55/6.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.03
25.55/6.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.55/6.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.55/6.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
25.55/6.46	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
27.13/6.89	c lits-rem:        24  cl-subs:        0  v-elim:      0  v-fix:    0  time:  1.75 s
27.13/6.89	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
27.13/6.90	c vivif2 --  cl tried    10190 cl shrink        0 lits rem          0 time: 0.01
27.53/6.91	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.06
27.53/6.91	c calculated reachability. Time: 0.00
27.53/6.91	c  N dy   118     46261      2409     10409         0     10190     31800    243016     43.82   no data  --
28.73/7.24	c  N dy   144     50269      2409     10409         0     14198     31800    516838     44.00     50.33  --
30.32/7.60	c  N dy   168     54327      2409     10409         0     18255     31800    794156     44.21     47.98  --
31.52/7.99	c  N dy   192     58813      2409     10409         0     12765     31800    350465     44.24     47.57  --
33.12/8.33	c  N dy   216     62849      2409     10409         0     16800     31800    623160     44.30     46.75  --
34.72/8.75	c  N dy   240     67325      2409     10409         0     21274     31800    928892     44.30     47.32  --
35.52/8.94	c  S st   255     69391      2409     10409         0     12355     31800    255636     44.44   no data  --
35.52/8.98	c  S st   255     69892      2409     10409         0     12856     31800    283260     44.44   no data  --
35.52/8.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.52/8.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.52/8.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.03
35.92/9.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.92/9.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.92/9.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
35.92/9.01	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
38.73/9.73	c lits-rem:        29  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.86 s
38.73/9.73	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
38.73/9.73	c vivif2 --  cl tried    12854 cl shrink        0 lits rem          0 time: 0.02
38.73/9.75	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.07
38.73/9.75	c calculated reachability. Time: 0.00
38.73/9.75	c  N dy   255     69892      2409     10409         0     12854     31800    283029     44.44   no data  --
40.30/10.14	c  N dy   284     74427      2409     10409         0     17388     31800    595109     44.58     46.95  --
42.31/10.61	c  N dy   313     79469      2409     10409         0     22429     31800    934397     44.65     47.43  --
43.90/11.06	c  N dy   347     84577      2409     10409         0     15545     31800    401928     44.73     49.27  --
45.11/11.33	c  F st   365     87500      2409     10409         0     18468     31800    604106     44.77     44.91  --
46.30/11.66	c  N st   370     90796      2409     10409         0     21762     31800    859826     44.77   no data  --
48.70/12.27	c  N dy   398     96608      2409     10409         0     14575     31800    277578     44.84     47.86  --
51.10/12.84	c  N dy   434    102799      2409     10409         0     20762     31800    701987     44.88     48.13  --
51.92/13.05	c  S st   450    104839      2409     10409         0     22801     31800    846930     44.98   no data  --
52.30/13.11	c  S st   450    105343      2409     10409         0     23305     31800    875242     44.98   no data  --
52.30/13.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
52.30/13.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
52.30/13.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.06
52.30/13.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
52.30/13.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.30/13.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
52.30/13.17	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
69.49/17.42	c lits-rem:       185  cl-subs:        6  v-elim:      0  v-fix:    0  time: 16.97 s
69.49/17.42	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
69.49/17.43	c vivif2 --  cl tried    23299 cl shrink        0 lits rem          0 time: 0.04
69.49/17.46	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.12
69.49/17.46	c calculated reachability. Time: 0.00
69.49/17.46	c  N dy   450    105343      2409     10409         0     23299     31800    874396     44.98   no data  --
72.27/18.15	c  N dy   491    112182      2409     10409         0     16141     31800    318349     45.02     47.96  --
75.06/18.84	c  N dy   538    119431      2409     10409         0     23390     31800    813808     45.09     50.12  --
78.28/19.69	c  N dy   588    127085      2409     10409         0     16047     31800    247094     45.18     51.34  --
81.45/20.46	c  N dy   641    135224      2409     10409         0     24183     31800    807713     45.24     47.93  --
85.45/21.46	c  N dy   689    143861      2409     10409         0     16823     31800    241429     45.27     47.76  --
89.04/22.36	c  N dy   748    153076      2409     10409         0     26035     31800    874860     45.33     47.96  --
91.46/22.92	c  S st   771    158016      2409     10409         0     30975     31800   1217395     45.30     41.21  --
91.46/23.00	c  S st   771    158519      2409     10409         0     31478     31800   1247732     45.30   no data  --
91.84/23.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
91.84/23.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
91.84/23.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.07
91.84/23.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
91.84/23.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.84/23.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
91.84/23.06	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
100.62/25.20	c lits-rem:        34  cl-subs:        7  v-elim:      0  v-fix:    0  time:  8.53 s
100.62/25.20	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
100.62/25.22	c vivif2 --  cl tried    31471 cl shrink        0 lits rem          0 time: 0.05
100.62/25.26	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.16
100.62/25.26	c calculated reachability. Time: 0.00
100.62/25.26	c  N dy   771    158519      2409     10409         0     31471     31800   1246702     45.30   no data  --
105.01/26.33	c  N dy   825    168791      2409     10409         0     24745     31800    722271     45.28     48.36  --
110.21/27.66	c  N dy   895    179684      2409     10409         0     35634     31800   1474468     45.37     49.72  --
115.41/28.94	c  N dy   970    191154      2409     10409         0     29109     31800    959967     45.44     47.84  --
121.39/30.45	c  N dy  1041    203493      2409     10409         0     22450     31800    439254     45.43     47.88  --
127.38/31.99	c  N dy  1119    216735      2409     10409         0     35691     31800   1363569     45.48     48.82  --
134.18/33.63	c  N dy  1208    230810      2409     10409         0     29761     31800    883915     45.57     49.04  --
137.77/34.50	c  S st  1244    237778      2409     10409         0     36728     31800   1363250     45.56   no data  --
137.77/34.59	c  S st  1244    238280      2409     10409         0     37230     31800   1391759     45.56   no data  --
137.77/34.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
137.77/34.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
138.17/34.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.08
138.17/34.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
138.17/34.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
138.17/34.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
138.17/34.67	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
148.16/37.11	c lits-rem:        42  cl-subs:       23  v-elim:      0  v-fix:    0  time:  9.76 s
148.16/37.12	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
148.16/37.13	c vivif2 --  cl tried    37207 cl shrink        0 lits rem          0 time: 0.06
148.16/37.18	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.20
148.16/37.18	c calculated reachability. Time: 0.00
148.16/37.18	c  N dy  1244    238280      2409     10409         0     37207     31800   1388869     45.56   no data  --
155.75/39.04	c  N dy  1332    253549      2409     10409         0     31478     31800    942742     45.56     48.37  --
164.13/41.18	c  N dy  1424    269965      2409     10409         0     25893     31800    482836     45.61     49.36  --
172.93/43.38	c  N dy  1514    287240      2409     10409         0     43165     31800   1679652     45.59     52.40  --
182.12/45.70	c  N dy  1616    305640      2409     10409         0     38572     31800   1306736     45.58     50.21  --
182.52/45.79	c  F st  1621    306251      2409     10409         0     39183     31800   1350673     45.59     45.65  --
192.89/48.30	c  N dy  1705    325210      2409     10409         0     34145     31800    924452     45.60     52.46  --
204.08/51.16	c  N dy  1827    345252      2409     10409         0     29182     31800    522107     45.64     48.10  --
210.47/52.76	c  S st  1902    357421      2409     10409         0     41349     31800   1371627     45.66   no data  --
210.87/52.85	c  S st  1902    357922      2409     10409         0     41850     31800   1400575     45.66   no data  --
210.87/52.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
210.87/52.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
210.87/52.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.09
211.27/52.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
211.27/52.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
211.27/52.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
211.27/52.93	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
222.06/55.65	c lits-rem:        46  cl-subs:       15  v-elim:      0  v-fix:    0  time: 10.89 s
222.06/55.65	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
222.06/55.67	c vivif2 --  cl tried    41835 cl shrink        0 lits rem          0 time: 0.06
222.46/55.72	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.22
222.46/55.73	c calculated reachability. Time: 0.00
222.46/55.73	c  N dy  1902    357922      2409     10409         0     41835     31800   1398634     45.66   no data  --
233.64/58.54	c  N dy  2012    377984      2409     10409         0     35899     31800    927768     45.64     49.69  --
246.43/61.74	c  N dy  2122    398229      2409     10409         0     29143     31800    390167     45.64     48.28  --
257.61/64.57	c  N dy  2245    418345      2409     10409         0     49252     31800   1804724     45.72     48.97  --
269.59/67.50	c  N dy  2365    438374      2409     10409         0     41285     31800   1172873     45.76     48.26  --
282.37/70.74	c  N dy  2490    458397      2409     10409         0     32310     31800    485482     45.80     48.89  --
294.36/73.77	c  N dy  2607    478481      2409     10409         0     52385     31800   1880795     45.81     57.31  --
307.14/76.96	c  N dy  2728    498885      2409     10409         0     42794     31800   1149985     45.83     48.46  --
321.51/80.51	c  N dy  2847    518978      2409     10409         0     31898     31800    330040     45.85     59.73  --
331.91/83.14	c  S st  2961    536885      2409     10409         0     49794     31800   1588544     45.89   no data  --
332.31/83.25	c  S st  2961    537391      2409     10409         0     50300     31800   1616271     45.89   no data  --
332.31/83.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
332.31/83.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
332.31/83.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.12
332.71/83.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
332.71/83.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
332.71/83.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
332.71/83.35	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
346.68/86.85	c lits-rem:        26  cl-subs:       15  v-elim:      0  v-fix:    0  time: 13.99 s
346.68/86.86	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
346.68/86.87	c vivif2 --  cl tried    50285 cl shrink        0 lits rem          0 time: 0.07
347.08/86.94	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.27
347.08/86.94	c calculated reachability. Time: 0.00
347.08/86.94	c  N dy  2961    537391      2409     10409         0     50285     31800   1614615     45.89   no data  --
360.67/90.33	c  N dy  3067    557482      2409     10409         0     38389     31800    713220     45.89     52.15  --
373.84/93.64	c  N dy  3183    577533      2409     10409         0     58437     31800   2115498     45.91     49.95  --
387.43/97.00	c  N dy  3299    597856      2409     10409         0     45761     31800   1167476     45.90     49.28  --
403.43/101.03	c  N dy  3411    619381      2409     10409         0     67277     31800   2677195     45.90     50.00  --
415.79/104.16	c  N dy  3527    639433      2409     10409         0     53327     31800   1641219     45.92     48.42  --
431.36/108.03	c  N dy  3642    659457      2409     10409         0     38358     31800    524211     45.94     58.21  --
444.55/111.37	c  N dy  3759    679535      2409     10409         0     58428     31800   1924534     45.95     48.42  --
460.92/115.40	c  N dy  3875    699676      2409     10409         0     42574     31800    764277     45.96     48.65  --
474.91/118.95	c  N dy  3995    719701      2409     10409         0     62595     31800   2169221     45.98     48.70  --
490.08/122.77	c  N dy  4116    739744      2409     10409         0     45636     31800    909387     46.00     48.63  --
504.87/126.43	c  N dy  4223    759816      2409     10409         0     65695     31800   2335865     45.99     48.43  --
520.44/130.33	c  N dy  4359    779901      2409     10409         0     47794     31800    999035     46.04     48.48  --
535.62/134.18	c  N dy  4478    800013      2409     10409         0     67902     31800   2390918     46.05     48.84  --
541.61/135.60	c  S st  4517    806087      2409     10409         0     73974     31800   2819914     46.05   no data  --
542.01/135.77	c  S st  4517    806589      2409     10409         0     74476     31800   2849174     46.05   no data  --
542.01/135.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
542.01/135.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
542.41/135.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.18
542.81/135.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
542.81/135.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
542.81/135.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
542.81/135.93	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
583.95/146.28	c lits-rem:        34  cl-subs:       27  v-elim:      0  v-fix:    0  time: 41.30 s
583.95/146.28	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
584.35/146.31	c vivif2 --  cl tried    74449 cl shrink        0 lits rem          0 time: 0.13
584.75/146.43	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.48
584.75/146.44	c calculated reachability. Time: 0.00
584.75/146.44	c  N dy  4517    806589      2409     10409         0     74449     31800   2845611     46.05   no data  --
599.14/150.07	c  N dy  4648    826773      2409     10409         0     55639     31800   1483994     46.08     49.01  --
616.32/154.34	c  N dy  4763    846813      2409     10409         0     75669     31800   2891188     46.09     49.08  --
631.10/158.05	c  N dy  4894    866846      2409     10409         0     55711     31800   1413991     46.12     61.86  --
648.27/162.32	c  N dy  5004    886871      2409     10409         0     75733     31800   2811725     46.13     61.95  --
663.44/166.14	c  N dy  5128    906872      2409     10409         0     54738     31800   1292809     46.15     57.11  --
680.62/170.42	c  N dy  5246    927089      2409     10409         0     74953     31800   2707514     46.17     49.04  --
697.00/174.60	c  N dy  5365    947386      2409     10409         0     53256     31800   1126394     46.18     49.19  --
713.78/178.79	c  N dy  5487    967628      2409     10409         0     73493     31800   2542135     46.21     48.88  --
731.75/183.22	c  N dy  5601    987679      2409     10409         0     50544     31800    862948     46.21     48.98  --
747.73/187.27	c  N dy  5716   1008163      2409     10409         0     71026     31800   2298775     46.23     48.74  --
766.91/192.01	c  N dy  5833   1028229      2409     10409         0     47099     31800    561505     46.23     50.25  --
781.69/195.75	c  N dy  5938   1048365      2409     10409         0     67229     31800   1985987     46.23     49.79  --
801.25/200.64	c  N dy  6046   1068399      2409     10409         0     87259     31800   3390535     46.24     48.87  --
804.86/201.57	c  F st  6067   1071878      2409     10409         0     45754     31800    400178     46.24   no data  --
816.83/204.50	c  N dy  6147   1088414      2409     10409         0     62284     31800   1609139     46.25     50.00  --
835.21/209.15	c  N dy  6262   1108463      2409     10409         0     82328     31800   3008479     46.26     48.80  --
852.79/213.57	c  N dy  6372   1128538      2409     10409         0     56404     31800   1081388     46.26     48.82  --
870.36/217.99	c  N dy  6490   1148706      2409     10409         0     76563     31800   2519125     46.27     49.27  --
892.73/223.52	c  N dy  6617   1168739      2409     10409         0     49600     31800    542113     46.29     52.94  --
909.11/227.63	c  N dy  6727   1188771      2409     10409         0     69629     31800   1942401     46.30     49.22  --
930.29/232.99	c  N dy  6849   1208784      2409     10409         0     89638     31800   3343705     46.31     49.46  --
931.88/233.34	c  S st  6856   1209883      2409     10409         0     90737     31800   3420002     46.31     42.56  --
932.68/233.55	c  S st  6856   1210385      2409     10409         0     91239     31800   3449939     46.31   no data  --
932.68/233.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
932.68/233.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
933.08/233.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.23
933.48/233.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
933.48/233.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
933.48/233.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
933.48/233.75	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1141.61/285.81	c lits-rem:         8  cl-subs:       34  v-elim:      0  v-fix:    0  time: 207.71 s
1141.61/285.81	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
1141.61/285.85	c vivif2 --  cl tried    91205 cl shrink        0 lits rem          0 time: 0.16
1142.38/286.00	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.59
1142.38/286.00	c calculated reachability. Time: 0.00
1142.38/286.00	c  N dy  6856   1210385      2409     10409         0     91205     31800   3445533     46.31   no data  --
1159.19/290.23	c  N dy  6962   1230533      2409     10409         0     63366     31800   1452763     46.30     48.84  --
1177.55/294.86	c  N dy  7068   1250569      2409     10409         0     83395     31800   2884512     46.30     48.99  --
1198.32/300.07	c  N dy  7197   1270723      2409     10409         0     54557     31800    761776     46.32     48.85  --
1215.49/304.32	c  N dy  7320   1290887      2409     10409         0     74711     31800   2189850     46.34     49.39  --
1237.06/309.73	c  N dy  7444   1311036      2409     10409         0     94857     31800   3607320     46.36     48.92  --
1254.63/314.13	c  N dy  7567   1331094      2409     10409         0     64924     31800   1426647     46.37     56.82  --
1274.21/319.01	c  N dy  7692   1351216      2409     10409         0     85042     31800   2840669     46.38     48.98  --
1296.58/324.63	c  N dy  7810   1371220      2409     10409         0     54049     31800    596774     46.39     49.88  --
1312.98/328.74	c  N dy  7931   1391237      2409     10409         0     74058     31800   2016726     46.40     49.35  --
1334.53/334.10	c  N dy  8042   1411304      2409     10409         0     94118     31800   3440580     46.40     49.20  --
1354.50/339.16	c  N dy  8160   1431736      2409     10409         0     62568     31800   1123684     46.41     49.16  --
1372.47/343.70	c  N dy  8273   1451802      2409     10409         0     82624     31800   2523917     46.41     49.04  --
1396.46/349.64	c  N dy  8397   1471804      2409     10409         0    102619     31800   3939637     46.42     49.93  --
1414.42/354.10	c  N dy  8516   1491912      2409     10409         0     69740     31800   1573946     46.43     50.97  --
1435.19/359.37	c  N dy  8645   1512096      2409     10409         0     89918     31800   2993050     46.44     49.31  --
1459.55/365.46	c  N dy  8754   1532169      2409     10409         0     55998     31800    540943     46.44     49.09  --
1476.72/369.76	c  N dy  8873   1552247      2409     10409         0     76071     31800   1945127     46.44     49.30  --
1498.70/375.29	c  N dy  9002   1572283      2409     10409         0     96099     31800   3371889     46.46     49.18  --
1521.87/381.03	c  N dy  9129   1592351      2409     10409         0     61182     31800    843539     46.48     50.39  --
1539.85/385.59	c  N dy  9246   1612375      2409     10409         0     81194     31800   2267903     46.49     59.98  --
1563.43/391.41	c  N dy  9367   1632441      2409     10409         0    101251     31800   3669694     46.49     50.94  --
1584.99/396.84	c  N dy  9485   1652446      2409     10409         0     65273     31800   1076151     46.51     52.29  --
1604.15/401.70	c  N dy  9600   1672561      2409     10409         0     85380     31800   2503106     46.51     49.01  --
1628.93/407.89	c  N dy  9717   1692632      2409     10409         0    105446     31800   3921764     46.52     50.01  --
1648.89/412.89	c  S st  9815   1710385      2409     10409         0     66211     31800   1073206     46.52     44.62  --
1649.69/413.03	c  S st  9815   1710889      2409     10409         0     66715     31800   1102405     46.52   no data  --
1649.69/413.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1649.69/413.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1649.69/413.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.15
1650.09/413.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1650.09/413.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1650.09/413.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
1650.09/413.12	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1661.27/415.98	c lits-rem:        41  cl-subs:        7  v-elim:      0  v-fix:    0  time: 11.42 s
1661.27/415.99	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
1661.67/416.00	c vivif2 --  cl tried    66708 cl shrink        0 lits rem          0 time: 0.06
1661.67/416.10	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.38
1662.07/416.10	c calculated reachability. Time: 0.00
1662.07/416.10	c  N dy  9815   1710889      2409     10409         0     66708     31800   1101579     46.52   no data  --
1682.06/421.17	c  N dy  9934   1730978      2409     10409         0     86792     31800   2529100     46.53     49.72  --
1707.21/427.47	c  N dy 10050   1751052      2409     10409         0    106862     31800   3950366     46.54     49.07  --
1729.99/433.15	c  N dy 10170   1771145      2409     10409         0     68972     31800   1199925     46.55     56.72  --
1751.14/438.40	c  N dy 10281   1791645      2409     10409         0     89465     31800   2655325     46.55     50.51  --
1778.32/445.22	c  N dy 10409   1812002      2409     10409         0    109816     31800   4101047     46.56     49.66  --
1801.48/451.00	c  N dy 10536   1832131      2409     10409         0     70959     31800   1278984     46.57     49.03  --
1823.05/456.40	c  N dy 10664   1852187      2409     10409         0     91007     31800   2694643     46.59     53.77  --
1849.41/463.00	c  N dy 10781   1872216      2409     10409         0    111027     31800   4110309     46.60     49.24  --
1872.58/468.87	c  N dy 10900   1892218      2409     10409         0     71040     31800   1214780     46.60     63.96  --
1893.75/474.17	c  N dy 11028   1912226      2409     10409         0     91044     31800   2621026     46.61     49.08  --
1920.52/480.87	c  N dy 11156   1932376      2409     10409         0    111190     31800   4052639     46.63     49.70  --
1945.29/487.09	c  N dy 11285   1952394      2409     10409         0     70218     31800   1104185     46.64     49.69  --
1965.65/492.19	c  N dy 11407   1972481      2409     10409         0     90300     31800   2528741     46.65     49.19  --
1991.62/498.60	c  N dy 11543   1992679      2409     10409         0    110494     31800   3949083     46.67     49.34  --
2017.59/505.10	c  N dy 11667   2012696      2409     10409         0     68519     31800    904002     46.67     49.71  --
2036.76/509.96	c  N dy 11783   2032699      2409     10409         0     88516     31800   2327557     46.68     60.60  --
2062.33/516.33	c  N dy 11910   2052707      2409     10409         0    108520     31800   3749040     46.70     50.32  --
2091.09/523.52	c  N dy 12037   2072850      2409     10409         0     65668     31800    646366     46.70     49.26  --
2109.46/528.18	c  N dy 12140   2092929      2409     10409         0     85742     31800   2078134     46.70     49.26  --
2133.42/534.14	c  N dy 12264   2112954      2409     10409         0    105761     31800   3497643     46.71     49.43  --
2161.79/541.29	c  N dy 12374   2132980      2409     10409         0    125778     31800   4916975     46.72     49.48  --
2182.16/546.40	c  N dy 12490   2153257      2409     10409         0     82068     31800   1737095     46.71     50.54  --
2206.12/552.32	c  N dy 12615   2173349      2409     10409         0    102154     31800   3166340     46.73     52.94  --
2234.49/559.44	c  N dy 12725   2193563      2409     10409         0    122361     31800   4598287     46.73     50.26  --
2255.26/564.67	c  S st 12832   2210890      2409     10409         0     74704     31800   1157044     46.74   no data  --
2256.06/564.82	c  S st 12832   2211394      2409     10409         0     75208     31800   1187848     46.74   no data  --
2256.06/564.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2256.06/564.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2256.06/564.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.16
2256.46/564.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2256.46/564.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2256.46/564.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
2256.46/564.91	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2270.04/568.34	c lits-rem:       109  cl-subs:        6  v-elim:      0  v-fix:    0  time: 13.68 s
2270.04/568.34	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
2270.04/568.36	c vivif2 --  cl tried    75202 cl shrink        0 lits rem          0 time: 0.06
2270.44/568.46	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.40
2270.44/568.46	c calculated reachability. Time: 0.00
2270.44/568.46	c  N dy 12832   2211394      2409     10409         0     75202     31800   1187015     46.74   no data  --
2291.61/573.77	c  N dy 12952   2231485      2409     10409         0     95288     31800   2606285     46.74     49.24  --
2317.57/580.23	c  N dy 13060   2251654      2409     10409         0    115452     31800   4034011     46.75     49.47  --
2346.33/587.42	c  N dy 13197   2271655      2409     10409         0     69470     31800    724421     46.77     49.26  --
2366.71/592.53	c  N dy 13328   2292079      2409     10409         0     89884     31800   2176339     46.78     49.39  --
2391.87/598.86	c  N dy 13453   2312169      2409     10409         0    109965     31800   3604790     46.79     49.82  --
2422.63/606.53	c  N dy 13579   2332352      2409     10409         0    130142     31800   5025792     46.79     49.52  --
2444.20/611.99	c  N dy 13703   2352396      2409     10409         0     83206     31800   1636141     46.80     50.94  --
2467.76/617.83	c  N dy 13831   2372493      2409     10409         0    103299     31800   3069850     46.81     50.00  --
2496.52/625.05	c  N dy 13947   2392578      2409     10409         0    123380     31800   4485069     46.82     52.22  --
2524.89/632.11	c  N dy 14073   2413154      2409     10409         0     75971     31800   1053747     46.82     49.47  --
2546.46/637.53	c  N dy 14208   2433212      2409     10409         0     96023     31800   2487455     46.84     54.30  --
2573.63/644.33	c  N dy 14328   2453261      2409     10409         0    116070     31800   3913964     46.85     49.53  --
2607.17/652.74	c  N dy 14459   2473303      2409     10409         0    136108     31800   5342089     46.86     49.65  --
2629.54/658.33	c  N dy 14575   2493518      2409     10409         0     87332     31800   1792771     46.87     49.44  --
2654.70/664.67	c  N dy 14692   2513786      2409     10409         0    107596     31800   3221959     46.87     50.04  --
2685.06/672.27	c  N dy 14811   2533800      2409     10409         0    127605     31800   4626480     46.87     50.54  --
2714.65/679.66	c  N dy 14941   2553862      2409     10409         0     77678     31800   1044509     46.89     49.95  --
2738.19/685.58	c  N dy 15076   2573945      2409     10409         0     97756     31800   2475090     46.90     50.40  --
2767.37/692.84	c  N dy 15203   2594135      2409     10409         0    117940     31800   3914199     46.91     50.05  --
2800.11/701.08	c  N dy 15314   2614187      2409     10409         0    137989     31800   5333678     46.91     49.63  --
2824.50/707.18	c  N dy 15441   2634244      2409     10409         0     87057     31800   1644258     46.92     50.74  --
2849.25/713.39	c  N dy 15552   2654256      2409     10409         0    107063     31800   3059817     46.92     55.53  --
2879.60/720.92	c  N dy 15673   2674313      2409     10409         0    127112     31800   4482607     46.92     49.41  --
2912.76/729.28	c  N dy 15795   2694531      2409     10409         0     75342     31800    753423     46.93     49.64  --
2930.33/733.68	c  S st 15893   2711394      2409     10409         0     92199     31800   1943421     46.94   no data  --
2931.13/733.87	c  S st 15893   2711896      2409     10409         0     92701     31800   1974962     46.94   no data  --
2931.13/733.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2931.13/733.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2931.53/733.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.22
2931.93/734.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2931.93/734.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2931.93/734.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
2931.93/734.00	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2961.89/741.58	c lits-rem:       119  cl-subs:       16  v-elim:      0  v-fix:    0  time: 30.25 s
2961.89/741.58	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
2962.29/741.61	c vivif2 --  cl tried    92685 cl shrink        0 lits rem          0 time: 0.10
2962.69/741.75	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.55
2962.69/741.75	c calculated reachability. Time: 0.00
2962.69/741.75	c  N dy 15893   2711896      2409     10409         0     92685     31800   1973027     46.94   no data  --
2987.85/748.04	c  N dy 16011   2731967      2409     10409         0    112747     31800   3391690     46.94     49.86  --
3018.21/755.60	c  N dy 16125   2752002      2409     10409         0    132775     31800   4808277     46.95     49.73  --
3047.77/763.07	c  N dy 16260   2772006      2409     10409         0     79802     31800   1008777     46.96     55.34  --
3070.15/768.64	c  N dy 16373   2792238      2409     10409         0    100030     31800   2437611     46.96     49.64  --
3098.10/775.68	c  N dy 16505   2812436      2409     10409         0    120219     31800   3872815     46.97     49.47  --
3130.86/783.82	c  N dy 16628   2832528      2409     10409         0    140308     31800   5298709     46.97     49.81  --
3157.63/790.53	c  N dy 16748   2853126      2409     10409         0     86918     31800   1447010     46.98     50.07  --
3181.18/796.49	c  N dy 16876   2873133      2409     10409         0    106915     31800   2873323     46.99     59.66  --
3210.35/803.79	c  N dy 17000   2893155      2409     10409         0    126930     31800   4301689     46.99     51.78  --
3245.10/812.44	c  N dy 17132   2913220      2409     10409         0    146989     31800   5722632     47.00     50.06  --
3268.66/818.33	c  N dy 17267   2933263      2409     10409         0     92056     31800   1759192     47.01     50.65  --
3293.43/824.51	c  N dy 17366   2953303      2409     10409         0    112089     31800   3201711     47.01     49.78  --
3323.80/832.13	c  N dy 17484   2973443      2409     10409         0    132225     31800   4644611     47.02     49.49  --
3359.75/841.12	c  N dy 17602   2993480      2409     10409         0     76278     31800    559500     47.02     49.82  --
3380.91/846.42	c  N dy 17722   3013495      2409     10409         0     96289     31800   1999328     47.02     50.74  --
3407.28/853.03	c  N dy 17845   3033549      2409     10409         0    116336     31800   3419314     47.03     54.47  --
3438.84/860.94	c  N dy 17955   3053906      2409     10409         0    136687     31800   4866065     47.03     49.58  --
3474.81/869.90	c  N dy 18081   3074424      2409     10409         0     80219     31800    773517     47.04     49.69  --
3497.55/875.64	c  N dy 18193   3094442      2409     10409         0    100232     31800   2191801     47.04     50.12  --
3525.51/882.68	c  N dy 18308   3114621      2409     10409         0    120407     31800   3624982     47.04     51.13  --
3559.06/891.10	c  N dy 18417   3134830      2409     10409         0    140610     31800   5079567     47.04     50.41  --
3593.82/899.76	c  N dy 18542   3154845      2409     10409         0     82643     31800    874766     47.05     50.88  --
3618.19/905.81	c  N dy 18674   3174942      2409     10409         0    102735     31800   2309309     47.06     50.06  --
3647.75/913.28	c  N dy 18786   3195270      2409     10409         0    123053     31800   3757905     47.06     49.96  --
3677.70/920.71	c  S st 18895   3211896      2409     10409         0    139675     31800   4949086     47.07     40.09  --
3678.90/921.04	c  S st 18895   3212401      2409     10409         0    140180     31800   4977493     47.07   no data  --
3678.90/921.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
3678.90/921.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3679.30/921.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.37
3680.10/921.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3680.10/921.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3680.10/921.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
3680.10/921.34	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
4194.60/1050.19	c lits-rem:        15  cl-subs:       49  v-elim:      0  v-fix:    0  time: 513.91 s
4194.60/1050.19	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
4195.01/1050.25	c vivif2 --  cl tried   140131 cl shrink        0 lits rem          0 time: 0.23
4196.20/1050.51	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 1.02
4196.20/1050.51	c calculated reachability. Time: 0.00
4196.20/1050.51	c  N dy 18895   3212401      2409     10409         0    140131     31800   4971509     47.07   no data  --
4232.15/1059.52	c  N dy 18970   3232721      2409     10409         0     81464     31800    731201     47.05     49.56  --
4256.52/1065.61	c  N dy 19085   3253097      2409     10409         0    101832     31800   2187396     47.06     51.18  --
4285.68/1072.93	c  N dy 19209   3273225      2409     10409         0    121956     31800   3617645     47.06     49.57  --
4319.23/1081.38	c  N dy 19327   3293250      2409     10409         0    141975     31800   5039479     47.07     49.85  --
4355.58/1090.46	c  N dy 19431   3313315      2409     10409         0     82060     31800    714125     47.06     50.18  --
4378.36/1096.19	c  N dy 19557   3333465      2409     10409         0    102205     31800   2158274     47.07     51.02  --
4407.11/1103.31	c  N dy 19686   3353499      2409     10409         0    122232     31800   3591972     47.08     53.51  --
4441.49/1111.98	c  N dy 19831   3373572      2409     10409         0    142299     31800   5035421     47.09     49.65  --
4481.41/1121.99	c  N dy 19945   3393584      2409     10409         0     81333     31800    596333     47.10     50.00  --
4504.97/1127.82	c  N dy 20068   3413586      2409     10409         0    101326     31800   2024364     47.10     63.60  --
4533.76/1135.06	c  N dy 20201   3433593      2409     10409         0    121327     31800   3439879     47.11     50.99  --
4568.10/1143.69	c  N dy 20336   3453690      2409     10409         0    141421     31800   4898652     47.12     55.18  --
4607.24/1153.41	c  N dy 20444   3473772      2409     10409         0    161495     31800   6325460     47.12     49.62  --
4632.79/1159.88	c  N dy 20564   3493841      2409     10409         0     99593     31800   1834012     47.12     49.79  --
4660.77/1166.85	c  N dy 20680   3513885      2409     10409         0    119632     31800   3257386     47.13     50.15  --
4693.52/1175.06	c  N dy 20785   3533906      2409     10409         0    139646     31800   4693223     47.13     50.38  --
4733.07/1184.96	c  N dy 20911   3554187      2409     10409         0    159923     31800   6135919     47.14     50.00  --
4762.24/1192.26	c  N dy 21025   3574212      2409     10409         0     96968     31800   1583014     47.14     52.39  --
4789.79/1199.12	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: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175029-1304078537/watcher-3175029-1304078537 -o /tmp/evaluation-result-3175029-1304078537/solver-3175029-1304078537 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175029-1304078537.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: 6.86 7.71 7.06 3/174 324
/proc/meminfo: memFree=30940456/32951124 swapFree=67105204/67111528
[pid=324] ppid=322 vsize=20368 CPUtime=0 cores=0,2,4,6
/proc/324/stat : 324 (strangenight1-m) R 322 324 32751 0 -1 4194304 366 0 0 0 0 0 0 0 24 0 1 0 500269667 20856832 305 33554432000 4194304 4650419 140733693290000 18446744073709551615 220828043600 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/324/statm: 5125 315 272 112 0 90 0
[pid=324/tid=325] ppid=322 vsize=183280 CPUtime=0 cores=0,2,4,6
/proc/324/task/325/stat : 325 (strangenight1-m) R 322 324 32751 0 -1 4202560 84 0 0 0 0 0 0 0 25 0 4 0 500269667 187678720 595 33554432000 4194304 4650419 140733693290000 18446744073709551615 4361571 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=324/tid=326] ppid=322 vsize=183412 CPUtime=0 cores=0,2,4,6
/proc/324/task/326/stat : 326 (strangenight1-m) R 322 324 32751 0 -1 4202560 88 0 0 0 0 0 0 0 25 0 4 0 500269667 187813888 610 33554432000 4194304 4650419 140733693290000 18446744073709551615 220815933195 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=324/tid=327] ppid=322 vsize=183412 CPUtime=0 cores=0,2,4,6
/proc/324/task/327/stat : 327 (strangenight1-m) R 322 324 32751 0 -1 4202560 31 0 0 0 0 0 0 0 25 0 4 0 500269667 187813888 632 33554432000 4194304 4650419 140733693290000 18446744073709551615 220816236347 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.908071 s]
/proc/loadavg: 6.86 7.71 7.06 3/174 324
/proc/meminfo: memFree=30940456/32951124 swapFree=67105204/67111528
[pid=324] ppid=322 vsize=355448 CPUtime=3.6 cores=0,2,4,6
/proc/324/stat : 324 (strangenight1-m) R 322 324 32751 0 -1 4202496 9938 0 0 0 358 2 0 0 19 0 4 0 500269667 363978752 5436 33554432000 4194304 4650419 140733693290000 18446744073709551615 4363604 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/324/statm: 88862 5436 393 112 0 83827 0
[pid=324/tid=325] ppid=322 vsize=355448 CPUtime=0.89 cores=0,2,4,6
/proc/324/task/325/stat : 325 (strangenight1-m) R 322 324 32751 0 -1 4202560 2505 0 0 0 89 0 0 0 18 0 4 0 500269667 363978752 5436 33554432000 4194304 4650419 140733693290000 18446744073709551615 4328315 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=324/tid=326] ppid=322 vsize=355448 CPUtime=0.9 cores=0,2,4,6
/proc/324/task/326/stat : 326 (strangenight1-m) R 322 324 32751 0 -1 4202560 2419 0 0 0 90 0 0 0 19 0 4 0 500269667 363978752 5436 33554432000 4194304 4650419 140733693290000 18446744073709551615 4315488 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=324/tid=327] ppid=322 vsize=355448 CPUtime=0.89 cores=0,2,4,6
/proc/324/task/327/stat : 327 (strangenight1-m) R 322 324 32751 0 -1 4202560 1875 0 0 0 89 0 0 0 19 0 4 0 500269667 363978752 5436 33554432000 4194304 4650419 140733693290000 18446744073709551615 4361066 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.6
Current children cumulated vsize (KiB) 355448

[startup+1.00106 s]
/proc/loadavg: 6.86 7.71 7.06 3/174 324
/proc/meminfo: memFree=30940456/32951124 swapFree=67105204/67111528
[pid=324] ppid=322 vsize=355448 CPUtime=3.97 cores=0,2,4,6
/proc/324/stat : 324 (strangenight1-m) R 322 324 32751 0 -1 4202496 10315 0 0 0 395 2 0 0 19 0 4 0 500269667 363978752 5789 33554432000 4194304 4650419 140733693290000 18446744073709551615 4349680 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/324/statm: 88862 5789 393 112 0 83827 0
[pid=324/tid=325] ppid=322 vsize=355448 CPUtime=0.98 cores=0,2,4,6
/proc/324/task/325/stat : 325 (strangenight1-m) R 322 324 32751 0 -1 4202560 2598 0 0 0 98 0 0 0 19 0 4 0 500269667 363978752 5789 33554432000 4194304 4650419 140733693290000 18446744073709551615 4331107 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=324/tid=326] ppid=322 vsize=355448 CPUtime=0.99 cores=0,2,4,6
/proc/324/task/326/stat : 326 (strangenight1-m) R 322 324 32751 0 -1 4202560 2514 0 0 0 99 0 0 0 19 0 4 0 500269667 363978752 5789 33554432000 4194304 4650419 140733693290000 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=324/tid=327] ppid=322 vsize=355448 CPUtime=0.98 cores=0,2,4,6
/proc/324/task/327/stat : 327 (strangenight1-m) R 322 324 32751 0 -1 4202560 1965 0 0 0 98 0 0 0 19 0 4 0 500269667 363978752 5789 33554432000 4194304 4650419 140733693290000 18446744073709551615 4354952 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 355448

[startup+1.10104 s]
/proc/loadavg: 6.86 7.71 7.06 3/174 324
/proc/meminfo: memFree=30940456/32951124 swapFree=67105204/67111528
[pid=324] ppid=322 vsize=355448 CPUtime=4.37 cores=0,2,4,6
/proc/324/stat : 324 (strangenight1-m) R 322 324 32751 0 -1 4202496 10699 0 0 0 435 2 0 0 19 0 4 0 500269667 363978752 6173 33554432000 4194304 4650419 140733693290000 18446744073709551615 4363510 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/324/statm: 88862 6173 393 112 0 83827 0
[pid=324/tid=325] ppid=322 vsize=355448 CPUtime=1.08 cores=0,2,4,6
/proc/324/task/325/stat : 325 (strangenight1-m) R 322 324 32751 0 -1 4202560 2697 0 0 0 108 0 0 0 19 0 4 0 500269667 363978752 6173 33554432000 4194304 4650419 140733693290000 18446744073709551615 4363544 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=324/tid=326] ppid=322 vsize=355448 CPUtime=1.09 cores=0,2,4,6
/proc/324/task/326/stat : 326 (strangenight1-m) R 322 324 32751 0 -1 4202560 2613 0 0 0 109 0 0 0 19 0 4 0 500269667 363978752 6173 33554432000 4194304 4650419 140733693290000 18446744073709551615 4311384 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=324/tid=327] ppid=322 vsize=355448 CPUtime=1.08 cores=0,2,4,6
/proc/324/task/327/stat : 327 (strangenight1-m) R 322 324 32751 0 -1 4202560 2063 0 0 0 108 0 0 0 19 0 4 0 500269667 363978752 6174 33554432000 4194304 4650419 140733693290000 18446744073709551615 4334336 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 355448

[startup+1.20102 s]
/proc/loadavg: 6.86 7.71 7.06 3/174 324
/proc/meminfo: memFree=30940456/32951124 swapFree=67105204/67111528
[pid=324] ppid=322 vsize=355448 CPUtime=4.77 cores=0,2,4,6
/proc/324/stat : 324 (strangenight1-m) R 322 324 32751 0 -1 4202496 11079 0 0 0 475 2 0 0 19 0 4 0 500269667 363978752 6541 33554432000 4194304 4650419 140733693290000 18446744073709551615 4328259 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/324/statm: 88862 6542 393 112 0 83827 0
[pid=324/tid=325] ppid=322 vsize=355448 CPUtime=1.18 cores=0,2,4,6
/proc/324/task/325/stat : 325 (strangenight1-m) R 322 324 32751 0 -1 4202560 2793 0 0 0 118 0 0 0 19 0 4 0 500269667 363978752 6542 33554432000 4194304 4650419 140733693290000 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=324/tid=326] ppid=322 vsize=355448 CPUtime=1.19 cores=0,2,4,6
/proc/324/task/326/stat : 326 (strangenight1-m) R 322 324 32751 0 -1 4202560 2712 0 0 0 119 0 0 0 19 0 4 0 500269667 363978752 6542 33554432000 4194304 4650419 140733693290000 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=324/tid=327] ppid=322 vsize=355448 CPUtime=1.18 cores=0,2,4,6
/proc/324/task/327/stat : 327 (strangenight1-m) R 322 324 32751 0 -1 4202560 2158 0 0 0 118 0 0 0 19 0 4 0 500269667 363978752 6542 33554432000 4194304 4650419 140733693290000 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.77
Current children cumulated vsize (KiB) 355448

[startup+1.50096 s]
/proc/loadavg: 6.86 7.71 7.06 3/174 324
/proc/meminfo: memFree=30940456/32951124 swapFree=67105204/67111528
[pid=324] ppid=322 vsize=356256 CPUtime=5.96 cores=0,2,4,6
/proc/324/stat : 324 (strangenight1-m) R 322 324 32751 0 -1 4202496 13334 0 0 0 594 2 0 0 20 0 4 0 500269667 364806144 5901 33554432000 4194304 4650419 140733693290000 18446744073709551615 4363441 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/324/statm: 89064 5901 393 112 0 84029 0
[pid=324/tid=325] ppid=322 vsize=356256 CPUtime=1.48 cores=0,2,4,6
/proc/324/task/325/stat : 325 (strangenight1-m) R 322 324 32751 0 -1 4202560 3312 0 0 0 148 0 0 0 19 0 4 0 500269667 364806144 5901 33554432000 4194304 4650419 140733693290000 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=324/tid=326] ppid=322 vsize=356256 CPUtime=1.49 cores=0,2,4,6
/proc/324/task/326/stat : 326 (strangenight1-m) R 322 324 32751 0 -1 4202560 3241 0 0 0 149 0 0 0 19 0 4 0 500269667 364806144 5901 33554432000 4194304 4650419 140733693290000 18446744073709551615 4334529 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=324/tid=327] ppid=322 vsize=356256 CPUtime=1.48 cores=0,2,4,6
/proc/324/task/327/stat : 327 (strangenight1-m) R 322 324 32751 0 -1 4202560 2684 0 0 0 148 0 0 0 20 0 4 0 500269667 364806144 5901 33554432000 4194304 4650419 140733693290000 18446744073709551615 4333901 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 356256

[startup+3.10667 s]
/proc/loadavg: 7.35 7.80 7.10 9/184 337
/proc/meminfo: memFree=30758844/32951124 swapFree=67105204/67111528
[pid=324] ppid=322 vsize=357356 CPUtime=12.37 cores=0,2,4,6
/proc/324/stat : 324 (strangenight1-m) R 322 324 32751 0 -1 4202496 24367 0 0 0 1233 4 0 0 25 0 4 0 500269667 365932544 13472 33554432000 4194304 4650419 140733693290000 18446744073709551615 4438951 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/324/statm: 89339 13472 412 112 0 84304 0
[pid=324/tid=325] ppid=322 vsize=357356 CPUtime=3.09 cores=0,2,4,6
/proc/324/task/325/stat : 325 (strangenight1-m) R 322 324 32751 0 -1 4202560 5453 0 0 0 308 1 0 0 25 0 4 0 500269667 365932544 13472 33554432000 4194304 4650419 140733693290000 18446744073709551615 4438661 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=324/tid=326] ppid=322 vsize=357356 CPUtime=3.09 cores=0,2,4,6
/proc/324/task/326/stat : 326 (strangenight1-m) R 322 324 32751 0 -1 4202560 5208 0 0 0 309 0 0 0 25 0 4 0 500269667 365932544 13472 33554432000 4194304 4650419 140733693290000 18446744073709551615 4364400 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=324/tid=327] ppid=322 vsize=357356 CPUtime=3.07 cores=0,2,4,6
/proc/324/task/327/stat : 327 (strangenight1-m) R 322 324 32751 0 -1 4202560 4656 0 0 0 307 0 0 0 25 0 4 0 500269667 365932544 13472 33554432000 4194304 4650419 140733693290000 18446744073709551615 4365369 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 357356

[startup+6.30108 s]
/proc/loadavg: 7.40 7.80 7.10 9/184 337
/proc/meminfo: memFree=30713112/32951124 swapFree=67105204/67111528
[pid=324] ppid=322 vsize=351884 CPUtime=25.14 cores=0,2,4,6
/proc/324/stat : 324 (strangenight1-m) R 322 324 32751 0 -1 4202496 39975 0 0 0 2507 7 0 0 25 0 4 0 500269667 360329216 27451 33554432000 4194304 4650419 140733693290000 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/324/statm: 87971 27451 396 112 0 82936 0
[pid=324/tid=325] ppid=322 vsize=351884 CPUtime=6.28 cores=0,2,4,6
/proc/324/task/325/stat : 325 (strangenight1-m) R 322 324 32751 0 -1 4202560 10404 0 0 0 627 1 0 0 25 0 4 0 500269667 360329216 27454 33554432000 4194304 4650419 140733693290000 18446744073709551615 4438944 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=324/tid=326] ppid=322 vsize=351884 CPUtime=6.29 cores=0,2,4,6
/proc/324/task/326/stat : 326 (strangenight1-m) R 322 324 32751 0 -1 4202560 8178 0 0 0 628 1 0 0 25 0 4 0 500269667 360329216 27454 33554432000 4194304 4650419 140733693290000 18446744073709551615 4438671 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=324/tid=327] ppid=322 vsize=351884 CPUtime=6.26 cores=0,2,4,6
/proc/324/task/327/stat : 327 (strangenight1-m) R 322 324 32751 0 -1 4202560 11081 0 0 0 624 2 0 0 25 0 4 0 500269667 360329216 27454 33554432000 4194304 4650419 140733693290000 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 351884

[startup+12.7009 s]
/proc/loadavg: 7.45 7.81 7.10 9/184 337
/proc/meminfo: memFree=30477188/32951124 swapFree=67105204/67111528
[pid=324] ppid=322 vsize=379680 CPUtime=50.7 cores=0,2,4,6
/proc/324/stat : 324 (strangenight1-m) R 322 324 32751 0 -1 4202496 55964 0 0 0 5059 11 0 0 25 0 4 0 500269667 388792320 37440 33554432000 4194304 4650419 140733693290000 18446744073709551615 4315582 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/324/statm: 94920 37440 395 112 0 89885 0
[pid=324/tid=325] ppid=322 vsize=379680 CPUtime=12.68 cores=0,2,4,6
/proc/324/task/325/stat : 325 (strangenight1-m) R 322 324 32751 0 -1 4202560 12364 0 0 0 1266 2 0 0 25 0 4 0 500269667 388792320 37440 33554432000 4194304 4650419 140733693290000 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=324/tid=326] ppid=322 vsize=379680 CPUtime=12.69 cores=0,2,4,6
/proc/324/task/326/stat : 326 (strangenight1-m) R 322 324 32751 0 -1 4202560 13112 0 0 0 1267 2 0 0 25 0 4 0 500269667 388792320 37441 33554432000 4194304 4650419 140733693290000 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=324/tid=327] ppid=322 vsize=379680 CPUtime=12.63 cores=0,2,4,6
/proc/324/task/327/stat : 327 (strangenight1-m) R 322 324 32751 0 -1 4202560 16480 0 0 0 1260 3 0 0 25 0 4 0 500269667 388792320 37441 33554432000 4194304 4650419 140733693290000 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 379680

[startup+25.5005 s]
/proc/loadavg: 7.53 7.81 7.11 9/184 337
/proc/meminfo: memFree=30328336/32951124 swapFree=67105204/67111528
[pid=324] ppid=322 vsize=521212 CPUtime=101.82 cores=0,2,4,6
/proc/324/stat : 324 (strangenight1-m) R 322 324 32751 0 -1 4202496 80486 0 0 0 10165 17 0 0 25 0 4 0 500269667 533721088 48564 33554432000 4194304 4650419 140733693290000 18446744073709551615 4363460 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/324/statm: 130303 48564 395 112 0 125268 0
[pid=324/tid=325] ppid=322 vsize=521212 CPUtime=25.48 cores=0,2,4,6
/proc/324/task/325/stat : 325 (strangenight1-m) R 322 324 32751 0 -1 4202560 19145 0 0 0 2544 4 0 0 25 0 4 0 500269667 533721088 48564 33554432000 4194304 4650419 140733693290000 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=324/tid=326] ppid=322 vsize=521212 CPUtime=25.48 cores=0,2,4,6
/proc/324/task/326/stat : 326 (strangenight1-m) R 322 324 32751 0 -1 4202560 17384 0 0 0 2545 3 0 0 25 0 4 0 500269667 533721088 48564 33554432000 4194304 4650419 140733693290000 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=324/tid=327] ppid=322 vsize=521212 CPUtime=25.36 cores=0,2,4,6
/proc/324/task/327/stat : 327 (strangenight1-m) R 322 324 32751 0 -1 4202560 23008 0 0 0 2532 4 0 0 25 0 4 0 500269667 533721088 48564 33554432000 4194304 4650419 140733693290000 18446744073709551615 4332033 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 521212

[startup+51.1008 s]
/proc/loadavg: 7.69 7.83 7.13 9/184 338
/proc/meminfo: memFree=30189504/32951124 swapFree=67105204/67111528
[pid=324] ppid=322 vsize=531648 CPUtime=204.08 cores=0,2,4,6
/proc/324/stat : 324 (strangenight1-m) R 322 324 32751 0 -1 4202496 121781 0 0 0 20381 27 0 0 25 0 4 0 500269667 544407552 57987 33554432000 4194304 4650419 140733693290000 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/324/statm: 132912 57987 395 112 0 127877 0
[pid=324/tid=325] ppid=322 vsize=531648 CPUtime=51.08 cores=0,2,4,6
/proc/324/task/325/stat : 325 (strangenight1-m) R 322 324 32751 0 -1 4202560 31908 0 0 0 5101 7 0 0 25 0 4 0 500269667 544407552 57987 33554432000 4194304 4650419 140733693290000 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=324/tid=326] ppid=322 vsize=531648 CPUtime=51.09 cores=0,2,4,6
/proc/324/task/326/stat : 326 (strangenight1-m) R 322 324 32751 0 -1 4202560 24246 0 0 0 5104 5 0 0 25 0 4 0 500269667 544407552 57987 33554432000 4194304 4650419 140733693290000 18446744073709551615 4361023 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=324/tid=327] ppid=322 vsize=531648 CPUtime=50.82 cores=0,2,4,6
/proc/324/task/327/stat : 327 (strangenight1-m) R 322 324 32751 0 -1 4202560 33011 0 0 0 5075 7 0 0 25 0 4 0 500269667 544407552 57987 33554432000 4194304 4650419 140733693290000 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 531648

[startup+102.3 s]
/proc/loadavg: 7.92 7.87 7.19 9/184 339
/proc/meminfo: memFree=30144688/32951124 swapFree=67105204/67111528
[pid=324] ppid=322 vsize=519072 CPUtime=408.59 cores=0,2,4,6
/proc/324/stat : 324 (strangenight1-m) R 322 324 32751 0 -1 4202496 217855 0 0 0 40806 53 0 0 25 0 4 0 500269667 531529728 53612 33554432000 4194304 4650419 140733693290000 18446744073709551615 4333407 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/324/statm: 129768 53612 395 112 0 124733 0
[pid=324/tid=325] ppid=322 vsize=519072 CPUtime=102.28 cores=0,2,4,6
/proc/324/task/325/stat : 325 (strangenight1-m) R 322 324 32751 0 -1 4202560 56727 0 0 0 10213 15 0 0 25 0 4 0 500269667 531529728 53612 33554432000 4194304 4650419 140733693290000 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=324/tid=326] ppid=322 vsize=519072 CPUtime=102.28 cores=0,2,4,6
/proc/324/task/326/stat : 326 (strangenight1-m) R 322 324 32751 0 -1 4202560 45798 0 0 0 10217 11 0 0 25 0 4 0 500269667 531529728 53612 33554432000 4194304 4650419 140733693290000 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=324/tid=327] ppid=322 vsize=519072 CPUtime=101.74 cores=0,2,4,6
/proc/324/task/327/stat : 327 (strangenight1-m) R 322 324 32751 0 -1 4202560 57794 0 0 0 10161 13 0 0 25 0 4 0 500269667 531529728 53612 33554432000 4194304 4650419 140733693290000 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.59
Current children cumulated vsize (KiB) 519072

[startup+162.3 s]

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

[pid=324] ppid=322 vsize=864436 CPUtime=2565.63 cores=0,2,4,6
/proc/324/stat : 324 (strangenight1-m) R 322 324 32751 0 -1 4202496 1048146 0 0 0 256250 313 0 0 25 0 4 0 500269667 885182464 120657 33554432000 4194304 4650419 140733693290000 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/324/statm: 216109 120657 395 112 0 211074 0
[pid=324/tid=325] ppid=322 vsize=864436 CPUtime=642.3 cores=0,2,4,6
/proc/324/task/325/stat : 325 (strangenight1-m) R 322 324 32751 0 -1 4202560 226146 0 0 0 64148 82 0 0 25 0 4 0 500269667 885182464 120657 33554432000 4194304 4650419 140733693290000 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=324/tid=326] ppid=322 vsize=864436 CPUtime=642.3 cores=0,2,4,6
/proc/324/task/326/stat : 326 (strangenight1-m) R 322 324 32751 0 -1 4202560 368532 0 0 0 64139 91 0 0 25 0 4 0 500269667 885182464 120657 33554432000 4194304 4650419 140733693290000 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=324/tid=327] ppid=322 vsize=864436 CPUtime=638.79 cores=0,2,4,6
/proc/324/task/327/stat : 327 (strangenight1-m) R 322 324 32751 0 -1 4202560 205671 0 0 0 63813 66 0 0 25 0 4 0 500269667 885182464 120657 33554432000 4194304 4650419 140733693290000 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2565.63
Current children cumulated vsize (KiB) 864436

[startup+702.301 s]
/proc/loadavg: 8.17 8.11 7.63 9/184 355
/proc/meminfo: memFree=29378032/32951124 swapFree=67105204/67111528
[pid=324] ppid=322 vsize=912704 CPUtime=2805.31 cores=0,2,4,6
/proc/324/stat : 324 (strangenight1-m) R 322 324 32751 0 -1 4202496 1125885 0 0 0 280198 333 0 0 25 0 4 0 500269667 934608896 129699 33554432000 4194304 4650419 140733693290000 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/324/statm: 228176 129699 395 112 0 223141 0
[pid=324/tid=325] ppid=322 vsize=912704 CPUtime=702.3 cores=0,2,4,6
/proc/324/task/325/stat : 325 (strangenight1-m) R 322 324 32751 0 -1 4202560 278499 0 0 0 70139 91 0 0 25 0 4 0 500269667 934608896 129699 33554432000 4194304 4650419 140733693290000 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=324/tid=326] ppid=322 vsize=912704 CPUtime=702.3 cores=0,2,4,6
/proc/324/task/326/stat : 326 (strangenight1-m) R 322 324 32751 0 -1 4202560 370383 0 0 0 70138 92 0 0 25 0 4 0 500269667 934608896 129699 33554432000 4194304 4650419 140733693290000 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=324/tid=327] ppid=322 vsize=912704 CPUtime=698.47 cores=0,2,4,6
/proc/324/task/327/stat : 327 (strangenight1-m) R 322 324 32751 0 -1 4202560 218498 0 0 0 69774 73 0 0 25 0 4 0 500269667 934608896 129699 33554432000 4194304 4650419 140733693290000 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.31
Current children cumulated vsize (KiB) 912704

[startup+762.301 s]
/proc/loadavg: 8.20 8.13 7.66 9/184 357
/proc/meminfo: memFree=29377616/32951124 swapFree=67105204/67111528
[pid=324] ppid=322 vsize=893408 CPUtime=3044.97 cores=0,2,4,6
/proc/324/stat : 324 (strangenight1-m) R 322 324 32751 0 -1 4202496 1244887 0 0 0 304134 363 0 0 25 0 4 0 500269667 914849792 127333 33554432000 4194304 4650419 140733693290000 18446744073709551615 4367236 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/324/statm: 223352 127333 395 112 0 218317 0
[pid=324/tid=325] ppid=322 vsize=893408 CPUtime=762.3 cores=0,2,4,6
/proc/324/task/325/stat : 325 (strangenight1-m) R 322 324 32751 0 -1 4202560 362740 0 0 0 76125 105 0 0 25 0 4 0 500269667 914849792 127333 33554432000 4194304 4650419 140733693290000 18446744073709551615 4365313 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=324/tid=326] ppid=322 vsize=893408 CPUtime=762.3 cores=0,2,4,6
/proc/324/task/326/stat : 326 (strangenight1-m) R 322 324 32751 0 -1 4202560 380659 0 0 0 76132 98 0 0 25 0 4 0 500269667 914849792 127333 33554432000 4194304 4650419 140733693290000 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=324/tid=327] ppid=322 vsize=893408 CPUtime=758.14 cores=0,2,4,6
/proc/324/task/327/stat : 327 (strangenight1-m) R 322 324 32751 0 -1 4202560 229673 0 0 0 75738 76 0 0 25 0 4 0 500269667 914849792 127333 33554432000 4194304 4650419 140733693290000 18446744073709551615 4303973 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.97
Current children cumulated vsize (KiB) 893408

[startup+822.301 s]
/proc/loadavg: 8.17 8.13 7.69 9/184 359
/proc/meminfo: memFree=29415644/32951124 swapFree=67105204/67111528
[pid=324] ppid=322 vsize=894944 CPUtime=3284.64 cores=0,2,4,6
/proc/324/stat : 324 (strangenight1-m) R 322 324 32751 0 -1 4202496 1296626 0 0 0 328078 386 0 0 25 0 4 0 500269667 916422656 126161 33554432000 4194304 4650419 140733693290000 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/324/statm: 223736 126161 395 112 0 218701 0
[pid=324/tid=325] ppid=322 vsize=894944 CPUtime=822.3 cores=0,2,4,6
/proc/324/task/325/stat : 325 (strangenight1-m) R 322 324 32751 0 -1 4202560 378053 0 0 0 82119 111 0 0 25 0 4 0 500269667 916422656 126161 33554432000 4194304 4650419 140733693290000 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=324/tid=326] ppid=322 vsize=894944 CPUtime=822.3 cores=0,2,4,6
/proc/324/task/326/stat : 326 (strangenight1-m) R 322 324 32751 0 -1 4202560 388888 0 0 0 82129 101 0 0 25 0 4 0 500269667 916422656 126161 33554432000 4194304 4650419 140733693290000 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=324/tid=327] ppid=322 vsize=894944 CPUtime=817.81 cores=0,2,4,6
/proc/324/task/327/stat : 327 (strangenight1-m) R 322 324 32751 0 -1 4202560 243387 0 0 0 81698 83 0 0 25 0 4 0 500269667 916422656 126161 33554432000 4194304 4650419 140733693290000 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.64
Current children cumulated vsize (KiB) 894944

[startup+882.301 s]
/proc/loadavg: 8.15 8.14 7.72 9/184 360
/proc/meminfo: memFree=29333276/32951124 swapFree=67105204/67111528
[pid=324] ppid=322 vsize=896268 CPUtime=3524.31 cores=0,2,4,6
/proc/324/stat : 324 (strangenight1-m) R 322 324 32751 0 -1 4202496 1341853 0 0 0 352025 406 0 0 25 0 4 0 500269667 917778432 126185 33554432000 4194304 4650419 140733693290000 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/324/statm: 224067 126185 395 112 0 219032 0
[pid=324/tid=325] ppid=322 vsize=896268 CPUtime=882.3 cores=0,2,4,6
/proc/324/task/325/stat : 325 (strangenight1-m) R 322 324 32751 0 -1 4202560 391925 0 0 0 88112 118 0 0 25 0 4 0 500269667 917778432 126185 33554432000 4194304 4650419 140733693290000 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=324/tid=326] ppid=322 vsize=896268 CPUtime=882.31 cores=0,2,4,6
/proc/324/task/326/stat : 326 (strangenight1-m) R 322 324 32751 0 -1 4202560 393201 0 0 0 88127 104 0 0 25 0 4 0 500269667 917778432 126185 33554432000 4194304 4650419 140733693290000 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=324/tid=327] ppid=322 vsize=896268 CPUtime=877.48 cores=0,2,4,6
/proc/324/task/327/stat : 327 (strangenight1-m) R 322 324 32751 0 -1 4202560 256697 0 0 0 87660 88 0 0 25 0 4 0 500269667 917778432 126185 33554432000 4194304 4650419 140733693290000 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.31
Current children cumulated vsize (KiB) 896268

[startup+942.3 s]
/proc/loadavg: 8.14 8.14 7.74 9/184 362
/proc/meminfo: memFree=29166324/32951124 swapFree=67105204/67111528
[pid=324] ppid=322 vsize=1023336 CPUtime=3763.99 cores=0,2,4,6
/proc/324/stat : 324 (strangenight1-m) R 322 324 32751 0 -1 4202496 1449286 0 0 0 375969 430 0 0 25 0 4 0 500269667 1047896064 157864 33554432000 4194304 4650419 140733693290000 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/324/statm: 255834 157864 395 112 0 250799 0
[pid=324/tid=325] ppid=322 vsize=1023336 CPUtime=942.3 cores=0,2,4,6
/proc/324/task/325/stat : 325 (strangenight1-m) R 322 324 32751 0 -1 4202560 423291 0 0 0 94107 123 0 0 25 0 4 0 500269667 1047896064 157864 33554432000 4194304 4650419 140733693290000 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=324/tid=326] ppid=322 vsize=1023336 CPUtime=942.31 cores=0,2,4,6
/proc/324/task/326/stat : 326 (strangenight1-m) R 322 324 32751 0 -1 4202560 400083 0 0 0 94123 108 0 0 25 0 4 0 500269667 1047896064 157864 33554432000 4194304 4650419 140733693290000 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=324/tid=327] ppid=322 vsize=1023336 CPUtime=937.16 cores=0,2,4,6
/proc/324/task/327/stat : 327 (strangenight1-m) R 322 324 32751 0 -1 4202560 282424 0 0 0 93622 94 0 0 25 0 4 0 500269667 1047896064 157864 33554432000 4194304 4650419 140733693290000 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.99
Current children cumulated vsize (KiB) 1023336

[startup+1002.3 s]
/proc/loadavg: 8.12 8.14 7.76 9/184 363
/proc/meminfo: memFree=29141988/32951124 swapFree=67105204/67111528
[pid=324] ppid=322 vsize=1023692 CPUtime=4003.66 cores=0,2,4,6
/proc/324/stat : 324 (strangenight1-m) R 322 324 32751 0 -1 4202496 1689854 0 0 0 399900 466 0 0 25 0 4 0 500269667 1048260608 157601 33554432000 4194304 4650419 140733693290000 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/324/statm: 255923 157601 395 112 0 250888 0
[pid=324/tid=325] ppid=322 vsize=1023692 CPUtime=1002.3 cores=0,2,4,6
/proc/324/task/325/stat : 325 (strangenight1-m) R 322 324 32751 0 -1 4202560 519509 0 0 0 100094 136 0 0 25 0 4 0 500269667 1048260608 157601 33554432000 4194304 4650419 140733693290000 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=324/tid=326] ppid=322 vsize=1023692 CPUtime=1002.31 cores=0,2,4,6
/proc/324/task/326/stat : 326 (strangenight1-m) R 322 324 32751 0 -1 4202560 406594 0 0 0 100119 112 0 0 25 0 4 0 500269667 1048260608 157601 33554432000 4194304 4650419 140733693290000 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=324/tid=327] ppid=322 vsize=1023692 CPUtime=996.83 cores=0,2,4,6
/proc/324/task/327/stat : 327 (strangenight1-m) R 322 324 32751 0 -1 4202560 309162 0 0 0 99584 99 0 0 25 0 4 0 500269667 1048260608 157601 33554432000 4194304 4650419 140733693290000 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.66
Current children cumulated vsize (KiB) 1023692

[startup+1062.3 s]
/proc/loadavg: 8.11 8.14 7.79 9/184 365
/proc/meminfo: memFree=29114296/32951124 swapFree=67105204/67111528
[pid=324] ppid=322 vsize=926440 CPUtime=4243.34 cores=0,2,4,6
/proc/324/stat : 324 (strangenight1-m) R 322 324 32751 0 -1 4202496 1971107 0 0 0 423827 507 0 0 25 0 4 0 500269667 948674560 153140 33554432000 4194304 4650419 140733693290000 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/324/statm: 231610 153140 395 112 0 226575 0
[pid=324/tid=325] ppid=322 vsize=926440 CPUtime=1062.31 cores=0,2,4,6
/proc/324/task/325/stat : 325 (strangenight1-m) R 322 324 32751 0 -1 4202560 644868 0 0 0 106079 152 0 0 25 0 4 0 500269667 948674560 153141 33554432000 4194304 4650419 140733693290000 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=324/tid=326] ppid=322 vsize=926440 CPUtime=1062.32 cores=0,2,4,6
/proc/324/task/326/stat : 326 (strangenight1-m) R 322 324 32751 0 -1 4202560 412897 0 0 0 106116 116 0 0 25 0 4 0 500269667 948674560 153141 33554432000 4194304 4650419 140733693290000 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=324/tid=327] ppid=322 vsize=926440 CPUtime=1056.51 cores=0,2,4,6
/proc/324/task/327/stat : 327 (strangenight1-m) R 322 324 32751 0 -1 4202560 342718 0 0 0 105547 104 0 0 25 0 4 0 500269667 948674560 153141 33554432000 4194304 4650419 140733693290000 18446744073709551615 4476175 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.34
Current children cumulated vsize (KiB) 926440

[startup+1122.3 s]
/proc/loadavg: 8.22 8.17 7.82 9/184 367
/proc/meminfo: memFree=29039856/32951124 swapFree=67105204/67111528
[pid=324] ppid=322 vsize=939744 CPUtime=4483 cores=0,2,4,6
/proc/324/stat : 324 (strangenight1-m) R 322 324 32751 0 -1 4202496 2076483 0 0 0 447765 535 0 0 25 0 4 0 500269667 962297856 152887 33554432000 4194304 4650419 140733693290000 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/324/statm: 234936 152887 395 112 0 229901 0
[pid=324/tid=325] ppid=322 vsize=939744 CPUtime=1122.31 cores=0,2,4,6
/proc/324/task/325/stat : 325 (strangenight1-m) R 322 324 32751 0 -1 4202560 711322 0 0 0 112069 162 0 0 25 0 4 0 500269667 962297856 152887 33554432000 4194304 4650419 140733693290000 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=324/tid=326] ppid=322 vsize=939744 CPUtime=1122.31 cores=0,2,4,6
/proc/324/task/326/stat : 326 (strangenight1-m) R 322 324 32751 0 -1 4202560 423321 0 0 0 112110 121 0 0 25 0 4 0 500269667 962297856 152887 33554432000 4194304 4650419 140733693290000 18446744073709551615 4476812 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=324/tid=327] ppid=322 vsize=939744 CPUtime=1116.17 cores=0,2,4,6
/proc/324/task/327/stat : 327 (strangenight1-m) R 322 324 32751 0 -1 4202560 357621 0 0 0 111507 110 0 0 25 0 4 0 500269667 962297856 152887 33554432000 4194304 4650419 140733693290000 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483
Current children cumulated vsize (KiB) 939744

[startup+1182.31 s]
/proc/loadavg: 8.15 8.15 7.83 9/184 368
/proc/meminfo: memFree=29063140/32951124 swapFree=67105204/67111528
[pid=324] ppid=322 vsize=1039088 CPUtime=4722.7 cores=0,2,4,6
/proc/324/stat : 324 (strangenight1-m) R 322 324 32751 0 -1 4202496 2113645 0 0 0 471718 552 0 0 25 0 4 0 500269667 1064026112 162159 33554432000 4194304 4650419 140733693290000 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/324/statm: 259772 162159 395 112 0 254737 0
[pid=324/tid=325] ppid=322 vsize=1039088 CPUtime=1182.31 cores=0,2,4,6
/proc/324/task/325/stat : 325 (strangenight1-m) R 322 324 32751 0 -1 4202560 723134 0 0 0 118065 166 0 0 25 0 4 0 500269667 1064026112 162159 33554432000 4194304 4650419 140733693290000 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=324/tid=326] ppid=322 vsize=1039088 CPUtime=1182.32 cores=0,2,4,6
/proc/324/task/326/stat : 326 (strangenight1-m) R 322 324 32751 0 -1 4202560 423321 0 0 0 118111 121 0 0 25 0 4 0 500269667 1064026112 162159 33554432000 4194304 4650419 140733693290000 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=324/tid=327] ppid=322 vsize=1039088 CPUtime=1175.85 cores=0,2,4,6
/proc/324/task/327/stat : 327 (strangenight1-m) R 322 324 32751 0 -1 4202560 370474 0 0 0 117469 116 0 0 25 0 4 0 500269667 1064026112 162159 33554432000 4194304 4650419 140733693290000 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.7
Current children cumulated vsize (KiB) 1039088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.11 8.14 7.83 9/184 369
/proc/meminfo: memFree=29088176/32951124 swapFree=67105204/67111528
[pid=324] ppid=322 vsize=1039564 CPUtime=4800.18 cores=0,2,4,6
/proc/324/stat : 324 (strangenight1-m) R 322 324 32751 0 -1 4202496 2126548 0 0 0 479460 558 0 0 25 0 4 0 500269667 1064513536 160737 33554432000 4194304 4650419 140733693290000 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/324/statm: 259891 160737 395 112 0 254856 0
[pid=324/tid=325] ppid=322 vsize=1039564 CPUtime=1201.72 cores=0,2,4,6
/proc/324/task/325/stat : 325 (strangenight1-m) R 322 324 32751 0 -1 4202560 727980 0 0 0 120003 169 0 0 25 0 4 0 500269667 1064513536 160738 33554432000 4194304 4650419 140733693290000 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=324/tid=326] ppid=322 vsize=1039564 CPUtime=1201.72 cores=0,2,4,6
/proc/324/task/326/stat : 326 (strangenight1-m) R 322 324 32751 0 -1 4202560 423321 0 0 0 120051 121 0 0 25 0 4 0 500269667 1064513536 160738 33554432000 4194304 4650419 140733693290000 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=324/tid=327] ppid=322 vsize=1039564 CPUtime=1195.15 cores=0,2,4,6
/proc/324/task/327/stat : 327 (strangenight1-m) R 322 324 32751 0 -1 4202560 373559 0 0 0 119397 118 0 0 25 0 4 0 500269667 1064513536 160738 33554432000 4194304 4650419 140733693290000 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 1039564

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.25
CPU user time (s): 4794.64
CPU system time (s): 5.61115
CPU usage (%): 399.44
Max. virtual memory (cumulated for all children) (KiB): 1051468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.64
system time used= 5.61115
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2126551
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= 837
involuntary context switches= 35743

runsolver used 2.01869 second user time and 4.54931 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-29 14:02:18
IDJOB=3175029
IDBENCH=82647
IDSOLVER=1588
FILE ID=node147/3175029-1304078537
RUNJOBID= node147-1304078537-301
PBS_JOBID= 13170522
Free space on /tmp= 72660 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
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-3175029-1304078537/watcher-3175029-1304078537 -o /tmp/evaluation-result-3175029-1304078537/solver-3175029-1304078537 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175029-1304078537.cnf

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

MD5SUM BENCH= 1c3095ea320a010dfc229e2e217434fd
RANDOM SEED=917151422

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.76
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.836
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.836
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:      30942092 kB
Buffers:        263728 kB
Cached:        1357216 kB
SwapCached:       2712 kB
Active:         124888 kB
Inactive:      1558232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30942092 kB
SwapTotal:    67111528 kB
SwapFree:     67105204 kB
Dirty:            6240 kB
Writeback:           0 kB
AnonPages:       59944 kB
Mapped:          14292 kB
Slab:           260556 kB
PageTables:       5064 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186708 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= 72644 MiB
End job on node147 at 2011-04-29 14:22:21