Trace number 3366294

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 (fixed)? (TO) 4800.37 1202.83

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S818753762-096.UNKNOWN.cnf
MD5SUMffd67922a8bb7c4660bea122f8a5ce0e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
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-3366294-1305400968.cnf'
0.00/0.00	c -- header says num vars:             90
0.00/0.00	c -- header says num clauses:        8010
0.00/0.01	c -- clauses added:            0 learnts,         8010 normals,            0 xors
0.00/0.01	c -- vars added         90
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        90      8010         0         0     56070         0   no data   no data
0.41/0.19	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.18
0.41/0.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.41/0.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.41/0.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.41/0.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.41/0.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
0.41/0.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.57/0.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3.57/0.90	c Finding binary XORs  T:     0.00 s  found:       0
3.57/0.90	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.57/0.90	c calculated reachability. Time: 0.00
3.57/0.90	c Calc default polars -  time:   0.00 s pos:      51 undec:       1 neg:      38
3.57/0.90	c =========================================================================================
3.57/0.90	c types(t): F = full restart, N = normal restart
3.57/0.90	c types(t): S = simplification begin/end, E = solution found
3.57/0.90	c restart types(rt): st = static, dy = dynamic
3.57/0.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.57/0.90	c  B st     0         0        90      8010         0         0     56070         0   no data   no data
3.57/0.90	c  N dy    10      4403        90      8010         0      4055     56070    122435     25.64     27.08
3.57/0.90	c  N dy    16      8455        90      8010         0      5505     56070    150875     25.29     26.72
3.57/0.90	c  N dy    20     13712        90      8010         0      6439     56070    162135     24.89     26.49
3.97/1.10	c  N dy    36     19598        90      8010         0      6697     56070    153601     24.96     26.43
5.16/1.30	c  N dy    54     24501        90      8010         0     11246     56070    289626     25.16     26.53
5.16/1.30	c  F st    58     25000        90      8010         0     11711     56070    303345     25.18     25.17
5.96/1.52	c  N dy    64     30001        90      8010         0     10024     56070    236319     25.18   no data
5.96/1.52	c  S st    64     30001        90      8010         0     10024     56070    236319     25.18   no data
5.96/1.56	c  S st    64     30504        90      8010         0     10499     56070    250990     25.18   no data
5.96/1.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.96/1.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.96/1.57	c blocked clauses removed:        0 vars:      0 tried:          90 T: 0.00 s
5.96/1.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.96/1.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.96/1.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
5.96/1.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.96/1.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.96/1.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.75/1.79	c lits-rem:        91  cl-subs:      711  v-elim:      0  v-fix:    0  time:  0.21 s
7.95/2.09	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.30
7.95/2.09	c calculated reachability. Time: 0.00
7.95/2.09	c  N dy    64     30504        90      8010         0      9788     56070    226995     25.18   no data
9.19/2.32	c  N dy    80     34624        90      8010         0     13617     56070    341480     25.34     26.71
10.35/2.64	c  N dy    82     40549        90      8010         0     11810     56070    266732     25.23     26.59
11.55/2.90	c  N dy   102     44593        90      8010         0     15602     56070    379228     25.32     26.67
11.55/3.00	c  S st   109     45756        90      8010         0      8357     56070    149491     25.35     25.61
11.95/3.03	c  S st   109     46260        90      8010         0      8834     56070    163449     25.35   no data
11.95/3.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.95/3.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
11.95/3.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.95/3.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.95/3.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.95/3.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
11.95/3.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.95/3.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.95/3.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.95/3.08	c lits-rem:         1  cl-subs:       46  v-elim:      0  v-fix:    0  time:  0.04 s
11.95/3.08	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
11.95/3.08	c vivif2 --  cl tried     8788 cl shrink        0 lits rem          0 time: 0.00
13.17/3.37	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.28
13.17/3.37	c calculated reachability. Time: 0.00
13.17/3.37	c  N dy   109     46260        90      8010         0      8788     56070    161827     25.35   no data
14.33/3.63	c  N dy   126     51004        90      8010         0     13202     56070    292439     25.39     26.82
15.13/3.88	c  N dy   137     55069        90      8010         0     16957     56070    403083     25.42     28.06
16.34/4.14	c  N dy   144     59344        90      8010         0     11662     56070    229618     25.41     26.82
19.12/4.82	c  N dy   161     69390        90      8010         0     10761     56070    185578     25.30     23.67
19.12/4.82	c  S st   161     69390        90      8010         0     10761     56070    185578     25.30     23.67
19.12/4.86	c  S st   161     69893        90      8010         0     11237     56070    199746     25.30   no data
19.12/4.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.12/4.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
19.12/4.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.12/4.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.12/4.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.12/4.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
19.12/4.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.12/4.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
19.12/4.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.52/4.95	c lits-rem:        19  cl-subs:      147  v-elim:      0  v-fix:    0  time:  0.07 s
19.52/4.95	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
19.52/4.95	c vivif2 --  cl tried    11090 cl shrink        0 lits rem          0 time: 0.00
20.72/5.29	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.34
20.72/5.29	c calculated reachability. Time: 0.00
20.72/5.29	c  N dy   161     69893        90      8010         0     11090     56070    195179     25.30   no data
21.95/5.56	c  N dy   169     74536        90      8010         0     15393     56070    322344     25.31     26.64
23.52/5.92	c  N dy   179     79729        90      8010         0     20214     56070    465157     25.31     26.69
25.52/6.42	c  F st   188     87500        90      8010         0     16287     56070    330880     25.24     24.83
25.52/6.42	c  N st   188     87500        90      8010         0     16287     56070    330880     25.24     24.83
27.10/6.84	c  N dy   197     93148        90      8010         0     21534     56070    486043     25.25     26.69
29.11/7.31	c  N dy   216     99132        90      8010         0     15051     56070    278514     25.28     27.12
30.73/7.71	c  S st   225    104839        90      8010         0     20313     56070    431111     25.21     24.48
30.73/7.77	c  S st   225    105345        90      8010         0     20794     56070    445687     25.21   no data
30.73/7.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.73/7.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
30.73/7.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.73/7.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.73/7.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.73/7.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
30.73/7.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.73/7.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
30.73/7.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.09/8.34	c lits-rem:       239  cl-subs:     1662  v-elim:      0  v-fix:    0  time:  0.54 s
33.09/8.34	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
33.09/8.34	c vivif2 --  cl tried    19132 cl shrink        0 lits rem          0 time: 0.00
34.70/8.75	c asymm  cl-useful: 0/6130/8010 lits-rem:0 time: 0.41
34.70/8.75	c calculated reachability. Time: 0.00
34.70/8.75	c  N dy   225    105345        90      8010         0     19132     56070    394512     25.21   no data
37.88/9.51	c  N dy   241    114830        90      8010         0     14996     56070    257977     25.20     26.60
40.27/10.10	c  N dy   258    122784        90      8010         0     22360     56070    472756     25.20     26.68
43.08/10.85	c  N dy   295    130688        90      8010         0     15849     56070    267346     25.25     26.75
45.47/11.46	c  N dy   316    139069        90      8010         0     23572     56070    493817     25.26     27.66
48.69/12.25	c  N dy   341    148000        90      8010         0     17044     56070    284026     25.25     27.59
51.86/13.04	c  N dy   375    158020        90      8010         0     26290     56070    555270     25.24     22.94
51.86/13.04	c  S st   375    158020        90      8010         0     26290     56070    555270     25.24     22.94
52.26/13.10	c  S st   375    158524        90      8010         0     26772     56070    569738     25.24   no data
52.26/13.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
52.26/13.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
52.26/13.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
52.26/13.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
52.26/13.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.26/13.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
52.26/13.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
52.26/13.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
52.26/13.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.84/14.03	c lits-rem:       387  cl-subs:     2053  v-elim:      0  v-fix:    0  time:  0.89 s
55.84/14.03	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
55.84/14.04	c vivif2 --  cl tried    24719 cl shrink        0 lits rem          0 time: 0.01
56.64/14.20	c asymm  cl-useful: 0/1880/8010 lits-rem:0 time: 0.17
56.64/14.21	c calculated reachability. Time: 0.00
56.64/14.21	c  N dy   375    158524        90      8010         0     24719     56070    504673     25.24   no data
60.23/15.18	c  N dy   393    170118        90      8010         0     19788     56070    349291     25.21     26.66
64.23/16.18	c  N dy   408    181657        90      8010         0     30447     56070    659800     25.17     26.55
69.01/17.38	c  N dy   440    194432        90      8010         0     25670     56070    503241     25.18     26.62
74.62/18.72	c  N dy   485    207895        90      8010         0     20599     56070    336088     25.17     26.57
82.19/20.61	c  N dy   517    227868        90      8010         0     20524     56070    315482     25.07     26.48
85.77/21.54	c  S st   532    237787        90      8010         0     29656     56070    577255     25.03     22.69
86.17/21.62	c  S st   532    238288        90      8010         0     30134     56070    591633     25.03   no data
86.17/21.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
86.17/21.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
86.17/21.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
86.17/21.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
86.17/21.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.17/21.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
86.17/21.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
86.17/21.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
86.17/21.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.57/22.74	c lits-rem:       286  cl-subs:     2553  v-elim:      0  v-fix:    0  time:  1.08 s
90.57/22.74	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
90.57/22.75	c vivif2 --  cl tried    27581 cl shrink        0 lits rem          0 time: 0.01
91.37/22.95	c asymm  cl-useful: 0/2442/8010 lits-rem:0 time: 0.20
91.37/22.95	c calculated reachability. Time: 0.00
91.37/22.95	c  N dy   532    238288        90      8010         0     27581     56070    517624     25.03   no data
98.14/24.69	c  N dy   611    253503        90      8010         0     22408     56070    356901     25.09     27.89
105.36/26.44	c  N dy   675    269692        90      8010         0     37449     56070    797843     25.13     27.51
113.32/28.42	c  N dy   774    286965        90      8010         0     33191     56070    659574     25.19     26.69
120.89/30.32	c  N dy   793    305302        90      8010         0     28818     56070    504851     25.13     27.58
121.29/30.42	c  F st   801    306250        90      8010         0     29702     56070    531380     25.14   no data
130.07/32.61	c  N dy   861    324801        90      8010         0     24703     56070    367334     25.17     26.51
139.26/34.92	c  N dy   921    345253        90      8010         0     43590     56070    923125     25.17     26.67
144.86/36.34	c  S st   978    357433        90      8010         0     31740     56070    557963     25.20   no data
145.28/36.43	c  S st   978    357933        90      8010         0     32213     56070    572276     25.20   no data
145.28/36.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
145.28/36.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
145.28/36.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
145.28/36.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
145.28/36.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.28/36.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
145.28/36.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
145.28/36.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
145.28/36.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
148.83/37.32	c lits-rem:       249  cl-subs:     1423  v-elim:      0  v-fix:    0  time:  0.85 s
148.83/37.32	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
148.83/37.32	c vivif2 --  cl tried    30790 cl shrink        0 lits rem          0 time: 0.01
149.67/37.54	c asymm  cl-useful: 0/2050/8010 lits-rem:0 time: 0.21
149.67/37.54	c calculated reachability. Time: 0.00
149.67/37.54	c  N dy   978    357933        90      8010         0     30790     56070    525103     25.20   no data
162.43/40.77	c  N dy   997    386684        90      8010         0     33270     56070    579674     25.12     26.51
175.17/43.98	c  N dy  1082    406842        90      8010         0     27048     56070    383508     25.16     26.50
185.54/46.59	c  N dy  1101    428019        90      8010         0     46587     56070    956264     25.13     26.66
198.31/49.74	c  N dy  1171    453392        90      8010         0     44169     56070    868612     25.13     26.51
209.89/52.68	c  N dy  1283    473550        90      8010         0     36091     56070    615653     25.16     26.49
222.66/55.89	c  N dy  1371    494343        90      8010         0     55390     56070   1186626     25.19     26.60
233.07/58.46	c  N dy  1417    515138        90      8010         0     46812     56070    905836     25.18     26.67
245.01/61.41	c  N dy  1459    536899        90      8010         0     38167     56070    634063     25.17     24.23
245.01/61.41	c  S st  1459    536899        90      8010         0     38167     56070    634063     25.17     24.23
245.41/61.51	c  S st  1459    537405        90      8010         0     38647     56070    648481     25.17   no data
245.41/61.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
245.41/61.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
245.41/61.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
245.41/61.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
245.41/61.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
245.41/61.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
245.41/61.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
245.41/61.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
245.41/61.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
250.64/62.86	c lits-rem:       245  cl-subs:     1888  v-elim:      0  v-fix:    0  time:  1.30 s
250.64/62.86	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
250.64/62.87	c vivif2 --  cl tried    36759 cl shrink        0 lits rem          0 time: 0.01
251.40/63.09	c asymm  cl-useful: 0/1762/8010 lits-rem:0 time: 0.22
251.40/63.09	c calculated reachability. Time: 0.00
251.40/63.09	c  N dy  1459    537405        90      8010         0     36759     56070    590974     25.17   no data
272.94/68.43	c  N dy  1529    577283        90      8010         0     43962     56070    778193     25.06     26.38
287.31/72.08	c  N dy  1619    600118        90      8010         0     34766     56070    502120     25.08     26.49
306.08/76.78	c  N dy  1622    632094        90      8010         0     32750     56070    426007     24.97     26.37
317.24/79.58	c  N dy  1708    652126        90      8010         0     51328     56070    973484     24.99     28.04
332.82/83.42	c  N dy  1822    672165        90      8010         0     37640     56070    552979     25.03     26.72
346.39/86.80	c  N dy  1886    693128        90      8010         0     57103     56070   1123996     25.03     26.54
370.33/92.89	c  N dy  1952    731082        90      8010         0     58792     56070   1148241     25.00     26.56
389.48/97.60	c  N dy  2011    758586        90      8010         0     49930     56070    869139     24.98     26.33
409.83/102.72	c  N dy  2123    784544        90      8010         0     38883     56070    530703     25.00     26.35
424.21/106.37	c  N dy  2221    806108        90      8010         0     58898     56070   1121771     25.02     23.43
424.21/106.37	c  S st  2221    806108        90      8010         0     58898     56070   1121771     25.02     23.43
425.01/106.53	c  S st  2221    806612        90      8010         0     59379     56070   1136374     25.02   no data
425.01/106.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
425.01/106.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
425.01/106.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
425.01/106.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
425.01/106.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
425.01/106.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
425.01/106.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
425.01/106.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
425.41/106.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
443.39/111.14	c lits-rem:       644  cl-subs:     4337  v-elim:      0  v-fix:    0  time:  4.53 s
443.39/111.14	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
443.39/111.15	c vivif2 --  cl tried    55042 cl shrink        0 lits rem          0 time: 0.01
444.56/111.46	c asymm  cl-useful: 0/1180/8010 lits-rem:0 time: 0.30
444.56/111.46	c calculated reachability. Time: 0.00
444.56/111.46	c  N dy  2221    806612        90      8010         0     55042     56070   1000103     25.02   no data
463.32/116.15	c  N dy  2335    826864        90      8010         0     37865     56070    483032     25.05     26.56
478.92/120.08	c  N dy  2452    848164        90      8010         0     57625     56070   1069386     25.08     26.50
496.48/124.47	c  N dy  2516    868231        90      8010         0     39196     56070    501058     25.08     27.88
509.25/127.70	c  N dy  2603    888331        90      8010         0     57852     56070   1055486     25.10     28.03
527.21/132.12	c  N dy  2669    908943        90      8010         0     39006     56070    477129     25.10     26.43
542.34/135.96	c  N dy  2736    932614        90      8010         0     60890     56070   1119590     25.10     26.45
557.11/139.68	c  N dy  2749    953009        90      8010         0     40834     56070    512651     25.07     26.45
571.12/143.15	c  N dy  2827    974310        90      8010         0     60571     56070   1094563     25.07     26.60
591.44/148.29	c  N dy  2929    994395        90      8010         0     79216     56070   1650006     25.09     27.57
605.00/151.67	c  N dy  2975   1015221        90      8010         0     58659     56070   1013108     25.09     26.41
628.94/157.63	c  N dy  3088   1039620        90      8010         0     81278     56070   1685098     25.11     26.48
643.31/161.26	c  N dy  3163   1060498        90      8010         0     59810     56070   1035642     25.11     26.51
654.12/164.00	c  F st  3221   1071877        90      8010         0     70411     56070   1350162     25.13     26.42
662.90/166.17	c  N dy  3259   1080529        90      8010         0     78444     56070   1594077     25.13     27.66
680.46/170.56	c  N dy  3361   1100666        90      8010         0     55465     56070    890360     25.15     26.62
698.43/175.03	c  N dy  3428   1121181        90      8010         0     74437     56070   1450740     25.16     26.60
715.58/179.39	c  N dy  3493   1141267        90      8010         0     50468     56070    725991     25.16     26.68
732.71/183.70	c  N dy  3588   1162518        90      8010         0     70191     56070   1313306     25.17     26.53
754.26/189.09	c  N dy  3673   1183826        90      8010         0     46337     56070    583344     25.19     26.52
770.23/193.04	c  N dy  3722   1206501        90      8010         0     67234     56070   1199446     25.18     26.54
773.42/193.82	c  S st  3736   1209919        90      8010         0     70413     56070   1293875     25.18   no data
774.22/194.01	c  S st  3736   1210424        90      8010         0     70881     56070   1307953     25.18   no data
774.22/194.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
774.22/194.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
774.22/194.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
774.22/194.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
774.22/194.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
774.22/194.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
774.22/194.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
774.22/194.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
774.61/194.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
821.35/205.85	c lits-rem:       934  cl-subs:     5238  v-elim:      0  v-fix:    0  time: 11.75 s
821.35/205.85	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
821.35/205.87	c vivif2 --  cl tried    65643 cl shrink        0 lits rem          0 time: 0.02
822.50/206.18	c asymm  cl-useful: 0/576/8010 lits-rem:0 time: 0.31
822.50/206.18	c calculated reachability. Time: 0.00
822.50/206.18	c  N dy  3736   1210424        90      8010         0     65643     56070   1148032     25.18   no data
846.86/212.29	c  N dy  3804   1230481        90      8010         0     84216     56070   1699174     25.18     26.63
864.01/216.53	c  N dy  3847   1250512        90      8010         0     58481     56070    925049     25.18     27.41
883.96/221.55	c  N dy  3955   1271122        90      8010         0     77569     56070   1493881     25.19     26.59
904.76/226.79	c  N dy  4035   1291202        90      8010         0     50933     56070    683557     25.20     27.11
921.09/230.87	c  N dy  4127   1311293        90      8010         0     69613     56070   1239864     25.21     28.10
947.83/237.60	c  N dy  4205   1332097        90      8010         0     88885     56070   1809659     25.22     26.61
968.98/242.85	c  N dy  4270   1353597        90      8010         0     62488     56070   1005680     25.23     26.65
992.92/248.84	c  N dy  4398   1375141        90      8010         0     82509     56070   1605535     25.25     26.61
1015.27/254.44	c  N dy  4495   1396370        90      8010         0     54908     56070    762327     25.26     26.86
1034.03/259.15	c  N dy  4563   1418563        90      8010         0     75379     56070   1369679     25.26     26.63
1058.41/265.22	c  N dy  4660   1438873        90      8010         0     94221     56070   1933382     25.28     26.72
1075.14/269.49	c  N dy  4731   1459072        90      8010         0     64797     56070   1036215     25.28     26.64
1099.48/275.59	c  N dy  4841   1482355        90      8010         0     86419     56070   1681112     25.29     26.74
1119.46/280.55	c  N dy  4890   1502425        90      8010         0     55817     56070    752365     25.29     26.69
1136.60/284.82	c  N dy  4960   1522582        90      8010         0     74425     56070   1299333     25.29     26.65
1161.34/291.09	c  N dy  5068   1543509        90      8010         0     93779     56070   1876371     25.30     26.87
1180.93/295.96	c  N dy  5133   1563591        90      8010         0     62462     56070    931110     25.31     28.48
1210.03/303.23	c  N dy  5200   1594755        90      8010         0     91222     56070   1782283     25.30     26.68
1229.62/308.16	c  N dy  5231   1615466        90      8010         0     59487     56070    820421     25.29     26.69
1248.75/312.95	c  N dy  5278   1638149        90      8010         0     80366     56070   1429732     25.28     26.63
1273.53/319.11	c  N dy  5356   1658324        90      8010         0     99011     56070   1984052     25.28     26.66
1293.84/324.23	c  N dy  5449   1678439        90      8010         0     65983     56070   1001963     25.29     26.68
1315.00/329.56	c  N dy  5554   1698477        90      8010         0     84524     56070   1555496     25.31     26.64
1328.97/333.02	c  S st  5593   1710425        90      8010         0     95577     56070   1884817     25.31     23.96
1329.77/333.28	c  S st  5593   1710929        90      8010         0     96054     56070   1899144     25.31   no data
1329.77/333.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1330.19/333.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1330.19/333.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1330.19/333.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1330.19/333.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1330.19/333.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1330.19/333.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1330.19/333.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1330.60/333.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1384.43/346.94	c lits-rem:       900  cl-subs:     7687  v-elim:      0  v-fix:    0  time: 13.52 s
1384.43/346.94	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1384.43/346.96	c vivif2 --  cl tried    88367 cl shrink        0 lits rem          0 time: 0.02
1386.03/347.36	c asymm  cl-useful: 0/943/8010 lits-rem:0 time: 0.40
1386.03/347.37	c calculated reachability. Time: 0.00
1386.03/347.37	c  N dy  5593   1710929        90      8010         0     88367     56070   1651162     25.31   no data
1409.62/353.22	c  N dy  5639   1731006        90      8010         0     54512     56070    643881     25.31     27.99
1425.94/357.37	c  N dy  5692   1751046        90      8010         0     72976     56070   1185576     25.31     28.20
1449.88/363.37	c  N dy  5802   1771092        90      8010         0     91570     56070   1741895     25.32     27.82
1473.84/369.34	c  N dy  5852   1791190        90      8010         0     56616     56070    685888     25.31     27.03
1492.20/373.92	c  N dy  5944   1811284        90      8010         0     75272     56070   1241770     25.32     26.67
1516.94/380.14	c  N dy  5945   1835142        90      8010         0     96960     56070   1856699     25.28     26.68
1544.48/387.00	c  N dy  6027   1855684        90      8010         0     61653     56070    821468     25.29     26.62
1562.44/391.50	c  N dy  6103   1875728        90      8010         0     80200     56070   1374550     25.29     27.74
1586.38/397.56	c  N dy  6155   1895864        90      8010         0     98825     56070   1925662     25.29     26.69
1617.91/405.43	c  N dy  6222   1924473        90      8010         0     69839     56070   1035147     25.28     26.92
1641.45/411.31	c  N dy  6297   1947204        90      8010         0     90865     56070   1660149     25.29     26.64
1673.38/419.38	c  N dy  6418   1968650        90      8010         0    110713     56070   2256859     25.30     26.81
1694.56/424.67	c  N dy  6522   1988678        90      8010         0     72953     56070   1116490     25.31     28.31
1726.86/432.78	c  N dy  6573   2018167        90      8010         0    100067     56070   1910302     25.30     27.01
1757.99/440.51	c  N dy  6672   2039193        90      8010         0     62305     56070    780227     25.31     26.85
1776.35/445.10	c  N dy  6677   2062276        90      8010         0     83430     56070   1392066     25.29     26.69
1800.33/451.11	c  N dy  6741   2082378        90      8010         0    101928     56070   1941257     25.29     26.81
1828.64/458.23	c  N dy  6811   2103739        90      8010         0     63630     56070    803170     25.29     26.64
1928.00/483.16	c  N dy  6831   2210929        90      8010         0    102679     56070   1916927     25.17     22.71
1928.00/483.16	c  S st  6831   2210929        90      8010         0    102679     56070   1916927     25.17     22.71
1929.21/483.42	c  S st  6831   2211432        90      8010         0    103147     56070   1931393     25.17   no data
1929.21/483.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1929.21/483.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1929.21/483.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1929.21/483.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1929.21/483.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1929.21/483.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1929.21/483.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1929.61/483.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1929.61/483.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2045.33/512.52	c lits-rem:      2261  cl-subs:    11721  v-elim:      0  v-fix:    0  time: 28.97 s
2045.33/512.53	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
2045.33/512.55	c vivif2 --  cl tried    91426 cl shrink        0 lits rem          0 time: 0.02
2046.92/512.91	c asymm  cl-useful: 0/820/8010 lits-rem:0 time: 0.36
2046.92/512.91	c calculated reachability. Time: 0.00
2046.92/512.91	c  N dy  6831   2211432        90      8010         0     91426     56070   1616528     25.17   no data
2076.07/520.23	c  N dy  6941   2231462        90      8010         0    109920     56070   2167500     25.17     26.71
2101.21/526.55	c  N dy  7006   2252523        90      8010         0     70246     56070    970275     25.17     26.53
2127.55/533.12	c  N dy  7131   2275669        90      8010         0     91667     56070   1613468     25.18     26.51
2158.28/540.85	c  N dy  7232   2297108        90      8010         0    111508     56070   2208011     25.19     26.59
2187.01/548.05	c  N dy  7329   2317133        90      8010         0     69511     56070    930264     25.20     28.34
2209.76/553.78	c  N dy  7441   2337138        90      8010         0     88035     56070   1483204     25.21     27.87
2244.88/562.50	c  N dy  7523   2365031        90      8010         0    113696     56070   2246224     25.21     26.59
2270.07/568.82	c  N dy  7565   2385056        90      8010         0     70512     56070    932780     25.21     26.77
2295.17/575.14	c  N dy  7662   2407157        90      8010         0     90965     56070   1542875     25.21     26.59
2325.50/582.77	c  N dy  7773   2427243        90      8010         0    109587     56070   2100608     25.22     26.81
2360.22/591.47	c  N dy  7879   2447300        90      8010         0     65402     56070    763716     25.23     26.64
2380.98/596.66	c  N dy  7974   2467634        90      8010         0     84256     56070   1325572     25.24     26.57
2408.52/603.51	c  N dy  8088   2487703        90      8010         0    102865     56070   1882374     25.25     29.07
2436.06/610.48	c  N dy  8139   2507837        90      8010         0    121519     56070   2436008     25.25     26.67
2464.39/617.58	c  N dy  8167   2534356        90      8010         0     82052     56070   1228603     25.24     26.62
2490.33/624.08	c  N dy  8263   2554447        90      8010         0    100719     56070   1785168     25.25     26.72
2526.65/633.11	c  N dy  8379   2577815        90      8010         0    122374     56070   2434082     25.25     26.68
2552.99/639.77	c  N dy  8460   2598473        90      8010         0     76841     56070   1065722     25.26     26.72
2579.33/646.30	c  N dy  8588   2618477        90      8010         0     95368     56070   1623530     25.27     26.62
2611.66/654.43	c  N dy  8708   2638557        90      8010         0    113998     56070   2183892     25.28     27.40
2652.37/664.65	c  N dy  8783   2663499        90      8010         0     71249     56070    872271     25.28     26.69
2675.91/670.58	c  N dy  8857   2683565        90      8010         0     89711     56070   1418459     25.28     26.87
2704.68/677.71	c  N dy  8939   2703575        90      8010         0    108169     56070   1969118     25.28     26.70
2717.45/681.00	c  S st  8996   2711433        90      8010         0    115486     56070   2190743     25.29   no data
2719.01/681.35	c  S st  8996   2711934        90      8010         0    115956     56070   2204891     25.29   no data
2719.01/681.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2719.41/681.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2719.41/681.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2719.41/681.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2719.41/681.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2719.41/681.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
2719.41/681.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2719.41/681.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2719.81/681.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2790.85/699.32	c lits-rem:      1263  cl-subs:     9263  v-elim:      0  v-fix:    0  time: 17.81 s
2790.85/699.32	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
2790.85/699.35	c vivif2 --  cl tried   106693 cl shrink        0 lits rem          0 time: 0.03
2792.48/699.72	c asymm  cl-useful: 0/698/8010 lits-rem:0 time: 0.38
2792.48/699.73	c calculated reachability. Time: 0.00
2792.48/699.73	c  N dy  8996   2711934        90      8010         0    106693     56070   1915110     25.29   no data
2826.37/708.27	c  N dy  9070   2733529        90      8010         0    126646     56070   2507356     25.29     26.66
2855.11/715.42	c  N dy  9183   2753607        90      8010         0     79034     56070   1103474     25.30     27.71
2880.65/721.88	c  N dy  9300   2773647        90      8010         0     97578     56070   1662039     25.31     26.91
3002.38/752.37	c  N dy  9375   2875072        90      8010         0    122908     56070   2301710     25.24     26.58
3035.51/760.69	c  N dy  9451   2895111        90      8010         0     73666     56070    907758     25.24     27.27
3061.84/767.25	c  N dy  9549   2916912        90      8010         0     93881     56070   1508749     25.25     26.74
3091.37/774.63	c  N dy  9626   2936914        90      8010         0    112366     56070   2060652     25.25     30.87
3125.31/783.14	c  N dy  9724   2956928        90      8010         0    130889     56070   2614308     25.26     26.64
3168.01/793.81	c  N dy  9822   2991055        90      8010         0     93259     56070   1464087     25.25     26.59
3195.15/800.60	c  N dy  9877   3011085        90      8010         0    111609     56070   2005806     25.25     28.86
3229.87/809.32	c  N dy  9965   3031125        90      8010         0    130153     56070   2558486     25.26     28.20
3261.81/817.41	c  N dy 10050   3051141        90      8010         0     78683     56070   1017161     25.26     28.82
3285.74/823.35	c  N dy 10114   3071235        90      8010         0     97270     56070   1569076     25.27     27.05
3316.07/830.90	c  N dy 10207   3091256        90      8010         0    115758     56070   2121671     25.27     27.37
3359.57/841.89	c  N dy 10336   3113376        90      8010         0    136282     56070   2737618     25.28     26.79
3389.54/849.31	c  N dy 10420   3133441        90      8010         0     83785     56070   1147960     25.28     26.73
3421.03/857.23	c  N dy 10498   3153594        90      8010         0    102417     56070   1702638     25.28     26.74
3463.34/867.90	c  N dy 10619   3173871        90      8010         0    121246     56070   2270519     25.29     26.82
3511.23/879.82	c  N dy 10729   3194821        90      8010         0    140683     56070   2854604     25.30     27.10
3537.98/886.59	c  S st 10835   3211936        90      8010         0     84427     56070   1150436     25.31   no data
3539.17/886.82	c  S st 10835   3212440        90      8010         0     84903     56070   1165063     25.31   no data
3539.17/886.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3539.17/886.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3539.17/886.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3539.17/886.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3539.17/886.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3539.17/886.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
3539.17/886.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3539.17/886.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3539.56/886.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3551.56/889.99	c lits-rem:       292  cl-subs:     2097  v-elim:      0  v-fix:    0  time:  3.08 s
3551.56/890.00	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
3551.97/890.01	c vivif2 --  cl tried    82806 cl shrink        0 lits rem          0 time: 0.02
3553.13/890.35	c asymm  cl-useful: 0/855/8010 lits-rem:0 time: 0.34
3553.13/890.36	c calculated reachability. Time: 0.00
3553.13/890.36	c  N dy 10835   3212440        90      8010         0     82806     56070   1096124     25.31   no data
3579.87/897.00	c  N dy 10935   3232527        90      8010         0    101416     56070   1655570     25.31     26.93
3624.18/908.14	c  N dy 11031   3262586        90      8010         0    129012     56070   2472039     25.31     26.83
3667.68/919.01	c  N dy 11128   3282624        90      8010         0     74636     56070    840752     25.32     28.76
3701.60/927.52	c  N dy 11180   3310974        90      8010         0    100788     56070   1617326     25.31     26.69
3734.72/935.83	c  N dy 11232   3333274        90      8010         0    121279     56070   2223271     25.31     26.67
3771.84/945.16	c  N dy 11279   3355750        90      8010         0    141964     56070   2828545     25.31     26.66
3803.77/953.13	c  N dy 11400   3376123        90      8010         0     87053     56070   1196244     25.31     26.77
3829.31/959.50	c  N dy 11454   3396325        90      8010         0    105695     56070   1747899     25.31     26.67
3862.44/967.87	c  N dy 11555   3416355        90      8010         0    124272     56070   2306005     25.32     28.41
3900.35/977.36	c  N dy 11633   3436487        90      8010         0    142873     56070   2858956     25.32     26.70
3927.49/984.17	c  N dy 11640   3458073        90      8010         0     87781     56070   1179725     25.31     26.77
3969.79/994.73	c  N dy 11711   3491790        90      8010         0    118749     56070   2086630     25.30     26.64
4009.70/1004.76	c  N dy 11842   3511977        90      8010         0    137487     56070   2652382     25.31     26.76
4041.64/1012.71	c  N dy 11881   3532156        90      8010         0     80493     56070    964867     25.31     26.74
4065.62/1018.71	c  N dy 11928   3553307        90      8010         0     99908     56070   1534976     25.31     26.71
4094.31/1025.92	c  N dy 11985   3573713        90      8010         0    118760     56070   2091621     25.31     26.66
4135.02/1036.19	c  N dy 12049   3599228        90      8010         0    142158     56070   2774635     25.31     26.73
4180.92/1047.64	c  N dy 12162   3627772        90      8010         0     92084     56070   1289305     25.31     26.88
4214.05/1055.90	c  N dy 12252   3651991        90      8010         0    114448     56070   1951039     25.31     26.86
4243.58/1063.34	c  N dy 12275   3672080        90      8010         0    132788     56070   2486965     25.30     26.80
4288.29/1074.54	c  N dy 12355   3692108        90      8010         0    151312     56070   3037643     25.30     26.71
4323.80/1083.41	c  N dy 12454   3712263        90      8010         0     92502     56070   1287665     25.31     26.95
4323.80/1083.49	c  S st 12456   3712442        90      8010         0     92670     56070   1292708     25.31   no data
4325.39/1083.82	c  S st 12456   3712948        90      8010         0     93140     56070   1306791     25.31   no data
4325.39/1083.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4325.39/1083.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
4325.39/1083.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4325.39/1083.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4325.39/1083.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4325.39/1083.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
4325.39/1083.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4325.79/1083.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4325.79/1083.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4343.35/1088.39	c lits-rem:       323  cl-subs:     2778  v-elim:      0  v-fix:    0  time:  4.44 s
4343.35/1088.40	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
4343.75/1088.41	c vivif2 --  cl tried    90362 cl shrink        0 lits rem          0 time: 0.02
4344.95/1088.77	c asymm  cl-useful: 0/782/8010 lits-rem:0 time: 0.35
4344.95/1088.77	c calculated reachability. Time: 0.00
4344.95/1088.77	c  N dy 12456   3712948        90      8010         0     90362     56070   1217810     25.31   no data
4390.07/1100.05	c  N dy 12524   3746328        90      8010         0    121007     56070   2116956     25.30     26.65
4402.42/1103.11	c  F st 12559   3751566        90      8010         0    125890     56070   2264757     25.30   no data
4432.35/1110.63	c  N dy 12578   3766703        90      8010         0    139871     56070   2683119     25.30     26.64
4474.25/1121.16	c  N dy 12640   3786748        90      8010         0     80167     56070    902516     25.30     30.12
4501.00/1127.89	c  N dy 12738   3807893        90      8010         0     99716     56070   1487814     25.31     26.69
4540.50/1137.71	c  N dy 12815   3832024        90      8010         0    121920     56070   2141803     25.31     26.95
4595.19/1151.42	c  N dy 12851   3867225        90      8010         0    154152     56070   3075650     25.29     26.72
4623.15/1158.45	c  N dy 12889   3887264        90      8010         0     93535     56070   1279307     25.29     26.76
4653.88/1166.17	c  N dy 13012   3907314        90      8010         0    112106     56070   1841383     25.30     29.11
4686.96/1174.49	c  N dy 13059   3928507        90      8010         0    131602     56070   2419363     25.30     26.65
4723.28/1183.60	c  N dy 13093   3948866        90      8010         0    150261     56070   2961397     25.29     26.72
4759.58/1192.65	c  N dy 13170   3969231        90      8010         0     88991     56070   1132229     25.30     26.81
4790.72/1200.40	c  N dy 13259   3992989        90      8010         0    110949     56070   1790144     25.30     26.63

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 8.20 8.14 8.05 1/286 27410
/proc/meminfo: memFree=24431620/32951124 swapFree=63485424/67111528
[pid=27410] ppid=27408 vsize=207828 CPUtime=0 cores=1,3,5,7
/proc/27410/stat : 27410 (strangenight2-m) R 27408 27410 27184 0 -1 4202496 745 0 0 0 0 0 0 0 25 0 4 0 632512705 212815872 659 33554432000 4194304 4580107 140734350567264 18446744073709551615 220816341535 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27410/statm: 51957 660 336 95 0 46939 0
[pid=27410/tid=27411] ppid=27408 vsize=216464 CPUtime=0 cores=1,3,5,7
/proc/27410/task/27411/stat : 27411 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 169 0 0 0 0 0 0 0 25 0 4 0 632512705 221659136 935 33554432000 4194304 4580107 140734350567264 18446744073709551615 4489504 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27410/tid=27412] ppid=27408 vsize=216464 CPUtime=0 cores=1,3,5,7
/proc/27410/task/27412/stat : 27412 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 169 0 0 0 0 0 0 0 25 0 4 0 632512705 221659136 938 33554432000 4194304 4580107 140734350567264 18446744073709551615 4355016 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27410/tid=27413] ppid=27408 vsize=216464 CPUtime=0 cores=1,3,5,7
/proc/27410/task/27413/stat : 27413 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 78 0 0 0 0 0 0 0 25 0 4 0 632512705 221659136 939 33554432000 4194304 4580107 140734350567264 18446744073709551615 220816341486 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.110212 s]
/proc/loadavg: 8.20 8.14 8.05 1/286 27410
/proc/meminfo: memFree=24431620/32951124 swapFree=63485424/67111528
[pid=27410] ppid=27408 vsize=217136 CPUtime=0.41 cores=1,3,5,7
/proc/27410/stat : 27410 (strangenight2-m) R 27408 27410 27184 0 -1 4202496 1616 0 0 0 41 0 0 0 18 0 4 0 632512705 222347264 1530 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294468 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27410/statm: 54284 1530 358 95 0 49266 0
[pid=27410/tid=27411] ppid=27408 vsize=217136 CPUtime=0.1 cores=1,3,5,7
/proc/27410/task/27411/stat : 27411 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 254 0 0 0 10 0 0 0 18 0 4 0 632512705 222347264 1530 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27410/tid=27412] ppid=27408 vsize=217136 CPUtime=0.1 cores=1,3,5,7
/proc/27410/task/27412/stat : 27412 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 253 0 0 0 10 0 0 0 18 0 4 0 632512705 222347264 1530 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27410/tid=27413] ppid=27408 vsize=217136 CPUtime=0.1 cores=1,3,5,7
/proc/27410/task/27413/stat : 27413 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 392 0 0 0 10 0 0 0 25 0 4 0 632512705 222347264 1530 33554432000 4194304 4580107 140734350567264 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 217136

[startup+0.201197 s]
/proc/loadavg: 8.20 8.14 8.05 1/286 27410
/proc/meminfo: memFree=24431620/32951124 swapFree=63485424/67111528
[pid=27410] ppid=27408 vsize=220136 CPUtime=0.77 cores=1,3,5,7
/proc/27410/stat : 27410 (strangenight2-m) R 27408 27410 27184 0 -1 4202496 3183 0 0 0 77 0 0 0 18 0 4 0 632512705 225419264 2870 33554432000 4194304 4580107 140734350567264 18446744073709551615 4451684 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27410/statm: 55034 2878 369 95 0 50016 0
[pid=27410/tid=27411] ppid=27408 vsize=220136 CPUtime=0.19 cores=1,3,5,7
/proc/27410/task/27411/stat : 27411 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 419 0 0 0 19 0 0 0 18 0 4 0 632512705 225419264 2883 33554432000 4194304 4580107 140734350567264 18446744073709551615 220815897633 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27410/tid=27412] ppid=27408 vsize=220136 CPUtime=0.19 cores=1,3,5,7
/proc/27410/task/27412/stat : 27412 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 813 0 0 0 19 0 0 0 18 0 4 0 632512705 225419264 2889 33554432000 4194304 4580107 140734350567264 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27410/tid=27413] ppid=27408 vsize=220136 CPUtime=0.19 cores=1,3,5,7
/proc/27410/task/27413/stat : 27413 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 668 0 0 0 19 0 0 0 25 0 4 0 632512705 225419264 2894 33554432000 4194304 4580107 140734350567264 18446744073709551615 4324770 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 220136

[startup+0.301181 s]
/proc/loadavg: 8.20 8.14 8.05 1/286 27410
/proc/meminfo: memFree=24431620/32951124 swapFree=63485424/67111528
[pid=27410] ppid=27408 vsize=220136 CPUtime=1.17 cores=1,3,5,7
/proc/27410/stat : 27410 (strangenight2-m) R 27408 27410 27184 0 -1 4202496 3907 0 0 0 117 0 0 0 18 0 4 0 632512705 225419264 3366 33554432000 4194304 4580107 140734350567264 18446744073709551615 4293064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27410/statm: 55034 3366 375 95 0 50016 0
[pid=27410/tid=27411] ppid=27408 vsize=220136 CPUtime=0.29 cores=1,3,5,7
/proc/27410/task/27411/stat : 27411 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 898 0 0 0 29 0 0 0 18 0 4 0 632512705 225419264 3366 33554432000 4194304 4580107 140734350567264 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27410/tid=27412] ppid=27408 vsize=220136 CPUtime=0.29 cores=1,3,5,7
/proc/27410/task/27412/stat : 27412 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 893 0 0 0 29 0 0 0 18 0 4 0 632512705 225419264 3366 33554432000 4194304 4580107 140734350567264 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27410/tid=27413] ppid=27408 vsize=220136 CPUtime=0.29 cores=1,3,5,7
/proc/27410/task/27413/stat : 27413 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 748 0 0 0 29 0 0 0 25 0 4 0 632512705 225419264 3367 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 220136

[startup+0.701108 s]
/proc/loadavg: 8.20 8.14 8.05 1/286 27410
/proc/meminfo: memFree=24431620/32951124 swapFree=63485424/67111528
[pid=27410] ppid=27408 vsize=223200 CPUtime=2.77 cores=1,3,5,7
/proc/27410/stat : 27410 (strangenight2-m) R 27408 27410 27184 0 -1 4202496 6363 0 0 0 277 0 0 0 18 0 4 0 632512705 228556800 3863 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27410/statm: 55800 3863 376 95 0 50782 0
[pid=27410/tid=27411] ppid=27408 vsize=223200 CPUtime=0.69 cores=1,3,5,7
/proc/27410/task/27411/stat : 27411 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 1563 0 0 0 69 0 0 0 18 0 4 0 632512705 228556800 3863 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27410/tid=27412] ppid=27408 vsize=223200 CPUtime=0.69 cores=1,3,5,7
/proc/27410/task/27412/stat : 27412 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 1536 0 0 0 69 0 0 0 18 0 4 0 632512705 228556800 3863 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27410/tid=27413] ppid=27408 vsize=223200 CPUtime=0.69 cores=1,3,5,7
/proc/27410/task/27413/stat : 27413 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 1222 0 0 0 69 0 0 0 25 0 4 0 632512705 228556800 3863 33554432000 4194304 4580107 140734350567264 18446744073709551615 4316638 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 223200

[startup+1.50096 s]
/proc/loadavg: 8.20 8.14 8.05 10/298 27427
/proc/meminfo: memFree=24399284/32951124 swapFree=63485424/67111528
[pid=27410] ppid=27408 vsize=224784 CPUtime=5.96 cores=1,3,5,7
/proc/27410/stat : 27410 (strangenight2-m) R 27408 27410 27184 0 -1 4202496 10424 0 0 0 595 1 0 0 19 0 4 0 632512705 230178816 4642 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294345 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27410/statm: 56196 4642 377 95 0 51178 0
[pid=27410/tid=27411] ppid=27408 vsize=224784 CPUtime=1.49 cores=1,3,5,7
/proc/27410/task/27411/stat : 27411 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 2571 0 0 0 149 0 0 0 20 0 4 0 632512705 230178816 4642 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27410/tid=27412] ppid=27408 vsize=224784 CPUtime=1.48 cores=1,3,5,7
/proc/27410/task/27412/stat : 27412 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 2580 0 0 0 148 0 0 0 20 0 4 0 632512705 230178816 4642 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27410/tid=27413] ppid=27408 vsize=224784 CPUtime=1.47 cores=1,3,5,7
/proc/27410/task/27413/stat : 27413 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 2182 0 0 0 147 0 0 0 25 0 4 0 632512705 230178816 4642 33554432000 4194304 4580107 140734350567264 18446744073709551615 4321069 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 224784

[startup+3.10067 s]
/proc/loadavg: 8.18 8.14 8.05 9/298 27427
/proc/meminfo: memFree=24368616/32951124 swapFree=63485424/67111528
[pid=27410] ppid=27408 vsize=244500 CPUtime=12.35 cores=1,3,5,7
/proc/27410/stat : 27410 (strangenight2-m) R 27408 27410 27184 0 -1 4202496 21402 0 0 0 1232 3 0 0 25 0 4 0 632512705 250368000 11892 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294422 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27410/statm: 61125 11892 378 95 0 56107 0
[pid=27410/tid=27411] ppid=27408 vsize=244500 CPUtime=3.09 cores=1,3,5,7
/proc/27410/task/27411/stat : 27411 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 4953 0 0 0 309 0 0 0 25 0 4 0 632512705 250368000 11892 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27410/tid=27412] ppid=27408 vsize=244500 CPUtime=3.08 cores=1,3,5,7
/proc/27410/task/27412/stat : 27412 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 5634 0 0 0 308 0 0 0 25 0 4 0 632512705 250368000 11892 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27410/tid=27413] ppid=27408 vsize=244500 CPUtime=3.06 cores=1,3,5,7
/proc/27410/task/27413/stat : 27413 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 5255 0 0 0 306 0 0 0 25 0 4 0 632512705 250368000 11892 33554432000 4194304 4580107 140734350567264 18446744073709551615 4295735 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 244500

[startup+6.30108 s]
/proc/loadavg: 8.18 8.14 8.05 9/298 27427
/proc/meminfo: memFree=24330080/32951124 swapFree=63485424/67111528
[pid=27410] ppid=27408 vsize=243932 CPUtime=25.12 cores=1,3,5,7
/proc/27410/stat : 27410 (strangenight2-m) R 27408 27410 27184 0 -1 4202496 31185 0 0 0 2507 5 0 0 25 0 4 0 632512705 249786368 13983 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27410/statm: 60983 13984 378 95 0 55965 0
[pid=27410/tid=27411] ppid=27408 vsize=243932 CPUtime=6.28 cores=1,3,5,7
/proc/27410/task/27411/stat : 27411 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 7900 0 0 0 628 0 0 0 25 0 4 0 632512705 249786368 13984 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27410/tid=27412] ppid=27408 vsize=243932 CPUtime=6.28 cores=1,3,5,7
/proc/27410/task/27412/stat : 27412 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 8106 0 0 0 627 1 0 0 25 0 4 0 632512705 249786368 13984 33554432000 4194304 4580107 140734350567264 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27410/tid=27413] ppid=27408 vsize=243932 CPUtime=6.23 cores=1,3,5,7
/proc/27410/task/27413/stat : 27413 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 7402 0 0 0 622 1 0 0 25 0 4 0 632512705 249786368 13984 33554432000 4194304 4580107 140734350567264 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 243932

[startup+12.7009 s]
/proc/loadavg: 8.15 8.13 8.04 9/298 27427
/proc/meminfo: memFree=24283804/32951124 swapFree=63485424/67111528
[pid=27410] ppid=27408 vsize=268752 CPUtime=50.66 cores=1,3,5,7
/proc/27410/stat : 27410 (strangenight2-m) R 27408 27410 27184 0 -1 4202496 46923 0 0 0 5057 9 0 0 25 0 4 0 632512705 275202048 20563 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294378 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27410/statm: 67188 20563 378 95 0 62170 0
[pid=27410/tid=27411] ppid=27408 vsize=268752 CPUtime=12.69 cores=1,3,5,7
/proc/27410/task/27411/stat : 27411 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 11455 0 0 0 1268 1 0 0 25 0 4 0 632512705 275202048 20563 33554432000 4194304 4580107 140734350567264 18446744073709551615 4304880 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27410/tid=27412] ppid=27408 vsize=268752 CPUtime=12.69 cores=1,3,5,7
/proc/27410/task/27412/stat : 27412 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 11005 0 0 0 1267 2 0 0 25 0 4 0 632512705 275202048 20563 33554432000 4194304 4580107 140734350567264 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27410/tid=27413] ppid=27408 vsize=268752 CPUtime=12.57 cores=1,3,5,7
/proc/27410/task/27413/stat : 27413 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 11782 0 0 0 1255 2 0 0 25 0 4 0 632512705 275202048 20563 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 268752

[startup+25.5005 s]
/proc/loadavg: 8.13 8.13 8.04 9/298 27427
/proc/meminfo: memFree=24234936/32951124 swapFree=63485424/67111528
[pid=27410] ppid=27408 vsize=259580 CPUtime=101.73 cores=1,3,5,7
/proc/27410/stat : 27410 (strangenight2-m) R 27408 27410 27184 0 -1 4202496 73498 0 0 0 10158 15 0 0 25 0 4 0 632512705 265809920 27162 33554432000 4194304 4580107 140734350567264 18446744073709551615 4295735 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27410/statm: 64895 27162 378 95 0 59877 0
[pid=27410/tid=27411] ppid=27408 vsize=259580 CPUtime=25.49 cores=1,3,5,7
/proc/27410/task/27411/stat : 27411 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 18843 0 0 0 2546 3 0 0 25 0 4 0 632512705 265809920 27162 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27410/tid=27412] ppid=27408 vsize=259580 CPUtime=25.48 cores=1,3,5,7
/proc/27410/task/27412/stat : 27412 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 16867 0 0 0 2545 3 0 0 25 0 4 0 632512705 265809920 27162 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294510 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27410/tid=27413] ppid=27408 vsize=259580 CPUtime=25.25 cores=1,3,5,7
/proc/27410/task/27413/stat : 27413 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 17791 0 0 0 2521 4 0 0 25 0 4 0 632512705 265809920 27162 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 259580

[startup+51.1008 s]
/proc/loadavg: 8.08 8.12 8.04 9/298 27428
/proc/meminfo: memFree=24197408/32951124 swapFree=63485424/67111528
[pid=27410] ppid=27408 vsize=270912 CPUtime=203.9 cores=1,3,5,7
/proc/27410/stat : 27410 (strangenight2-m) R 27408 27410 27184 0 -1 4202496 110821 0 0 0 20365 25 0 0 25 0 4 0 632512705 277413888 32262 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294436 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27410/statm: 67728 32262 378 95 0 62710 0
[pid=27410/tid=27411] ppid=27408 vsize=270912 CPUtime=51.09 cores=1,3,5,7
/proc/27410/task/27411/stat : 27411 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 28695 0 0 0 5104 5 0 0 25 0 4 0 632512705 277413888 32262 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27410/tid=27412] ppid=27408 vsize=270912 CPUtime=51.08 cores=1,3,5,7
/proc/27410/task/27412/stat : 27412 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 26409 0 0 0 5103 5 0 0 25 0 4 0 632512705 277413888 32262 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27410/tid=27413] ppid=27408 vsize=270912 CPUtime=50.62 cores=1,3,5,7
/proc/27410/task/27413/stat : 27413 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 26721 0 0 0 5055 7 0 0 25 0 4 0 632512705 277413888 32262 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.9
Current children cumulated vsize (KiB) 270912

[startup+102.3 s]
/proc/loadavg: 8.03 8.09 8.04 9/298 27429
/proc/meminfo: memFree=24158188/32951124 swapFree=63485424/67111528
[pid=27410] ppid=27408 vsize=292860 CPUtime=408.27 cores=1,3,5,7
/proc/27410/stat : 27410 (strangenight2-m) R 27408 27410 27184 0 -1 4202496 169855 0 0 0 40785 42 0 0 25 0 4 0 632512705 299888640 34402 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294692 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27410/statm: 73215 34402 378 95 0 68197 0
[pid=27410/tid=27411] ppid=27408 vsize=292860 CPUtime=102.3 cores=1,3,5,7
/proc/27410/task/27411/stat : 27411 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 42786 0 0 0 10221 9 0 0 25 0 4 0 632512705 299888640 34404 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27410/tid=27412] ppid=27408 vsize=292860 CPUtime=102.3 cores=1,3,5,7
/proc/27410/task/27412/stat : 27412 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 41865 0 0 0 10219 11 0 0 25 0 4 0 632512705 299888640 34404 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27410/tid=27413] ppid=27408 vsize=292860 CPUtime=101.37 cores=1,3,5,7
/proc/27410/task/27413/stat : 27413 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 43429 0 0 0 10126 11 0 0 25 0 4 0 632512705 299888640 34404 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.27
Current children cumulated vsize (KiB) 292860

[startup+162.3 s]

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

[pid=27410] ppid=27408 vsize=429832 CPUtime=2802.83 cores=1,3,5,7
/proc/27410/stat : 27410 (strangenight2-m) R 27408 27410 27184 0 -1 4202496 531565 0 0 0 280078 205 0 0 25 0 4 0 632512705 440147968 73350 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27410/statm: 107458 73350 379 95 0 102440 0
[pid=27410/tid=27411] ppid=27408 vsize=429832 CPUtime=702.31 cores=1,3,5,7
/proc/27410/task/27411/stat : 27411 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 135809 0 0 0 70179 52 0 0 25 0 4 0 632512705 440147968 73350 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27410/tid=27412] ppid=27408 vsize=429832 CPUtime=702.3 cores=1,3,5,7
/proc/27410/task/27412/stat : 27412 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 128847 0 0 0 70182 48 0 0 25 0 4 0 632512705 440147968 73350 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27410/tid=27413] ppid=27408 vsize=429832 CPUtime=695.89 cores=1,3,5,7
/proc/27410/task/27413/stat : 27413 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 125754 0 0 0 69539 50 0 0 25 0 4 0 632512705 440147968 73350 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2802.83
Current children cumulated vsize (KiB) 429832

[startup+762.301 s]
/proc/loadavg: 8.09 8.09 8.05 9/298 27450
/proc/meminfo: memFree=23773432/32951124 swapFree=63485424/67111528
[pid=27410] ppid=27408 vsize=426640 CPUtime=3042.31 cores=1,3,5,7
/proc/27410/stat : 27410 (strangenight2-m) R 27408 27410 27184 0 -1 4202496 561019 0 0 0 304011 220 0 0 25 0 4 0 632512705 436879360 76012 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294612 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27410/statm: 106660 76012 379 95 0 101642 0
[pid=27410/tid=27411] ppid=27408 vsize=426640 CPUtime=762.32 cores=1,3,5,7
/proc/27410/task/27411/stat : 27411 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 143096 0 0 0 76177 55 0 0 25 0 4 0 632512705 436879360 76012 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27410/tid=27412] ppid=27408 vsize=426640 CPUtime=762.32 cores=1,3,5,7
/proc/27410/task/27412/stat : 27412 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 136127 0 0 0 76180 52 0 0 25 0 4 0 632512705 436879360 76012 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27410/tid=27413] ppid=27408 vsize=426640 CPUtime=755.35 cores=1,3,5,7
/proc/27410/task/27413/stat : 27413 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 132769 0 0 0 75480 55 0 0 25 0 4 0 632512705 436879360 76012 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3042.31
Current children cumulated vsize (KiB) 426640

[startup+822.301 s]
/proc/loadavg: 8.09 8.09 8.05 9/298 27451
/proc/meminfo: memFree=23730396/32951124 swapFree=63485424/67111528
[pid=27410] ppid=27408 vsize=426988 CPUtime=3281.75 cores=1,3,5,7
/proc/27410/stat : 27410 (strangenight2-m) R 27408 27410 27184 0 -1 4202496 588951 0 0 0 327942 233 0 0 25 0 4 0 632512705 437235712 80803 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294496 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27410/statm: 106747 80803 379 95 0 101729 0
[pid=27410/tid=27411] ppid=27408 vsize=426988 CPUtime=822.31 cores=1,3,5,7
/proc/27410/task/27411/stat : 27411 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 149992 0 0 0 82173 58 0 0 25 0 4 0 632512705 437235712 80803 33554432000 4194304 4580107 140734350567264 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27410/tid=27412] ppid=27408 vsize=426988 CPUtime=822.31 cores=1,3,5,7
/proc/27410/task/27412/stat : 27412 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 143132 0 0 0 82175 56 0 0 25 0 4 0 632512705 437235712 80803 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27410/tid=27413] ppid=27408 vsize=426988 CPUtime=814.81 cores=1,3,5,7
/proc/27410/task/27413/stat : 27413 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 139541 0 0 0 81422 59 0 0 25 0 4 0 632512705 437235712 80803 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3281.75
Current children cumulated vsize (KiB) 426988

[startup+882.311 s]
/proc/loadavg: 8.08 8.08 8.05 9/298 27453
/proc/meminfo: memFree=23692548/32951124 swapFree=63485424/67111528
[pid=27410] ppid=27408 vsize=668428 CPUtime=3521.25 cores=1,3,5,7
/proc/27410/stat : 27410 (strangenight2-m) R 27408 27410 27184 0 -1 4202496 614422 0 0 0 351881 244 0 0 25 0 4 0 632512705 684470272 91800 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27410/statm: 167107 91800 378 95 0 162089 0
[pid=27410/tid=27411] ppid=27408 vsize=668428 CPUtime=882.32 cores=1,3,5,7
/proc/27410/task/27411/stat : 27411 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 159119 0 0 0 88171 61 0 0 25 0 4 0 632512705 684470272 91800 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27410/tid=27412] ppid=27408 vsize=668428 CPUtime=882.32 cores=1,3,5,7
/proc/27410/task/27412/stat : 27412 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 149638 0 0 0 88173 59 0 0 25 0 4 0 632512705 684470272 91800 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27410/tid=27413] ppid=27408 vsize=668428 CPUtime=874.27 cores=1,3,5,7
/proc/27410/task/27413/stat : 27413 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 144420 0 0 0 87366 61 0 0 25 0 4 0 632512705 684470272 91800 33554432000 4194304 4580107 140734350567264 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3521.25
Current children cumulated vsize (KiB) 668428

[startup+942.301 s]
/proc/loadavg: 8.07 8.08 8.05 9/298 27455
/proc/meminfo: memFree=23703696/32951124 swapFree=63485424/67111528
[pid=27410] ppid=27408 vsize=572864 CPUtime=3760.66 cores=1,3,5,7
/proc/27410/stat : 27410 (strangenight2-m) R 27408 27410 27184 0 -1 4202496 640568 0 0 0 375809 257 0 0 25 0 4 0 632512705 586612736 89992 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27410/statm: 143216 89992 378 95 0 138198 0
[pid=27410/tid=27411] ppid=27408 vsize=572864 CPUtime=942.31 cores=1,3,5,7
/proc/27410/task/27411/stat : 27411 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 165816 0 0 0 94167 64 0 0 25 0 4 0 632512705 586612736 89992 33554432000 4194304 4580107 140734350567264 18446744073709551615 4295687 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27410/tid=27412] ppid=27408 vsize=572864 CPUtime=942.32 cores=1,3,5,7
/proc/27410/task/27412/stat : 27412 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 156062 0 0 0 94170 62 0 0 25 0 4 0 632512705 586612736 89992 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27410/tid=27413] ppid=27408 vsize=572864 CPUtime=933.72 cores=1,3,5,7
/proc/27410/task/27413/stat : 27413 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 150859 0 0 0 93307 65 0 0 25 0 4 0 632512705 586612736 89992 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3760.66
Current children cumulated vsize (KiB) 572864

[startup+1002.3 s]
/proc/loadavg: 8.11 8.09 8.06 9/298 27456
/proc/meminfo: memFree=23706276/32951124 swapFree=63485424/67111528
[pid=27410] ppid=27408 vsize=519736 CPUtime=4000.13 cores=1,3,5,7
/proc/27410/stat : 27410 (strangenight2-m) R 27408 27410 27184 0 -1 4202496 667239 0 0 0 399741 272 0 0 25 0 4 0 632512705 532209664 88380 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294974 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27410/statm: 129934 88380 378 95 0 124916 0
[pid=27410/tid=27411] ppid=27408 vsize=519736 CPUtime=1002.32 cores=1,3,5,7
/proc/27410/task/27411/stat : 27411 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 172446 0 0 0 100164 68 0 0 25 0 4 0 632512705 532209664 88380 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27410/tid=27412] ppid=27408 vsize=519736 CPUtime=1002.31 cores=1,3,5,7
/proc/27410/task/27412/stat : 27412 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 162777 0 0 0 100167 64 0 0 25 0 4 0 632512705 532209664 88380 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27410/tid=27413] ppid=27408 vsize=519736 CPUtime=993.16 cores=1,3,5,7
/proc/27410/task/27413/stat : 27413 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 157394 0 0 0 99248 68 0 0 25 0 4 0 632512705 532209664 88381 33554432000 4194304 4580107 140734350567264 18446744073709551615 4316555 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4000.13
Current children cumulated vsize (KiB) 519736

[startup+1062.3 s]
/proc/loadavg: 8.04 8.07 8.05 9/298 27458
/proc/meminfo: memFree=23692360/32951124 swapFree=63485424/67111528
[pid=27410] ppid=27408 vsize=520140 CPUtime=4239.59 cores=1,3,5,7
/proc/27410/stat : 27410 (strangenight2-m) R 27408 27410 27184 0 -1 4202496 693159 0 0 0 423674 285 0 0 25 0 4 0 632512705 532623360 89051 33554432000 4194304 4580107 140734350567264 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27410/statm: 130035 89051 378 95 0 125017 0
[pid=27410/tid=27411] ppid=27408 vsize=520140 CPUtime=1062.31 cores=1,3,5,7
/proc/27410/task/27411/stat : 27411 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 179199 0 0 0 106160 71 0 0 25 0 4 0 632512705 532623360 89051 33554432000 4194304 4580107 140734350567264 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27410/tid=27412] ppid=27408 vsize=520140 CPUtime=1062.32 cores=1,3,5,7
/proc/27410/task/27412/stat : 27412 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 169267 0 0 0 106164 68 0 0 25 0 4 0 632512705 532623360 89051 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27410/tid=27413] ppid=27408 vsize=520140 CPUtime=1052.63 cores=1,3,5,7
/proc/27410/task/27413/stat : 27413 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 162872 0 0 0 105191 72 0 0 25 0 4 0 632512705 532623360 89051 33554432000 4194304 4580107 140734350567264 18446744073709551615 4322703 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4239.59
Current children cumulated vsize (KiB) 520140

[startup+1122.3 s]
/proc/loadavg: 8.10 8.09 8.05 9/298 27459
/proc/meminfo: memFree=23666300/32951124 swapFree=63485424/67111528
[pid=27410] ppid=27408 vsize=584244 CPUtime=4479.04 cores=1,3,5,7
/proc/27410/stat : 27410 (strangenight2-m) R 27408 27410 27184 0 -1 4202496 716093 0 0 0 447606 298 0 0 25 0 4 0 632512705 598265856 92501 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294458 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27410/statm: 146061 92501 378 95 0 141043 0
[pid=27410/tid=27411] ppid=27408 vsize=584244 CPUtime=1122.32 cores=1,3,5,7
/proc/27410/task/27411/stat : 27411 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 185521 0 0 0 112158 74 0 0 25 0 4 0 632512705 598265856 92501 33554432000 4194304 4580107 140734350567264 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27410/tid=27412] ppid=27408 vsize=584244 CPUtime=1122.32 cores=1,3,5,7
/proc/27410/task/27412/stat : 27412 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 174521 0 0 0 112160 72 0 0 25 0 4 0 632512705 598265856 92501 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27410/tid=27413] ppid=27408 vsize=584244 CPUtime=1112.07 cores=1,3,5,7
/proc/27410/task/27413/stat : 27413 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 168392 0 0 0 111133 74 0 0 25 0 4 0 632512705 598265856 92501 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4479.04
Current children cumulated vsize (KiB) 584244

[startup+1182.3 s]
/proc/loadavg: 8.07 8.08 8.05 9/298 27461
/proc/meminfo: memFree=23646564/32951124 swapFree=63485424/67111528
[pid=27410] ppid=27408 vsize=527312 CPUtime=4718.49 cores=1,3,5,7
/proc/27410/stat : 27410 (strangenight2-m) R 27408 27410 27184 0 -1 4202496 738616 0 0 0 471533 316 0 0 25 0 4 0 632512705 539967488 92002 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27410/statm: 131828 92002 378 95 0 126810 0
[pid=27410/tid=27411] ppid=27408 vsize=527312 CPUtime=1182.32 cores=1,3,5,7
/proc/27410/task/27411/stat : 27411 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 192099 0 0 0 118152 80 0 0 25 0 4 0 632512705 539967488 92002 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27410/tid=27412] ppid=27408 vsize=527312 CPUtime=1182.32 cores=1,3,5,7
/proc/27410/task/27412/stat : 27412 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 178560 0 0 0 118157 75 0 0 25 0 4 0 632512705 539967488 92002 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27410/tid=27413] ppid=27408 vsize=527312 CPUtime=1171.51 cores=1,3,5,7
/proc/27410/task/27413/stat : 27413 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 174604 0 0 0 117072 79 0 0 25 0 4 0 632512705 539967488 92002 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4718.49
Current children cumulated vsize (KiB) 527312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 8.20 8.11 8.06 9/298 27462
/proc/meminfo: memFree=23631556/32951124 swapFree=63485424/67111528
[pid=27410] ppid=27408 vsize=637440 CPUtime=4800.31 cores=1,3,5,7
/proc/27410/stat : 27410 (strangenight2-m) R 27408 27410 27184 0 -1 4202496 744323 0 0 0 479710 321 0 0 25 0 4 0 632512705 652738560 93974 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27410/statm: 159360 93974 378 95 0 154342 0
[pid=27410/tid=27411] ppid=27408 vsize=637440 CPUtime=1202.83 cores=1,3,5,7
/proc/27410/task/27411/stat : 27411 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 193708 0 0 0 120201 82 0 0 25 0 4 0 632512705 652738560 93975 33554432000 4194304 4580107 140734350567264 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27410/tid=27412] ppid=27408 vsize=637440 CPUtime=1202.83 cores=1,3,5,7
/proc/27410/task/27412/stat : 27412 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 178705 0 0 0 120208 75 0 0 25 0 4 0 632512705 652738560 93975 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27410/tid=27413] ppid=27408 vsize=637440 CPUtime=1191.81 cores=1,3,5,7
/proc/27410/task/27413/stat : 27413 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 175835 0 0 0 119101 80 0 0 25 0 4 0 632512705 652738560 93975 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294551 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 637440

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

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

[startup+1202.8 s]
/proc/loadavg: 8.20 8.11 8.06 9/298 27462
/proc/meminfo: memFree=23631556/32951124 swapFree=63485424/67111528
[pid=27410] ppid=27408 vsize=637440 CPUtime=4800.31 cores=1,3,5,7
/proc/27410/stat : 27410 (strangenight2-m) R 27408 27410 27184 0 -1 4202496 744323 0 0 0 479710 321 0 0 25 0 4 0 632512705 652738560 93974 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27410/statm: 159360 93974 378 95 0 154342 0
[pid=27410/tid=27411] ppid=27408 vsize=637440 CPUtime=1202.83 cores=1,3,5,7
/proc/27410/task/27411/stat : 27411 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 193708 0 0 0 120201 82 0 0 25 0 4 0 632512705 652738560 93975 33554432000 4194304 4580107 140734350567264 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27410/tid=27412] ppid=27408 vsize=637440 CPUtime=1202.83 cores=1,3,5,7
/proc/27410/task/27412/stat : 27412 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 178705 0 0 0 120208 75 0 0 25 0 4 0 632512705 652738560 93975 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27410/tid=27413] ppid=27408 vsize=637440 CPUtime=1191.81 cores=1,3,5,7
/proc/27410/task/27413/stat : 27413 (strangenight2-m) R 27408 27410 27184 0 -1 4202560 175835 0 0 0 119101 80 0 0 25 0 4 0 632512705 652738560 93975 33554432000 4194304 4580107 140734350567264 18446744073709551615 4294551 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 637440

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.83
CPU time (s): 4800.37
CPU user time (s): 4797.14
CPU system time (s): 3.23151
CPU usage (%): 399.089
Max. virtual memory (cumulated for all children) (KiB): 693216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.14
system time used= 3.23151
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 744325
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= 444
involuntary context switches= 19320

runsolver used 3.01854 second user time and 8.03178 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-14 21:22:48
IDJOB=3366294
IDBENCH=82703
IDSOLVER=1844
FILE ID=node147/3366294-1305400968
RUNJOBID= node147-1305398558-27203
PBS_JOBID= 13324491
Free space on /tmp= 73108 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S818753762-096.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366294-1305400968/watcher-3366294-1305400968 -o /tmp/evaluation-result-3366294-1305400968/solver-3366294-1305400968 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366294-1305400968.cnf

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

MD5SUM BENCH= ffd67922a8bb7c4660bea122f8a5ce0e
RANDOM SEED=1840701310

node147.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24431776 kB
Buffers:        287804 kB
Cached:        4969404 kB
SwapCached:      13132 kB
Active:        1625564 kB
Inactive:      6660532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24431776 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:            5460 kB
Writeback:           0 kB
AnonPages:     3024220 kB
Mapped:          14672 kB
Slab:           140360 kB
PageTables:      28044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 44826524 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= 73096 MiB
End job on node147 at 2011-05-14 21:42:53