Trace number 3174241

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.44 1201.93

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S2039249975-038.SATISFIABLE.cnf
MD5SUM64cfbb29f16ce069bd41061252da74bd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.33334
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses8010
Sum of the clauses size56070
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58010

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 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174241-1304115840.cnf'
0.00/0.00	c -- header says num vars:             90
0.00/0.00	c -- header says num clauses:        8010
0.00/0.00	c -- clauses added:            0 learnts,         8010 normals,            0 xors
0.00/0.00	c -- vars added         90
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        90      8010         0         0     56070         0   no data   no data
0.00/0.19	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.18
0.00/0.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.00/0.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
0.00/0.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.00/0.22	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.22	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.22	c calculated reachability. Time: 0.00
0.00/0.22	c Calc default polars -  time:   0.00 s pos:      38 undec:       4 neg:      48
0.00/0.22	c =========================================================================================
0.00/0.22	c types(t): F = full restart, N = normal restart
0.00/0.22	c types(t): S = simplification begin/end, E = solution found
0.00/0.22	c restart types(rt): st = static, dy = dynamic
0.00/0.22	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.22	c  B st     0         0        90      8010         0         0     56070         0   no data   no data
0.00/0.35	c  N dy    10      4157        90      8010         0      3812     56070    115067     26.61     28.06
0.00/0.69	c  N dy    15     12439        90      8010         0      5238     56070    127211     25.35     26.87
0.00/0.87	c  N dy    26     16473        90      8010         0      8956     56070    236427     25.34     26.73
4.01/1.07	c  N dy    41     20628        90      8010         0      7636     56070    181753     25.50     27.09
4.81/1.29	c  F st    58     25000        90      8010         0     11696     56070    303682     25.64     25.63
4.81/1.29	c  N st    58     25000        90      8010         0     11696     56070    303682     25.64     25.63
5.97/1.52	c  N dy    64     30000        90      8010         0     10035     56070    237107     25.64   no data
5.97/1.52	c  S st    64     30000        90      8010         0     10035     56070    237107     25.64   no data
5.97/1.56	c  S st    64     30506        90      8010         0     10520     56070    251704     25.64   no data
5.97/1.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.97/1.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.97/1.57	c blocked clauses removed:        0 vars:      0 tried:          90 T: 0.00 s
5.97/1.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.97/1.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
5.97/1.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.97/1.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.97/1.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.77/1.79	c lits-rem:       106  cl-subs:      749  v-elim:      0  v-fix:    0  time:  0.21 s
7.99/2.09	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.29
7.99/2.09	c calculated reachability. Time: 0.00
7.99/2.09	c  N dy    64     30506        90      8010         0      9771     56070    226559     25.64   no data
9.16/2.38	c  N dy    73     35737        90      8010         0     14601     56070    369661     25.61     27.03
9.97/2.59	c  N dy    82     39804        90      8010         0     11052     56070    247702     25.58     27.23
11.57/2.94	c  N dy    86     45759        90      8010         0      8302     56070    148689     25.46     25.30
11.57/2.94	c  S st    86     45759        90      8010         0      8302     56070    148689     25.46     25.30
11.57/2.97	c  S st    86     46264        90      8010         0      8780     56070    163087     25.46   no data
11.57/2.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.57/2.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
11.57/2.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.57/2.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.57/2.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.57/2.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
11.57/2.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.57/2.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.57/2.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.98/3.03	c lits-rem:         4  cl-subs:       41  v-elim:      0  v-fix:    0  time:  0.04 s
11.98/3.03	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
11.98/3.03	c vivif2 --  cl tried     8739 cl shrink        0 lits rem          0 time: 0.00
13.16/3.31	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.28
13.16/3.31	c calculated reachability. Time: 0.00
13.16/3.31	c  N dy    86     46264        90      8010         0      8739     56070    161512     25.46   no data
13.95/3.56	c  N dy   109     50697        90      8010         0     12859     56070    283595     25.55     26.92
15.16/3.84	c  N dy   124     55444        90      8010         0     17265     56070    414878     25.56     26.98
16.38/4.11	c  N dy   130     60088        90      8010         0     12305     56070    247187     25.51     26.92
17.15/4.35	c  N dy   147     64162        90      8010         0     16079     56070    360225     25.56     27.22
18.36/4.68	c  N dy   170     68424        90      8010         0     20038     56070    478366     25.63     27.03
18.76/4.76	c  S st   172     69397        90      8010         0     10751     56070    186446     25.63   no data
19.16/4.80	c  S st   172     69898        90      8010         0     11225     56070    200545     25.63   no data
19.16/4.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.16/4.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
19.16/4.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.16/4.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.16/4.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.16/4.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
19.16/4.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.16/4.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
19.16/4.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.16/4.88	c lits-rem:         7  cl-subs:      131  v-elim:      0  v-fix:    0  time:  0.06 s
19.16/4.88	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
19.16/4.89	c vivif2 --  cl tried    11094 cl shrink        0 lits rem          0 time: 0.00
20.77/5.21	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.32
20.77/5.21	c calculated reachability. Time: 0.00
20.77/5.21	c  N dy   172     69898        90      8010         0     11094     56070    196123     25.63   no data
25.16/6.33	c  N dy   180     86618        90      8010         0     15397     56070    305051     25.23     26.59
25.16/6.39	c  F st   186     87500        90      8010         0     16216     56070    329641     25.24     25.40
26.74/6.75	c  N dy   192     92695        90      8010         0     21062     56070    476048     25.24   no data
28.74/7.24	c  N dy   199     99426        90      8010         0     15263     56070    285664     25.18     26.55
30.33/7.63	c  S st   223    104849        90      8010         0     20315     56070    435692     25.23     24.97
30.33/7.69	c  S st   223    105356        90      8010         0     20794     56070    449780     25.23   no data
30.33/7.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.33/7.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
30.73/7.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.73/7.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.73/7.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.73/7.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
30.73/7.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.73/7.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
30.73/7.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.74/8.22	c lits-rem:       172  cl-subs:     1445  v-elim:      0  v-fix:    0  time:  0.51 s
32.74/8.22	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
32.74/8.23	c vivif2 --  cl tried    19349 cl shrink        0 lits rem          0 time: 0.00
34.35/8.62	c asymm  cl-useful: 0/6319/8010 lits-rem:0 time: 0.39
34.35/8.62	c calculated reachability. Time: 0.00
34.35/8.62	c  N dy   223    105356        90      8010         0     19349     56070    403937     25.23   no data
37.13/9.30	c  N dy   242    113050        90      8010         0     13539     56070    216769     25.24     26.65
41.12/10.38	c  N dy   283    126913        90      8010         0     26355     56070    590230     25.21     26.55
44.72/11.23	c  N dy   311    138029        90      8010         0     22781     56070    471449     25.17     26.58
47.91/12.00	c  N dy   339    146894        90      8010         0     16231     56070    262574     25.18     26.52
51.11/12.81	c  N dy   352    158034        90      8010         0     26455     56070    560417     25.10     23.35
51.11/12.81	c  S st   352    158034        90      8010         0     26455     56070    560417     25.10     23.35
51.11/12.88	c  S st   352    158535        90      8010         0     26927     56070    574447     25.10   no data
51.11/12.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.11/12.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
51.11/12.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
51.11/12.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.11/12.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.11/12.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
51.11/12.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.53/12.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
51.53/12.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.93/14.05	c lits-rem:       325  cl-subs:     2321  v-elim:      0  v-fix:    0  time:  1.14 s
55.93/14.05	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
55.93/14.06	c vivif2 --  cl tried    24606 cl shrink        0 lits rem          0 time: 0.00
56.71/14.20	c asymm  cl-useful: 0/1691/8010 lits-rem:0 time: 0.14
56.71/14.20	c calculated reachability. Time: 0.00
56.71/14.20	c  N dy   352    158535        90      8010         0     24606     56070    504846     25.10   no data
59.90/15.09	c  N dy   370    169146        90      8010         0     18777     56070    320101     25.06     26.65
66.69/16.73	c  N dy   412    188392        90      8010         0     20014     56070    341043     25.04     26.46
71.49/17.95	c  N dy   478    200453        90      8010         0     31249     56070    673277     25.10     26.45
77.08/19.30	c  N dy   549    213319        90      8010         0     25616     56070    483398     25.16     26.62
83.87/21.05	c  N dy   622    227809        90      8010         0     20543     56070    317311     25.24     26.75
87.46/21.99	c  S st   672    237802        90      8010         0     29848     56070    592161     25.26   no data
87.86/22.06	c  S st   672    238303        90      8010         0     30329     56070    606674     25.26   no data
87.86/22.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
87.86/22.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
87.86/22.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
87.86/22.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
87.86/22.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.86/22.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
87.86/22.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
87.86/22.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
88.26/22.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.86/23.07	c lits-rem:       274  cl-subs:     1908  v-elim:      0  v-fix:    0  time:  0.97 s
91.86/23.08	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
91.86/23.08	c vivif2 --  cl tried    28421 cl shrink        0 lits rem          0 time: 0.01
92.66/23.28	c asymm  cl-useful: 0/2530/8010 lits-rem:0 time: 0.20
92.66/23.28	c calculated reachability. Time: 0.00
92.66/23.28	c  N dy   672    238303        90      8010         0     28421     56070    544787     25.26   no data
99.06/24.80	c  N dy   700    253714        90      8010         0     23268     56070    380652     25.21     26.74
105.84/26.57	c  N dy   766    270004        90      8010         0     38407     56070    826955     25.24     26.73
113.06/28.40	c  N dy   830    287340        90      8010         0     34100     56070    682471     25.28     26.68
121.03/30.31	c  F st   845    306251        90      8010         0     30116     56070    538970     25.22     24.04
121.03/30.32	c  N st   845    306251        90      8010         0     30116     56070    538970     25.22     24.04
131.04/32.87	c  N dy   930    327886        90      8010         0     28014     56070    464426     25.26     26.59
140.60/35.29	c  N dy   974    348085        90      8010         0     23569     56070    316082     25.24     26.66
144.21/36.17	c  S st   995    357454        90      8010         0     32274     56070    570978     25.23     26.14
144.59/36.25	c  S st   995    357957        90      8010         0     32744     56070    584907     25.23   no data
144.59/36.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
144.59/36.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
144.59/36.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
144.59/36.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
144.59/36.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
144.59/36.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
144.59/36.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
144.59/36.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
144.59/36.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
148.61/37.21	c lits-rem:       197  cl-subs:     1839  v-elim:      0  v-fix:    0  time:  0.92 s
148.61/37.22	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
148.61/37.22	c vivif2 --  cl tried    30905 cl shrink        0 lits rem          0 time: 0.01
149.39/37.44	c asymm  cl-useful: 0/2108/8010 lits-rem:0 time: 0.21
149.39/37.44	c calculated reachability. Time: 0.00
149.39/37.44	c  N dy   995    357957        90      8010         0     30905     56070    528619     25.23   no data
158.98/39.84	c  N dy  1030    378023        90      8010         0     25447     56070    354974     25.20     28.02
177.75/44.52	c  N dy  1085    415175        90      8010         0     34827     56070    614311     25.13     26.49
188.93/47.35	c  N dy  1139    435183        90      8010         0     27510     56070    382212     25.13     26.66
198.13/49.67	c  N dy  1190    455338        90      8010         0     46171     56070    934097     25.13     26.46
209.73/52.54	c  N dy  1280    476235        90      8010         0     38701     56070    694626     25.16     26.60
228.09/57.16	c  N dy  1311    511630        90      8010         0     43532     56070    810277     25.09     26.66
243.67/61.01	c  N dy  1409    536936        90      8010         0     38247     56070    629803     25.10     22.74
243.67/61.01	c  S st  1409    536936        90      8010         0     38247     56070    629803     25.10     22.74
244.07/61.12	c  S st  1409    537442        90      8010         0     38727     56070    644383     25.10   no data
244.07/61.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
244.07/61.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
244.07/61.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
244.07/61.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
244.07/61.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
244.07/61.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
244.07/61.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
244.07/61.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
244.07/61.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
250.06/62.67	c lits-rem:       310  cl-subs:     2580  v-elim:      0  v-fix:    0  time:  1.51 s
250.06/62.68	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
250.06/62.68	c vivif2 --  cl tried    36147 cl shrink        0 lits rem          0 time: 0.01
251.25/62.91	c asymm  cl-useful: 0/1765/8010 lits-rem:0 time: 0.23
251.25/62.91	c calculated reachability. Time: 0.00
251.25/62.91	c  N dy  1409    537442        90      8010         0     36147     56070    571849     25.10   no data
263.56/66.09	c  N dy  1450    559754        90      8010         0     56720     56070   1170822     25.08     26.55
275.08/68.92	c  N dy  1532    579779        90      8010         0     45847     56070    850482     25.10     26.68
288.13/72.26	c  N dy  1596    601163        90      8010         0     35185     56070    514316     25.10     26.63
300.75/75.46	c  N dy  1686    621253        90      8010         0     53859     56070   1067603     25.12     26.46
320.88/80.58	c  N dy  1746    654354        90      8010         0     52965     56070   1009699     25.09     26.69
335.95/84.30	c  N dy  1853    674410        90      8010         0     39247     56070    600123     25.12     26.47
396.67/99.59	c  N dy  1905    773037        90      8010         0     61998     56070   1207683     24.87     26.51
410.25/102.94	c  N dy  1980    793453        90      8010         0     46171     56070    757208     24.88     26.39
418.65/105.06	c  S st  2016    806163        90      8010         0     57924     56070   1101873     24.88     23.21
419.45/105.21	c  S st  2016    806665        90      8010         0     58395     56070   1115828     24.88   no data
419.45/105.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
419.45/105.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
419.45/105.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
419.45/105.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
419.45/105.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
419.45/105.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
419.45/105.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
419.45/105.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
419.45/105.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
436.62/109.58	c lits-rem:       615  cl-subs:     4415  v-elim:      0  v-fix:    0  time:  4.29 s
436.62/109.58	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
436.62/109.59	c vivif2 --  cl tried    53980 cl shrink        0 lits rem          0 time: 0.01
437.84/109.89	c asymm  cl-useful: 0/1198/8010 lits-rem:0 time: 0.30
437.84/109.89	c calculated reachability. Time: 0.00
437.84/109.89	c  N dy  2016    806665        90      8010         0     53980     56070    982871     24.88   no data
456.19/114.49	c  N dy  2151    826717        90      8010         0     36901     56070    464820     24.92     27.66
468.97/117.66	c  N dy  2259    846758        90      8010         0     55534     56070   1017840     24.94     26.74
488.95/122.66	c  N dy  2384    866839        90      8010         0     37279     56070    451993     24.98     27.17
503.35/126.22	c  N dy  2490    888661        90      8010         0     57523     56070   1054413     25.00     26.38
522.11/130.99	c  N dy  2554    911314        90      8010         0     40510     56070    526421     25.00     26.33
535.29/134.28	c  N dy  2627    931335        90      8010         0     58938     56070   1066708     25.00     29.71
554.07/138.93	c  N dy  2721    951338        90      8010         0     77465     56070   1616251     25.02     27.35
569.26/142.71	c  N dy  2798    974127        90      8010         0     59732     56070   1075596     25.03     26.79
587.62/147.38	c  N dy  2872    994683        90      8010         0     78703     56070   1635272     25.04     26.54
601.60/150.86	c  N dy  2946   1015261        90      8010         0     58027     56070   1004139     25.04     26.36
620.38/155.55	c  N dy  3040   1035594        90      8010         0     76795     56070   1557335     25.05     26.43
636.76/159.61	c  N dy  3117   1057004        90      8010         0     55960     56070    926527     25.05     26.44
650.34/163.00	c  F st  3215   1071877        90      8010         0     69757     56070   1338131     25.07   no data
654.34/164.06	c  N dy  3221   1077076        90      8010         0     74595     56070   1486932     25.07   no data
673.11/168.77	c  N dy  3237   1103163        90      8010         0     56964     56070    921284     25.04     26.37
692.31/173.54	c  N dy  3373   1123205        90      8010         0     75637     56070   1480720     25.07     26.58
708.26/177.59	c  N dy  3424   1143289        90      8010         0     51694     56070    764459     25.07     26.80
724.64/181.67	c  N dy  3509   1163378        90      8010         0     70317     56070   1314444     25.07     26.40
748.21/187.52	c  N dy  3602   1185294        90      8010         0     47067     56070    608334     25.09     26.50
767.41/192.39	c  N dy  3671   1206121        90      8010         0     66334     56070   1177020     25.09     26.49
772.18/193.51	c  S st  3678   1209997        90      8010         0     69953     56070   1283239     25.09     23.08
773.38/193.80	c  S st  3678   1210499        90      8010         0     70427     56070   1297449     25.09   no data
773.38/193.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
773.38/193.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
773.38/193.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
773.38/193.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
773.38/193.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
773.38/193.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
773.38/193.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
773.38/193.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
773.78/193.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
830.90/208.25	c lits-rem:       819  cl-subs:     4984  v-elim:      0  v-fix:    0  time: 14.32 s
830.90/208.25	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
830.90/208.27	c vivif2 --  cl tried    65443 cl shrink        0 lits rem          0 time: 0.02
832.50/208.64	c asymm  cl-useful: 0/1362/8010 lits-rem:0 time: 0.37
832.50/208.64	c calculated reachability. Time: 0.00
832.50/208.65	c  N dy  3678   1210499        90      8010         0     65443     56070   1141737     25.09   no data
856.87/214.77	c  N dy  3797   1231790        90      8010         0     85223     56070   1731640     25.11     26.54
874.44/219.14	c  N dy  3893   1251870        90      8010         0     59517     56070    959326     25.12     26.46
890.81/223.29	c  N dy  3918   1273087        90      8010         0     78959     56070   1526599     25.10     26.56
912.79/228.72	c  N dy  4000   1296354        90      8010         0     55292     56070    814973     25.11     26.62
937.56/234.95	c  N dy  4107   1323571        90      8010         0     80506     56070   1561323     25.11     26.53
963.13/241.39	c  N dy  4217   1343604        90      8010         0     52907     56070    729693     25.12     27.86
982.73/246.22	c  N dy  4318   1363691        90      8010         0     71549     56070   1286209     25.14     28.79
1003.48/251.48	c  N dy  4390   1383786        90      8010         0     90089     56070   1831939     25.14     28.57
1021.45/255.93	c  N dy  4459   1403804        90      8010         0     61437     56070    955724     25.14     26.57
1042.62/261.26	c  N dy  4563   1424675        90      8010         0     80781     56070   1530368     25.16     26.63
1066.22/267.15	c  N dy  4652   1445660        90      8010         0     52078     56070    662961     25.17     26.57
1082.57/271.23	c  N dy  4670   1468996        90      8010         0     73474     56070   1280560     25.14     26.59
1104.15/276.68	c  N dy  4757   1489032        90      8010         0     92034     56070   1833525     25.15     27.29
1124.92/281.81	c  N dy  4849   1509211        90      8010         0     61808     56070    933673     25.16     26.50
1151.68/288.56	c  N dy  4927   1538584        90      8010         0     88983     56070   1731583     25.16     26.58
1173.25/293.96	c  N dy  5002   1558814        90      8010         0     57774     56070    792675     25.16     26.54
1195.62/299.53	c  N dy  5072   1584338        90      8010         0     81232     56070   1480955     25.16     26.59
1222.39/306.20	c  N dy  5167   1605166        90      8010         0    100410     56070   2049228     25.17     26.50
1241.99/311.14	c  N dy  5270   1626668        90      8010         0     69493     56070   1124020     25.18     26.52
1265.93/317.16	c  N dy  5366   1648623        90      8010         0     89870     56070   1731793     25.19     26.71
1290.70/323.34	c  N dy  5480   1668663        90      8010         0     56678     56070    726406     25.20     26.65
1314.67/329.33	c  N dy  5538   1696148        90      8010         0     81912     56070   1465861     25.20     26.58
1331.85/333.61	c  S st  5597   1710500        90      8010         0     95176     56070   1857679     25.20     25.19
1332.65/333.89	c  S st  5597   1711003        90      8010         0     95647     56070   1871997     25.20   no data
1333.05/333.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1333.05/333.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1333.05/333.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1333.05/333.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1333.05/333.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1333.05/333.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1333.05/333.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1333.05/333.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1333.45/334.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1416.53/354.85	c lits-rem:      1242  cl-subs:     8698  v-elim:      0  v-fix:    0  time: 20.81 s
1416.53/354.86	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1416.53/354.88	c vivif2 --  cl tried    86949 cl shrink        0 lits rem          0 time: 0.02
1418.12/355.29	c asymm  cl-useful: 0/905/8010 lits-rem:0 time: 0.41
1418.12/355.29	c calculated reachability. Time: 0.00
1418.12/355.29	c  N dy  5597   1711003        90      8010         0     86949     56070   1606218     25.20   no data
1443.71/361.62	c  N dy  5634   1731011        90      8010         0     53057     56070    607065     25.19     27.38
1459.67/365.61	c  N dy  5659   1752822        90      8010         0     73134     56070   1196242     25.18     26.63
1483.26/371.58	c  N dy  5770   1772860        90      8010         0     91731     56070   1751176     25.19     27.44
1508.81/377.96	c  N dy  5824   1793878        90      8010         0     57795     56070    723209     25.19     26.94
1531.18/383.54	c  N dy  5904   1813970        90      8010         0     76421     56070   1276219     25.20     27.69
1559.94/390.77	c  N dy  5986   1833991        90      8010         0     94964     56070   1826030     25.20     26.63
1587.91/397.71	c  N dy  6070   1855003        90      8010         0     59961     56070    767318     25.21     26.55
1606.29/402.34	c  N dy  6147   1875085        90      8010         0     78564     56070   1317233     25.21     26.54
1629.03/408.04	c  N dy  6197   1897361        90      8010         0     99045     56070   1921940     25.21     26.72
1655.03/414.54	c  N dy  6296   1917949        90      8010         0     62689     56070    833543     25.22     26.55
1672.98/419.06	c  N dy  6358   1938023        90      8010         0     81259     56070   1384781     25.22     27.41
1698.97/425.56	c  N dy  6434   1958976        90      8010         0    100662     56070   1960095     25.22     26.57
1728.91/433.08	c  N dy  6478   1988593        90      8010         0     71479     56070   1064440     25.21     26.57
1758.47/440.45	c  N dy  6561   2016464        90      8010         0     97155     56070   1826871     25.21     26.56
1786.45/447.47	c  N dy  6627   2036540        90      8010         0     58519     56070    670214     25.21     27.26
1806.01/452.32	c  N dy  6704   2057332        90      8010         0     77701     56070   1234586     25.22     26.61
1831.97/458.80	c  N dy  6789   2078868        90      8010         0     97608     56070   1825821     25.22     26.58
1866.32/467.45	c  N dy  6890   2101737        90      8010         0     60628     56070    713053     25.23     26.68
1887.11/472.63	c  N dy  6992   2122673        90      8010         0     80007     56070   1288460     25.24     26.84
1910.66/478.56	c  N dy  7052   2142850        90      8010         0     98637     56070   1839319     25.24     26.69
1941.02/486.15	c  N dy  7138   2162858        90      8010         0    117125     56070   2389967     25.25     27.64
1962.99/491.61	c  N dy  7254   2182877        90      8010         0     76537     56070   1172455     25.26     26.62
1988.99/498.20	c  N dy  7384   2203848        90      8010         0     95981     56070   1757494     25.27     26.67
1999.35/500.70	c  S st  7411   2211003        90      8010         0    102617     56070   1954991     25.27     24.70
2000.55/501.00	c  S st  7411   2211506        90      8010         0    103090     56070   1969053     25.27   no data
2000.55/501.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2000.55/501.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
2000.55/501.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2000.55/501.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2000.55/501.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2000.55/501.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
2000.55/501.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2000.95/501.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2000.95/501.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2067.26/517.70	c lits-rem:      1044  cl-subs:     7115  v-elim:      0  v-fix:    0  time: 16.55 s
2067.26/517.70	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
2067.26/517.73	c vivif2 --  cl tried    95975 cl shrink        0 lits rem          0 time: 0.03
2069.26/518.20	c asymm  cl-useful: 0/771/8010 lits-rem:0 time: 0.47
2069.26/518.20	c calculated reachability. Time: 0.00
2069.26/518.20	c  N dy  7411   2211506        90      8010         0     95975     56070   1734709     25.27   no data
2105.21/527.26	c  N dy  7490   2231820        90      8010         0    114768     56070   2289976     25.28     26.71
2129.60/533.36	c  N dy  7550   2251919        90      8010         0     73498     56070   1059347     25.28     26.77
2153.14/539.24	c  N dy  7624   2273166        90      8010         0     93087     56070   1641084     25.28     26.63
2179.10/545.78	c  N dy  7683   2293262        90      8010         0    111641     56070   2191420     25.28     26.63
2206.67/552.70	c  N dy  7755   2313352        90      8010         0     69348     56070    917757     25.28     29.10
2234.65/559.61	c  N dy  7836   2339529        90      8010         0     93466     56070   1624311     25.28     26.90
2266.19/567.57	c  N dy  7970   2359598        90      8010         0    112084     56070   2185969     25.29     26.75
2295.76/574.92	c  N dy  8055   2381092        90      8010         0     70083     56070    920044     25.29     26.85
2321.71/581.43	c  N dy  8151   2404109        90      8010         0     91361     56070   1553500     25.30     26.70
2344.90/587.25	c  N dy  8178   2424524        90      8010         0    110147     56070   2107199     25.29     26.65
2380.83/596.20	c  N dy  8322   2444584        90      8010         0     65934     56070    780696     25.31     28.47
2405.61/602.42	c  N dy  8420   2468131        90      8010         0     87718     56070   1428126     25.31     26.81
2435.96/610.00	c  N dy  8504   2491224        90      8010         0    109073     56070   2064264     25.31     26.69
2472.34/619.17	c  N dy  8606   2511230        90      8010         0     63790     56070    695874     25.32     26.66
2491.89/624.01	c  N dy  8649   2533381        90      8010         0     84170     56070   1294514     25.32     26.80
2519.46/630.95	c  N dy  8735   2555597        90      8010         0    104747     56070   1908823     25.32     26.69
2553.01/639.35	c  N dy  8800   2578632        90      8010         0    125949     56070   2539131     25.32     26.67
2576.58/645.27	c  N dy  8873   2598701        90      8010         0     79846     56070   1154574     25.33     27.20
2601.74/651.59	c  N dy  8941   2618762        90      8010         0     98431     56070   1707828     25.33     28.47
2644.08/662.18	c  N dy  8980   2649461        90      8010         0    126621     56070   2534203     25.32     26.78
2679.23/670.97	c  N dy  9083   2678747        90      8010         0     88119     56070   1379772     25.32     26.98
2714.38/679.79	c  N dy  9112   2709478        90      8010         0    116076     56070   2194058     25.31     26.69
2718.00/680.61	c  S st  9119   2711506        90      8010         0    117960     56070   2249783     25.31     24.95
2719.18/680.95	c  S st  9119   2712010        90      8010         0    118436     56070   2264399     25.31   no data
2719.18/680.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2719.58/681.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2719.58/681.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2719.58/681.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2719.58/681.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2719.58/681.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
2719.58/681.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2719.58/681.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2719.97/681.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2805.88/702.64	c lits-rem:      1497  cl-subs:    11284  v-elim:      0  v-fix:    0  time: 21.52 s
2805.88/702.64	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
2805.88/702.67	c vivif2 --  cl tried   107152 cl shrink        0 lits rem          0 time: 0.03
2807.86/703.12	c asymm  cl-useful: 0/667/8010 lits-rem:0 time: 0.46
2807.86/703.13	c calculated reachability. Time: 0.00
2807.86/703.13	c  N dy  9119   2712010        90      8010         0    107152     56070   1929459     25.31   no data
2850.60/713.84	c  N dy  9226   2732040        90      8010         0    125719     56070   2485908     25.32     28.58
2882.15/721.76	c  N dy  9291   2752063        90      8010         0     78358     56070   1083723     25.32     27.52
2910.92/728.94	c  N dy  9403   2772206        90      8010         0     96949     56070   1640964     25.33     26.67
2941.28/736.52	c  N dy  9475   2792332        90      8010         0    115517     56070   2193157     25.33     26.72
2974.84/744.93	c  N dy  9541   2812353        90      8010         0    134015     56070   2743790     25.33     28.02
2996.40/750.35	c  N dy  9567   2834864        90      8010         0     87557     56070   1326199     25.32     26.71
3024.37/757.34	c  N dy  9613   2858932        90      8010         0    109670     56070   1974474     25.31     26.65
3061.51/766.63	c  N dy  9731   2879177        90      8010         0    128467     56070   2539313     25.32     26.77
3104.67/777.45	c  N dy  9784   2917186        90      8010         0     95390     56070   1535211     25.31     26.69
3131.44/784.19	c  N dy  9856   2937259        90      8010         0    113926     56070   2088997     25.31     27.87
3166.59/792.98	c  N dy  9918   2957286        90      8010         0    132354     56070   2631495     25.31     26.65
3193.73/799.75	c  N dy  9982   2977636        90      8010         0     82109     56070   1133510     25.31     26.80
3221.70/806.79	c  N dy 10122   2997640        90      8010         0    100629     56070   1693963     25.32     26.89
3268.43/818.46	c  N dy 10225   3027228        90      8010         0    127982     56070   2505724     25.32     26.71
3305.98/827.87	c  N dy 10293   3054373        90      8010         0     82859     56070   1133074     25.32     26.69
3332.75/834.56	c  N dy 10376   3075494        90      8010         0    102357     56070   1711958     25.33     26.80
3363.11/842.19	c  N dy 10441   3095998        90      8010         0    121291     56070   2274390     25.33     26.71
3407.86/853.37	c  N dy 10523   3116000        90      8010         0    139833     56070   2826047     25.33     27.97
3439.40/861.25	c  N dy 10569   3139460        90      8010         0     90301     56070   1332988     25.32     26.71
3471.36/869.28	c  N dy 10648   3162027        90      8010         0    111104     56070   1951503     25.33     26.73
3522.89/882.11	c  N dy 10684   3198291        90      8010         0     72548     56070    798742     25.31     26.77
3537.27/885.70	c  S st 10741   3212012        90      8010         0     85230     56070   1178020     25.32   no data
3538.08/885.94	c  S st 10741   3212514        90      8010         0     85710     56070   1192609     25.32   no data
3538.08/885.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3538.08/885.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3538.08/885.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3538.08/885.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3538.08/885.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3538.08/885.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
3538.08/885.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3538.48/886.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3538.48/886.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3551.66/889.39	c lits-rem:       347  cl-subs:     2514  v-elim:      0  v-fix:    0  time:  3.35 s
3551.66/889.40	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
3552.06/889.41	c vivif2 --  cl tried    83196 cl shrink        0 lits rem          0 time: 0.02
3553.27/889.75	c asymm  cl-useful: 0/873/8010 lits-rem:0 time: 0.34
3553.27/889.75	c calculated reachability. Time: 0.00
3553.27/889.75	c  N dy 10741   3212514        90      8010         0     83196     56070   1112645     25.32   no data
3580.41/896.56	c  N dy 10813   3234082        90      8010         0    103146     56070   1702701     25.32     26.83
3612.36/904.52	c  N dy 10893   3254810        90      8010         0    122248     56070   2267618     25.32     26.71
3653.51/914.84	c  N dy 10964   3276996        90      8010         0    142761     56070   2875971     25.32     26.86
3685.47/922.81	c  N dy 11014   3300598        90      8010         0     91744     56070   1347432     25.31     26.81
3719.03/931.29	c  N dy 11114   3323200        90      8010         0    112664     56070   1974975     25.32     26.88
3780.15/946.57	c  N dy 11249   3359405        90      8010         0    146045     56070   2966865     25.32     26.74
3806.11/953.05	c  N dy 11336   3379819        90      8010         0     91119     56070   1314354     25.32     26.70
3836.07/960.55	c  N dy 11460   3399897        90      8010         0    109727     56070   1873456     25.33     28.73
3870.82/969.28	c  N dy 11567   3419979        90      8010         0    128258     56070   2430939     25.34     26.70
3909.57/978.99	c  N dy 11648   3440055        90      8010         0    146783     56070   2983140     25.34     26.74
3936.73/985.77	c  N dy 11733   3460129        90      8010         0     90527     56070   1279806     25.34     27.60
3963.50/992.45	c  N dy 11781   3482017        90      8010         0    110646     56070   1875972     25.34     26.74
3997.85/1001.03	c  N dy 11863   3503945        90      8010         0    130792     56070   2479886     25.34     26.71
4040.61/1011.77	c  N dy 11960   3524548        90      8010         0    149810     56070   3049134     25.35     26.74
4073.75/1020.02	c  N dy 12082   3549042        90      8010         0     96868     56070   1450784     25.35     26.87
4102.53/1027.22	c  N dy 12137   3569542        90      8010         0    115703     56070   2006844     25.35     26.70
4144.05/1037.68	c  N dy 12255   3591174        90      8010         0    135717     56070   2606463     25.36     26.95
4180.01/1046.69	c  N dy 12312   3611369        90      8010         0     77829     56070    866683     25.36     26.89
4211.57/1054.54	c  N dy 12364   3640014        90      8010         0    104119     56070   1640470     25.35     27.01
4248.71/1063.83	c  N dy 12458   3660130        90      8010         0    122771     56070   2196158     25.36     26.73
4295.87/1075.60	c  N dy 12565   3680208        90      8010         0    141321     56070   2753777     25.36     27.85
4327.00/1083.47	c  N dy 12595   3700470        90      8010         0     82512     56070    990168     25.36     26.70
4339.40/1086.54	c  S st 12618   3712516        90      8010         0     93598     56070   1319037     25.36     24.57
4340.18/1086.78	c  S st 12618   3713019        90      8010         0     94080     56070   1333689     25.36   no data
4340.18/1086.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4340.58/1086.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
4340.58/1086.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4340.58/1086.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4340.58/1086.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4340.58/1086.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
4340.58/1086.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4340.58/1086.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4340.98/1086.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4358.56/1091.38	c lits-rem:       380  cl-subs:     3178  v-elim:      0  v-fix:    0  time:  4.48 s
4358.56/1091.38	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
4358.96/1091.40	c vivif2 --  cl tried    90902 cl shrink        0 lits rem          0 time: 0.02
4360.16/1091.75	c asymm  cl-useful: 0/775/8010 lits-rem:0 time: 0.35
4360.16/1091.76	c calculated reachability. Time: 0.00
4360.16/1091.76	c  N dy 12618   3713019        90      8010         0     90902     56070   1235161     25.36   no data
4387.32/1098.50	c  N dy 12668   3733859        90      8010         0    110138     56070   1806561     25.36     26.74
4417.28/1106.08	c  F st 12750   3751563        90      8010         0    126523     56070   2297342     25.36   no data
4422.89/1107.46	c  N st 12755   3754862        90      8010         0    129548     56070   2388599     25.36   no data
4464.03/1117.77	c  N dy 12828   3774895        90      8010         0    148036     56070   2943302     25.36     27.09
4499.17/1126.53	c  N dy 12924   3795046        90      8010         0     88412     56070   1152715     25.37     26.72
4527.14/1133.54	c  N dy 12981   3815049        90      8010         0    106858     56070   1701783     25.37     27.97
4567.90/1143.74	c  N dy 13104   3835363        90      8010         0    125665     56070   2268154     25.38     26.90
4604.64/1152.93	c  N dy 13175   3855462        90      8010         0    144257     56070   2825756     25.38     26.83
4643.78/1162.70	c  N dy 13238   3875551        90      8010         0     83424     56070    978718     25.38     26.91
4670.14/1169.32	c  N dy 13328   3895559        90      8010         0    101967     56070   1534410     25.38     28.36
4729.67/1184.27	c  N dy 13428   3935172        90      8010         0    138427     56070   2610662     25.38     26.80
4772.81/1195.00	c  N dy 13518   3955233        90      8010         0    157022     56070   3169295     25.38     26.78

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-3174241-1304115840/watcher-3174241-1304115840 -o /tmp/evaluation-result-3174241-1304115840/solver-3174241-1304115840 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174241-1304115840.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: 3.63 3.93 4.25 3/173 9999
/proc/meminfo: memFree=31307636/32951124 swapFree=67111356/67111528
[pid=9999] ppid=9997 vsize=208004 CPUtime=0 cores=0,2,4,6
/proc/9999/stat : 9999 (strangenight2-m) R 9997 9999 8948 0 -1 4202496 797 0 0 0 0 0 0 0 23 0 4 0 503999647 212996096 722 33554432000 4194304 4627427 140736924486176 18446744073709551615 4506933 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9999/statm: 52001 725 338 106 0 46972 0
[pid=9999/tid=10000] ppid=9997 vsize=208004 CPUtime=0 cores=0,2,4,6
/proc/9999/task/10000/stat : 10000 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 108 0 0 0 0 0 0 0 24 0 4 0 503999647 212996096 728 33554432000 4194304 4627427 140736924486176 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9999/tid=10001] ppid=9997 vsize=208004 CPUtime=0 cores=0,2,4,6
/proc/9999/task/10001/stat : 10001 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 59 0 0 0 0 0 0 0 24 0 4 0 503999647 212996096 736 33554432000 4194304 4627427 140736924486176 18446744073709551615 270338383675 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9999/tid=10002] ppid=9997 vsize=208004 CPUtime=0 cores=0,2,4,6
/proc/9999/task/10002/stat : 10002 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 126 0 0 0 0 0 0 0 24 0 4 0 503999647 212996096 738 33554432000 4194304 4627427 140736924486176 18446744073709551615 4361048 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.195043 s]
/proc/loadavg: 3.63 3.93 4.25 3/173 9999
/proc/meminfo: memFree=31307636/32951124 swapFree=67111356/67111528
[pid=9999] ppid=9997 vsize=223364 CPUtime=3.61 cores=0,2,4,6
/proc/9999/stat : 9999 (strangenight2-m) R 9997 9999 8948 0 -1 4202496 7253 0 0 0 360 1 0 0 25 0 4 0 503999647 228724736 4336 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9999/statm: 55841 4336 384 106 0 50812 0
[pid=9999/tid=10000] ppid=9997 vsize=223364 CPUtime=0.9 cores=0,2,4,6
/proc/9999/task/10000/stat : 10000 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 1823 0 0 0 90 0 0 0 19 0 4 0 503999647 228724736 4336 33554432000 4194304 4627427 140736924486176 18446744073709551615 4334570 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9999/tid=10001] ppid=9997 vsize=223364 CPUtime=0.89 cores=0,2,4,6
/proc/9999/task/10001/stat : 10001 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 1666 0 0 0 89 0 0 0 19 0 4 0 503999647 228724736 4336 33554432000 4194304 4627427 140736924486176 18446744073709551615 4332648 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9999/tid=10002] ppid=9997 vsize=223364 CPUtime=0.89 cores=0,2,4,6
/proc/9999/task/10002/stat : 10002 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 1590 0 0 0 89 0 0 0 19 0 4 0 503999647 228724736 4336 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.61
Current children cumulated vsize (KiB) 223364

[startup+1.00951 s]
/proc/loadavg: 3.63 3.93 4.25 3/173 9999
/proc/meminfo: memFree=31307636/32951124 swapFree=67111356/67111528
[pid=9999] ppid=9997 vsize=224016 CPUtime=4.01 cores=0,2,4,6
/proc/9999/stat : 9999 (strangenight2-m) R 9997 9999 8948 0 -1 4202496 8241 0 0 0 400 1 0 0 25 0 4 0 503999647 229392384 4171 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309290 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9999/statm: 56004 4171 384 106 0 50975 0
[pid=9999/tid=10000] ppid=9997 vsize=224016 CPUtime=1 cores=0,2,4,6
/proc/9999/task/10000/stat : 10000 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 2127 0 0 0 100 0 0 0 19 0 4 0 503999647 229392384 4171 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9999/tid=10001] ppid=9997 vsize=224016 CPUtime=0.99 cores=0,2,4,6
/proc/9999/task/10001/stat : 10001 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 1975 0 0 0 99 0 0 0 19 0 4 0 503999647 229392384 4171 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9999/tid=10002] ppid=9997 vsize=224016 CPUtime=0.99 cores=0,2,4,6
/proc/9999/task/10002/stat : 10002 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 1652 0 0 0 99 0 0 0 19 0 4 0 503999647 229392384 4171 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.01
Current children cumulated vsize (KiB) 224016

[startup+1.10949 s]
/proc/loadavg: 3.63 3.93 4.25 3/173 9999
/proc/meminfo: memFree=31307636/32951124 swapFree=67111356/67111528
[pid=9999] ppid=9997 vsize=224016 CPUtime=4.41 cores=0,2,4,6
/proc/9999/stat : 9999 (strangenight2-m) R 9997 9999 8948 0 -1 4202496 8510 0 0 0 440 1 0 0 25 0 4 0 503999647 229392384 4440 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309079 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9999/statm: 56004 4440 385 106 0 50975 0
[pid=9999/tid=10000] ppid=9997 vsize=224016 CPUtime=1.1 cores=0,2,4,6
/proc/9999/task/10000/stat : 10000 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 2195 0 0 0 110 0 0 0 19 0 4 0 503999647 229392384 4440 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9999/tid=10001] ppid=9997 vsize=224016 CPUtime=1.09 cores=0,2,4,6
/proc/9999/task/10001/stat : 10001 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 2046 0 0 0 109 0 0 0 19 0 4 0 503999647 229392384 4440 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9999/tid=10002] ppid=9997 vsize=224016 CPUtime=1.09 cores=0,2,4,6
/proc/9999/task/10002/stat : 10002 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 1714 0 0 0 109 0 0 0 19 0 4 0 503999647 229392384 4440 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.41
Current children cumulated vsize (KiB) 224016

[startup+1.20947 s]
/proc/loadavg: 3.63 3.93 4.25 3/173 9999
/proc/meminfo: memFree=31307636/32951124 swapFree=67111356/67111528
[pid=9999] ppid=9997 vsize=224240 CPUtime=4.81 cores=0,2,4,6
/proc/9999/stat : 9999 (strangenight2-m) R 9997 9999 8948 0 -1 4202496 8998 0 0 0 480 1 0 0 25 0 4 0 503999647 229621760 4494 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9999/statm: 56060 4494 385 106 0 51031 0
[pid=9999/tid=10000] ppid=9997 vsize=224240 CPUtime=1.2 cores=0,2,4,6
/proc/9999/task/10000/stat : 10000 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 2261 0 0 0 120 0 0 0 19 0 4 0 503999647 229621760 4494 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9999/tid=10001] ppid=9997 vsize=224240 CPUtime=1.19 cores=0,2,4,6
/proc/9999/task/10001/stat : 10001 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 2105 0 0 0 119 0 0 0 19 0 4 0 503999647 229621760 4495 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9999/tid=10002] ppid=9997 vsize=224240 CPUtime=1.19 cores=0,2,4,6
/proc/9999/task/10002/stat : 10002 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 2015 0 0 0 119 0 0 0 19 0 4 0 503999647 229621760 4495 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.81
Current children cumulated vsize (KiB) 224240

[startup+1.50041 s]
/proc/loadavg: 3.63 3.93 4.25 3/173 9999
/proc/meminfo: memFree=31307636/32951124 swapFree=67111356/67111528
[pid=9999] ppid=9997 vsize=224648 CPUtime=5.97 cores=0,2,4,6
/proc/9999/stat : 9999 (strangenight2-m) R 9997 9999 8948 0 -1 4202496 10457 0 0 0 596 1 0 0 25 0 4 0 503999647 230039552 4635 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309396 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9999/statm: 56162 4635 385 106 0 51133 0
[pid=9999/tid=10000] ppid=9997 vsize=224648 CPUtime=1.49 cores=0,2,4,6
/proc/9999/task/10000/stat : 10000 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 2684 0 0 0 149 0 0 0 20 0 4 0 503999647 230039552 4635 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9999/tid=10001] ppid=9997 vsize=224648 CPUtime=1.48 cores=0,2,4,6
/proc/9999/task/10001/stat : 10001 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 2538 0 0 0 148 0 0 0 19 0 4 0 503999647 230039552 4635 33554432000 4194304 4627427 140736924486176 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9999/tid=10002] ppid=9997 vsize=224648 CPUtime=1.48 cores=0,2,4,6
/proc/9999/task/10002/stat : 10002 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 2181 0 0 0 148 0 0 0 20 0 4 0 503999647 230039552 4635 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309250 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 224648

[startup+3.10609 s]
/proc/loadavg: 3.98 4.00 4.27 9/184 10011
/proc/meminfo: memFree=31219884/32951124 swapFree=67111356/67111528
[pid=9999] ppid=9997 vsize=244268 CPUtime=12.38 cores=0,2,4,6
/proc/9999/stat : 9999 (strangenight2-m) R 9997 9999 8948 0 -1 4202496 21557 0 0 0 1235 3 0 0 25 0 4 0 503999647 250130432 12368 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9999/statm: 61067 12368 388 106 0 56038 0
[pid=9999/tid=10000] ppid=9997 vsize=244268 CPUtime=3.1 cores=0,2,4,6
/proc/9999/task/10000/stat : 10000 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 5061 0 0 0 309 1 0 0 25 0 4 0 503999647 250130432 12368 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9999/tid=10001] ppid=9997 vsize=244268 CPUtime=3.08 cores=0,2,4,6
/proc/9999/task/10001/stat : 10001 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 5556 0 0 0 308 0 0 0 25 0 4 0 503999647 250130432 12368 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9999/tid=10002] ppid=9997 vsize=244268 CPUtime=3.08 cores=0,2,4,6
/proc/9999/task/10002/stat : 10002 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 5278 0 0 0 308 0 0 0 25 0 4 0 503999647 250130432 12368 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 244268

[startup+6.30046 s]
/proc/loadavg: 3.98 4.00 4.27 9/184 10012
/proc/meminfo: memFree=31199956/32951124 swapFree=67111356/67111528
[pid=9999] ppid=9997 vsize=235508 CPUtime=25.16 cores=0,2,4,6
/proc/9999/stat : 9999 (strangenight2-m) R 9997 9999 8948 0 -1 4202496 32021 0 0 0 2511 5 0 0 25 0 4 0 503999647 241160192 14543 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9999/statm: 58877 14543 388 106 0 53848 0
[pid=9999/tid=10000] ppid=9997 vsize=235508 CPUtime=6.29 cores=0,2,4,6
/proc/9999/task/10000/stat : 10000 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 8727 0 0 0 628 1 0 0 25 0 4 0 503999647 241160192 14543 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9999/tid=10001] ppid=9997 vsize=235508 CPUtime=6.29 cores=0,2,4,6
/proc/9999/task/10001/stat : 10001 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 7968 0 0 0 628 1 0 0 25 0 4 0 503999647 241160192 14543 33554432000 4194304 4627427 140736924486176 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9999/tid=10002] ppid=9997 vsize=235508 CPUtime=6.27 cores=0,2,4,6
/proc/9999/task/10002/stat : 10002 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 7456 0 0 0 626 1 0 0 25 0 4 0 503999647 241160192 14543 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 235508

[startup+12.7002 s]
/proc/loadavg: 4.38 4.08 4.29 9/184 10012
/proc/meminfo: memFree=31153368/32951124 swapFree=67111356/67111528
[pid=9999] ppid=9997 vsize=266680 CPUtime=50.71 cores=0,2,4,6
/proc/9999/stat : 9999 (strangenight2-m) R 9997 9999 8948 0 -1 4202496 50685 0 0 0 5063 8 0 0 25 0 4 0 503999647 273080320 20419 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9999/statm: 66670 20419 388 106 0 61641 0
[pid=9999/tid=10000] ppid=9997 vsize=266680 CPUtime=12.69 cores=0,2,4,6
/proc/9999/task/10000/stat : 10000 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 13358 0 0 0 1267 2 0 0 25 0 4 0 503999647 273080320 20419 33554432000 4194304 4627427 140736924486176 18446744073709551615 4332756 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9999/tid=10001] ppid=9997 vsize=266680 CPUtime=12.69 cores=0,2,4,6
/proc/9999/task/10001/stat : 10001 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 12023 0 0 0 1267 2 0 0 25 0 4 0 503999647 273080320 20419 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9999/tid=10002] ppid=9997 vsize=266680 CPUtime=12.63 cores=0,2,4,6
/proc/9999/task/10002/stat : 10002 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 12464 0 0 0 1261 2 0 0 25 0 4 0 503999647 273080320 20419 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309300 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 266680

[startup+25.5007 s]
/proc/loadavg: 5.18 4.27 4.35 9/184 10012
/proc/meminfo: memFree=31110200/32951124 swapFree=67111356/67111528
[pid=9999] ppid=9997 vsize=247760 CPUtime=101.85 cores=0,2,4,6
/proc/9999/stat : 9999 (strangenight2-m) R 9997 9999 8948 0 -1 4202496 77975 0 0 0 10171 14 0 0 25 0 4 0 503999647 253706240 26529 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9999/statm: 61940 26530 388 106 0 56911 0
[pid=9999/tid=10000] ppid=9997 vsize=247760 CPUtime=25.49 cores=0,2,4,6
/proc/9999/task/10000/stat : 10000 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 20510 0 0 0 2546 3 0 0 25 0 4 0 503999647 253706240 26530 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9999/tid=10001] ppid=9997 vsize=247760 CPUtime=25.48 cores=0,2,4,6
/proc/9999/task/10001/stat : 10001 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 18657 0 0 0 2545 3 0 0 25 0 4 0 503999647 253706240 26530 33554432000 4194304 4627427 140736924486176 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9999/tid=10002] ppid=9997 vsize=247760 CPUtime=25.36 cores=0,2,4,6
/proc/9999/task/10002/stat : 10002 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 18482 0 0 0 2533 3 0 0 25 0 4 0 503999647 253706240 26530 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 247760

[startup+51.1006 s]
/proc/loadavg: 6.14 4.57 4.45 9/184 10013
/proc/meminfo: memFree=31063436/32951124 swapFree=67111356/67111528
[pid=9999] ppid=9997 vsize=247396 CPUtime=204.12 cores=0,2,4,6
/proc/9999/stat : 9999 (strangenight2-m) R 9997 9999 8948 0 -1 4202496 116116 0 0 0 20389 23 0 0 25 0 4 0 503999647 253333504 33424 33554432000 4194304 4627427 140736924486176 18446744073709551615 4324328 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9999/statm: 61849 33424 388 106 0 56820 0
[pid=9999/tid=10000] ppid=9997 vsize=247396 CPUtime=51.08 cores=0,2,4,6
/proc/9999/task/10000/stat : 10000 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 31833 0 0 0 5102 6 0 0 25 0 4 0 503999647 253333504 33424 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9999/tid=10001] ppid=9997 vsize=247396 CPUtime=51.09 cores=0,2,4,6
/proc/9999/task/10001/stat : 10001 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 27124 0 0 0 5104 5 0 0 25 0 4 0 503999647 253333504 33424 33554432000 4194304 4627427 140736924486176 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9999/tid=10002] ppid=9997 vsize=247396 CPUtime=50.84 cores=0,2,4,6
/proc/9999/task/10002/stat : 10002 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 28133 0 0 0 5078 6 0 0 25 0 4 0 503999647 253333504 33424 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 247396

[startup+102.3 s]
/proc/loadavg: 7.46 5.17 4.66 9/184 10017
/proc/meminfo: memFree=31039920/32951124 swapFree=67111356/67111528
[pid=9999] ppid=9997 vsize=284436 CPUtime=407.85 cores=0,2,4,6
/proc/9999/stat : 9999 (strangenight2-m) R 9997 9999 8948 0 -1 4202496 175659 0 0 0 40747 38 0 0 25 0 4 0 503999647 291262464 34244 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9999/statm: 71109 34244 388 106 0 66080 0
[pid=9999/tid=10000] ppid=9997 vsize=284436 CPUtime=102.27 cores=0,2,4,6
/proc/9999/task/10000/stat : 10000 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 44482 0 0 0 10218 9 0 0 25 0 4 0 503999647 291262464 34244 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9999/tid=10001] ppid=9997 vsize=284436 CPUtime=102.16 cores=0,2,4,6
/proc/9999/task/10001/stat : 10001 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 42427 0 0 0 10206 10 0 0 25 0 4 0 503999647 291262464 34244 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9999/tid=10002] ppid=9997 vsize=284436 CPUtime=101.63 cores=0,2,4,6
/proc/9999/task/10002/stat : 10002 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 44266 0 0 0 10154 9 0 0 25 0 4 0 503999647 291262464 34244 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309364 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.85
Current children cumulated vsize (KiB) 284436

[startup+162.301 s]

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

[pid=9999] ppid=9997 vsize=533620 CPUtime=2564.99 cores=0,2,4,6
/proc/9999/stat : 9999 (strangenight2-m) R 9997 9999 8948 0 -1 4202496 474641 0 0 0 256354 145 0 0 25 0 4 0 503999647 546426880 82172 33554432000 4194304 4627427 140736924486176 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9999/statm: 133405 82172 388 106 0 128376 0
[pid=9999/tid=10000] ppid=9997 vsize=533620 CPUtime=642.25 cores=0,2,4,6
/proc/9999/task/10000/stat : 10000 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 133425 0 0 0 64181 44 0 0 25 0 4 0 503999647 546426880 82172 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9999/tid=10001] ppid=9997 vsize=533620 CPUtime=642.18 cores=0,2,4,6
/proc/9999/task/10001/stat : 10001 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 106666 0 0 0 64187 31 0 0 25 0 4 0 503999647 546426880 82172 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9999/tid=10002] ppid=9997 vsize=533620 CPUtime=638.77 cores=0,2,4,6
/proc/9999/task/10002/stat : 10002 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 111357 0 0 0 63847 30 0 0 25 0 4 0 503999647 546426880 82172 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2564.99
Current children cumulated vsize (KiB) 533620

[startup+702.3 s]
/proc/loadavg: 8.13 7.70 6.28 9/184 10033
/proc/meminfo: memFree=30665676/32951124 swapFree=67111356/67111528
[pid=9999] ppid=9997 vsize=534160 CPUtime=2804.66 cores=0,2,4,6
/proc/9999/stat : 9999 (strangenight2-m) R 9997 9999 8948 0 -1 4202496 491001 0 0 0 280315 151 0 0 25 0 4 0 503999647 546979840 88546 33554432000 4194304 4627427 140736924486176 18446744073709551615 4427854 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9999/statm: 133540 88546 388 106 0 128511 0
[pid=9999/tid=10000] ppid=9997 vsize=534160 CPUtime=702.24 cores=0,2,4,6
/proc/9999/task/10000/stat : 10000 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 140384 0 0 0 70178 46 0 0 25 0 4 0 503999647 546979840 88546 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9999/tid=10001] ppid=9997 vsize=534160 CPUtime=702.19 cores=0,2,4,6
/proc/9999/task/10001/stat : 10001 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 110369 0 0 0 70186 33 0 0 25 0 4 0 503999647 546979840 88546 33554432000 4194304 4627427 140736924486176 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9999/tid=10002] ppid=9997 vsize=534160 CPUtime=698.45 cores=0,2,4,6
/proc/9999/task/10002/stat : 10002 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 111620 0 0 0 69815 30 0 0 25 0 4 0 503999647 546979840 88546 33554432000 4194304 4627427 140736924486176 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2804.66
Current children cumulated vsize (KiB) 534160

[startup+762.3 s]
/proc/loadavg: 8.08 7.77 6.39 9/184 10035
/proc/meminfo: memFree=30648036/32951124 swapFree=67111356/67111528
[pid=9999] ppid=9997 vsize=534192 CPUtime=3044.33 cores=0,2,4,6
/proc/9999/stat : 9999 (strangenight2-m) R 9997 9999 8948 0 -1 4202496 507134 0 0 0 304275 158 0 0 25 0 4 0 503999647 547012608 90647 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9999/statm: 133548 90647 388 106 0 128519 0
[pid=9999/tid=10000] ppid=9997 vsize=534192 CPUtime=762.24 cores=0,2,4,6
/proc/9999/task/10000/stat : 10000 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 147373 0 0 0 76175 49 0 0 25 0 4 0 503999647 547012608 90647 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9999/tid=10001] ppid=9997 vsize=534192 CPUtime=762.19 cores=0,2,4,6
/proc/9999/task/10001/stat : 10001 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 111842 0 0 0 76185 34 0 0 25 0 4 0 503999647 547012608 90647 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9999/tid=10002] ppid=9997 vsize=534192 CPUtime=758.12 cores=0,2,4,6
/proc/9999/task/10002/stat : 10002 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 115300 0 0 0 75781 31 0 0 25 0 4 0 503999647 547012608 90647 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.33
Current children cumulated vsize (KiB) 534192

[startup+822.301 s]
/proc/loadavg: 8.06 7.82 6.49 9/184 10036
/proc/meminfo: memFree=30592208/32951124 swapFree=67111356/67111528
[pid=9999] ppid=9997 vsize=547532 CPUtime=3284.01 cores=0,2,4,6
/proc/9999/stat : 9999 (strangenight2-m) R 9997 9999 8948 0 -1 4202496 522459 0 0 0 328237 164 0 0 25 0 4 0 503999647 560672768 99286 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9999/statm: 136883 99286 388 106 0 131854 0
[pid=9999/tid=10000] ppid=9997 vsize=547532 CPUtime=822.24 cores=0,2,4,6
/proc/9999/task/10000/stat : 10000 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 154242 0 0 0 82172 52 0 0 25 0 4 0 503999647 560672768 99286 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9999/tid=10001] ppid=9997 vsize=547532 CPUtime=822.2 cores=0,2,4,6
/proc/9999/task/10001/stat : 10001 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 113915 0 0 0 82185 35 0 0 25 0 4 0 503999647 560672768 99286 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9999/tid=10002] ppid=9997 vsize=547532 CPUtime=817.79 cores=0,2,4,6
/proc/9999/task/10002/stat : 10002 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 115301 0 0 0 81748 31 0 0 25 0 4 0 503999647 560672768 99286 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.01
Current children cumulated vsize (KiB) 547532

[startup+882.301 s]
/proc/loadavg: 8.02 7.85 6.58 9/184 10038
/proc/meminfo: memFree=30557436/32951124 swapFree=67111356/67111528
[pid=9999] ppid=9997 vsize=536800 CPUtime=3523.69 cores=0,2,4,6
/proc/9999/stat : 9999 (strangenight2-m) R 9997 9999 8948 0 -1 4202496 539134 0 0 0 352198 171 0 0 25 0 4 0 503999647 549683200 98263 33554432000 4194304 4627427 140736924486176 18446744073709551615 4333068 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9999/statm: 134200 98263 388 106 0 129171 0
[pid=9999/tid=10000] ppid=9997 vsize=536800 CPUtime=882.23 cores=0,2,4,6
/proc/9999/task/10000/stat : 10000 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 164278 0 0 0 88168 55 0 0 25 0 4 0 503999647 549683200 98263 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9999/tid=10001] ppid=9997 vsize=536800 CPUtime=882.19 cores=0,2,4,6
/proc/9999/task/10001/stat : 10001 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 115346 0 0 0 88184 35 0 0 25 0 4 0 503999647 549683200 98263 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9999/tid=10002] ppid=9997 vsize=536800 CPUtime=877.47 cores=0,2,4,6
/proc/9999/task/10002/stat : 10002 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 115947 0 0 0 87715 32 0 0 25 0 4 0 503999647 549683200 98263 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3523.69
Current children cumulated vsize (KiB) 536800

[startup+942.301 s]
/proc/loadavg: 8.01 7.88 6.67 10/184 10040
/proc/meminfo: memFree=30583180/32951124 swapFree=67111356/67111528
[pid=9999] ppid=9997 vsize=529048 CPUtime=3763.37 cores=0,2,4,6
/proc/9999/stat : 9999 (strangenight2-m) R 9997 9999 8948 0 -1 4202496 554007 0 0 0 376160 177 0 0 25 0 4 0 503999647 541745152 89502 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9999/statm: 132262 89502 388 106 0 127233 0
[pid=9999/tid=10000] ppid=9997 vsize=529048 CPUtime=942.23 cores=0,2,4,6
/proc/9999/task/10000/stat : 10000 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 171060 0 0 0 94165 58 0 0 25 0 4 0 503999647 541745152 89502 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9999/tid=10001] ppid=9997 vsize=529048 CPUtime=942.2 cores=0,2,4,6
/proc/9999/task/10001/stat : 10001 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 119824 0 0 0 94184 36 0 0 25 0 4 0 503999647 541745152 89502 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9999/tid=10002] ppid=9997 vsize=529048 CPUtime=937.15 cores=0,2,4,6
/proc/9999/task/10002/stat : 10002 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 117166 0 0 0 93683 32 0 0 25 0 4 0 503999647 541745152 89502 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.37
Current children cumulated vsize (KiB) 529048

[startup+1002.3 s]
/proc/loadavg: 8.16 7.94 6.77 9/184 10041
/proc/meminfo: memFree=30541360/32951124 swapFree=67111356/67111528
[pid=9999] ppid=9997 vsize=555992 CPUtime=4003.05 cores=0,2,4,6
/proc/9999/stat : 9999 (strangenight2-m) R 9997 9999 8948 0 -1 4202496 577415 0 0 0 400118 187 0 0 25 0 4 0 503999647 569335808 94762 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309103 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9999/statm: 138998 94762 388 106 0 133969 0
[pid=9999/tid=10000] ppid=9997 vsize=555992 CPUtime=1002.23 cores=0,2,4,6
/proc/9999/task/10000/stat : 10000 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 176953 0 0 0 100163 60 0 0 25 0 4 0 503999647 569335808 94762 33554432000 4194304 4627427 140736924486176 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9999/tid=10001] ppid=9997 vsize=555992 CPUtime=1002.2 cores=0,2,4,6
/proc/9999/task/10001/stat : 10001 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 123786 0 0 0 100182 38 0 0 25 0 4 0 503999647 569335808 94762 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309200 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9999/tid=10002] ppid=9997 vsize=555992 CPUtime=996.83 cores=0,2,4,6
/proc/9999/task/10002/stat : 10002 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 124125 0 0 0 99648 35 0 0 25 0 4 0 503999647 569335808 94762 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.05
Current children cumulated vsize (KiB) 555992

[startup+1062.3 s]
/proc/loadavg: 8.17 7.98 6.85 9/184 10043
/proc/meminfo: memFree=30475964/32951124 swapFree=67111356/67111528
[pid=9999] ppid=9997 vsize=623800 CPUtime=4242.74 cores=0,2,4,6
/proc/9999/stat : 9999 (strangenight2-m) R 9997 9999 8948 0 -1 4202496 602671 0 0 0 424080 194 0 0 25 0 4 0 503999647 638771200 108212 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9999/statm: 155950 108212 388 106 0 150921 0
[pid=9999/tid=10000] ppid=9997 vsize=623800 CPUtime=1062.23 cores=0,2,4,6
/proc/9999/task/10000/stat : 10000 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 187223 0 0 0 106159 64 0 0 25 0 4 0 503999647 638771200 108212 33554432000 4194304 4627427 140736924486176 18446744073709551615 4420232 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9999/tid=10001] ppid=9997 vsize=623800 CPUtime=1062.21 cores=0,2,4,6
/proc/9999/task/10001/stat : 10001 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 126569 0 0 0 106182 39 0 0 25 0 4 0 503999647 638771200 108212 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9999/tid=10002] ppid=9997 vsize=623800 CPUtime=1056.5 cores=0,2,4,6
/proc/9999/task/10002/stat : 10002 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 129701 0 0 0 105614 36 0 0 25 0 4 0 503999647 638771200 108212 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4242.74
Current children cumulated vsize (KiB) 623800

[startup+1122.3 s]
/proc/loadavg: 8.17 8.01 6.93 9/184 10044
/proc/meminfo: memFree=30495884/32951124 swapFree=67111356/67111528
[pid=9999] ppid=9997 vsize=664676 CPUtime=4482.39 cores=0,2,4,6
/proc/9999/stat : 9999 (strangenight2-m) R 9997 9999 8948 0 -1 4202496 619946 0 0 0 448035 204 0 0 25 0 4 0 503999647 680628224 98972 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9999/statm: 166169 98972 388 106 0 161140 0
[pid=9999/tid=10000] ppid=9997 vsize=664676 CPUtime=1122.22 cores=0,2,4,6
/proc/9999/task/10000/stat : 10000 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 191849 0 0 0 112156 66 0 0 25 0 4 0 503999647 680628224 98972 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9999/tid=10001] ppid=9997 vsize=664676 CPUtime=1122.21 cores=0,2,4,6
/proc/9999/task/10001/stat : 10001 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 131580 0 0 0 112179 42 0 0 25 0 4 0 503999647 680628224 98972 33554432000 4194304 4627427 140736924486176 18446744073709551615 4324134 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9999/tid=10002] ppid=9997 vsize=664676 CPUtime=1116.18 cores=0,2,4,6
/proc/9999/task/10002/stat : 10002 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 132408 0 0 0 111580 38 0 0 25 0 4 0 503999647 680628224 98972 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 664676

[startup+1182.31 s]
/proc/loadavg: 8.24 8.05 7.01 9/184 10046
/proc/meminfo: memFree=30492488/32951124 swapFree=67111356/67111528
[pid=9999] ppid=9997 vsize=569372 CPUtime=4722.09 cores=0,2,4,6
/proc/9999/stat : 9999 (strangenight2-m) R 9997 9999 8948 0 -1 4202496 643798 0 0 0 471996 213 0 0 25 0 4 0 503999647 583036928 99380 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309149 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9999/statm: 142343 99380 388 106 0 137314 0
[pid=9999/tid=10000] ppid=9997 vsize=569372 CPUtime=1182.22 cores=0,2,4,6
/proc/9999/task/10000/stat : 10000 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 198771 0 0 0 118153 69 0 0 25 0 4 0 503999647 583036928 99380 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9999/tid=10001] ppid=9997 vsize=569372 CPUtime=1182.22 cores=0,2,4,6
/proc/9999/task/10001/stat : 10001 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 135558 0 0 0 118179 43 0 0 25 0 4 0 503999647 583036928 99380 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9999/tid=10002] ppid=9997 vsize=569372 CPUtime=1175.85 cores=0,2,4,6
/proc/9999/task/10002/stat : 10002 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 138741 0 0 0 117545 40 0 0 25 0 4 0 503999647 583036928 99380 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.09
Current children cumulated vsize (KiB) 569372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.23 8.07 7.04 5/179 10047
/proc/meminfo: memFree=30894020/32951124 swapFree=67111356/67111528
[pid=9999] ppid=9997 vsize=679684 CPUtime=4800.39 cores=0,2,4,6
/proc/9999/stat : 9999 (strangenight2-m) R 9997 9999 8948 0 -1 4202496 649556 0 0 0 479823 216 0 0 25 0 4 0 503999647 695996416 101379 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9999/statm: 169921 101379 388 106 0 164892 0
[pid=9999/tid=10000] ppid=9997 vsize=679684 CPUtime=1201.83 cores=0,2,4,6
/proc/9999/task/10000/stat : 10000 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 200213 0 0 0 120113 70 0 0 25 0 4 0 503999647 695996416 101379 33554432000 4194304 4627427 140736924486176 18446744073709551615 4324212 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9999/tid=10001] ppid=9997 vsize=679684 CPUtime=1201.82 cores=0,2,4,6
/proc/9999/task/10001/stat : 10001 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 135618 0 0 0 120139 43 0 0 25 0 4 0 503999647 695996416 101379 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9999/tid=10002] ppid=9997 vsize=679684 CPUtime=1195.35 cores=0,2,4,6
/proc/9999/task/10002/stat : 10002 (strangenight2-m) R 9997 9999 8948 0 -1 4202560 140566 0 0 0 119494 41 0 0 25 0 4 0 503999647 695996416 101379 33554432000 4194304 4627427 140736924486176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 679684

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.93
CPU time (s): 4800.44
CPU user time (s): 4798.26
CPU system time (s): 2.18167
CPU usage (%): 399.394
Max. virtual memory (cumulated for all children) (KiB): 679684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.26
system time used= 2.18167
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 649556
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= 521
involuntary context switches= 37411

runsolver used 1.92371 second user time and 4.55331 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-30 00:24:00
IDJOB=3174241
IDBENCH=83059
IDSOLVER=1586
FILE ID=node143/3174241-1304115840
RUNJOBID= node143-1304115840-9984
PBS_JOBID= 13170658
Free space on /tmp= 72924 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S2039249975-038.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174241-1304115840/watcher-3174241-1304115840 -o /tmp/evaluation-result-3174241-1304115840/solver-3174241-1304115840 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174241-1304115840.cnf

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

MD5SUM BENCH= 64cfbb29f16ce069bd41061252da74bd
RANDOM SEED=1214199079

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31309412 kB
Buffers:        238848 kB
Cached:        1063604 kB
SwapCached:        168 kB
Active:         294608 kB
Inactive:      1071992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31309412 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            6284 kB
Writeback:           0 kB
AnonPages:       63976 kB
Mapped:          14692 kB
Slab:           212516 kB
PageTables:       4900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   183744 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= 72920 MiB
End job on node143 at 2011-04-30 00:44:04