Trace number 3173885

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.19 1201.73

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-3173885-1304072450.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.19	c Parsing time:  0.00 s
0.00/0.19	c  N st     0         0        90      8010         0         0     56070         0   no data   no data
0.00/0.19	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.18
0.00/0.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.75/0.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.75/0.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.75/0.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.75/0.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
0.75/0.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.75/0.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.75/0.81	c Finding binary XORs  T:     0.00 s  found:       0
0.75/0.81	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.75/0.81	c calculated reachability. Time: 0.00
0.75/0.81	c Calc default polars -  time:   0.00 s pos:      51 undec:       1 neg:      38
0.75/0.81	c =========================================================================================
0.75/0.81	c types(t): F = full restart, N = normal restart
0.75/0.81	c types(t): S = simplification begin/end, E = solution found
0.75/0.81	c restart types(rt): st = static, dy = dynamic
0.75/0.81	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.75/0.81	c  B st     0         0        90      8010         0         0     56070         0   no data   no data
0.75/0.81	c  N dy    10      4403        90      8010         0      4055     56070    122435     25.64     27.08
0.75/0.81	c  N dy    16      8455        90      8010         0      5505     56070    150875     25.29     26.72
0.75/0.81	c  N dy    20     13712        90      8010         0      6439     56070    162135     24.89     26.49
4.38/1.11	c  N dy    36     19598        90      8010         0      6697     56070    153601     24.96     26.43
5.18/1.31	c  N dy    54     24501        90      8010         0     11246     56070    289626     25.16     26.53
5.18/1.31	c  F st    58     25000        90      8010         0     11711     56070    303345     25.18     25.17
5.97/1.52	c  N dy    64     30001        90      8010         0     10024     56070    236319     25.18   no data
5.97/1.52	c  S st    64     30001        90      8010         0     10024     56070    236319     25.18   no data
5.97/1.55	c  S st    64     30504        90      8010         0     10499     56070    250990     25.18   no data
5.97/1.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.97/1.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.97/1.56	c blocked clauses removed:        0 vars:      0 tried:          90 T: 0.00 s
5.97/1.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.97/1.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
5.97/1.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.97/1.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.97/1.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.78/1.78	c lits-rem:        91  cl-subs:      711  v-elim:      0  v-fix:    0  time:  0.21 s
7.97/2.08	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.30
7.97/2.08	c calculated reachability. Time: 0.00
7.97/2.08	c  N dy    64     30504        90      8010         0      9788     56070    226995     25.18   no data
9.17/2.30	c  N dy    80     34624        90      8010         0     13617     56070    341480     25.34     26.71
10.37/2.63	c  N dy    82     40549        90      8010         0     11810     56070    266732     25.23     26.59
11.17/2.89	c  N dy   102     44593        90      8010         0     15602     56070    379228     25.32     26.67
11.58/2.98	c  S st   109     45756        90      8010         0      8357     56070    149491     25.35     25.61
11.99/3.02	c  S st   109     46260        90      8010         0      8834     56070    163449     25.35   no data
11.99/3.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.99/3.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
11.99/3.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.99/3.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.99/3.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.99/3.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
11.99/3.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.99/3.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.99/3.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.99/3.07	c lits-rem:         1  cl-subs:       46  v-elim:      0  v-fix:    0  time:  0.04 s
11.99/3.07	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
11.99/3.07	c vivif2 --  cl tried     8788 cl shrink        0 lits rem          0 time: 0.00
13.16/3.35	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.28
13.16/3.35	c calculated reachability. Time: 0.00
13.16/3.35	c  N dy   109     46260        90      8010         0      8788     56070    161827     25.35   no data
14.36/3.61	c  N dy   126     51004        90      8010         0     13202     56070    292439     25.39     26.82
15.16/3.86	c  N dy   137     55069        90      8010         0     16957     56070    403083     25.42     28.06
16.38/4.13	c  N dy   144     59344        90      8010         0     11662     56070    229618     25.41     26.82
19.15/4.80	c  N dy   161     69390        90      8010         0     10761     56070    185578     25.30     23.67
19.15/4.80	c  S st   161     69390        90      8010         0     10761     56070    185578     25.30     23.67
19.15/4.84	c  S st   161     69893        90      8010         0     11237     56070    199746     25.30   no data
19.15/4.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.15/4.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
19.15/4.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.15/4.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.15/4.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.15/4.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
19.15/4.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.15/4.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
19.15/4.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.56/4.93	c lits-rem:        19  cl-subs:      147  v-elim:      0  v-fix:    0  time:  0.07 s
19.56/4.93	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
19.56/4.93	c vivif2 --  cl tried    11090 cl shrink        0 lits rem          0 time: 0.00
20.77/5.27	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.34
20.77/5.27	c calculated reachability. Time: 0.00
20.77/5.27	c  N dy   161     69893        90      8010         0     11090     56070    195179     25.30   no data
21.95/5.54	c  N dy   169     74536        90      8010         0     15393     56070    322344     25.31     26.64
23.15/5.89	c  N dy   179     79729        90      8010         0     20214     56070    465157     25.31     26.69
25.16/6.39	c  F st   188     87500        90      8010         0     16287     56070    330880     25.24     24.83
25.16/6.39	c  N st   188     87500        90      8010         0     16287     56070    330880     25.24     24.83
27.14/6.80	c  N dy   197     93148        90      8010         0     21534     56070    486043     25.25     26.69
28.74/7.28	c  N dy   216     99132        90      8010         0     15051     56070    278514     25.28     27.12
30.33/7.67	c  S st   225    104839        90      8010         0     20313     56070    431111     25.21     24.48
30.73/7.73	c  S st   225    105345        90      8010         0     20794     56070    445687     25.21   no data
30.73/7.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.73/7.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
30.73/7.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.73/7.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.73/7.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.73/7.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
30.73/7.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.73/7.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
30.73/7.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.14/8.30	c lits-rem:       239  cl-subs:     1662  v-elim:      0  v-fix:    0  time:  0.55 s
33.14/8.30	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
33.14/8.31	c vivif2 --  cl tried    19132 cl shrink        0 lits rem          0 time: 0.00
34.73/8.73	c asymm  cl-useful: 0/6130/8010 lits-rem:0 time: 0.42
34.73/8.73	c calculated reachability. Time: 0.00
34.73/8.73	c  N dy   225    105345        90      8010         0     19132     56070    394512     25.21   no data
37.53/9.48	c  N dy   241    114830        90      8010         0     14996     56070    257977     25.20     26.60
39.92/10.06	c  N dy   258    122784        90      8010         0     22360     56070    472756     25.20     26.68
43.12/10.80	c  N dy   295    130688        90      8010         0     15849     56070    267346     25.25     26.75
45.52/11.40	c  N dy   316    139069        90      8010         0     23572     56070    493817     25.26     27.66
48.31/12.19	c  N dy   341    148000        90      8010         0     17044     56070    284026     25.25     27.59
51.53/12.97	c  N dy   375    158020        90      8010         0     26290     56070    555270     25.24     22.94
51.53/12.97	c  S st   375    158020        90      8010         0     26290     56070    555270     25.24     22.94
51.90/13.04	c  S st   375    158524        90      8010         0     26772     56070    569738     25.24   no data
51.90/13.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.90/13.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
51.90/13.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
51.90/13.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.90/13.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.90/13.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
51.90/13.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.90/13.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
51.90/13.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.51/13.96	c lits-rem:       387  cl-subs:     2053  v-elim:      0  v-fix:    0  time:  0.89 s
55.51/13.96	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
55.51/13.97	c vivif2 --  cl tried    24719 cl shrink        0 lits rem          0 time: 0.01
56.30/14.13	c asymm  cl-useful: 0/1880/8010 lits-rem:0 time: 0.16
56.30/14.13	c calculated reachability. Time: 0.00
56.30/14.13	c  N dy   375    158524        90      8010         0     24719     56070    504673     25.24   no data
60.32/15.10	c  N dy   393    170118        90      8010         0     19788     56070    349291     25.21     26.66
63.89/16.08	c  N dy   408    181657        90      8010         0     30447     56070    659800     25.17     26.55
68.70/17.29	c  N dy   440    194432        90      8010         0     25670     56070    503241     25.18     26.62
74.27/18.63	c  N dy   485    207895        90      8010         0     20599     56070    336088     25.17     26.57
81.46/20.50	c  N dy   517    227868        90      8010         0     20524     56070    315482     25.07     26.48
85.46/21.42	c  S st   532    237787        90      8010         0     29656     56070    577255     25.03     22.69
85.86/21.51	c  S st   532    238288        90      8010         0     30134     56070    591633     25.03   no data
85.86/21.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
85.86/21.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
85.86/21.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
85.86/21.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
85.86/21.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.86/21.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
85.86/21.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
85.86/21.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
85.86/21.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.25/22.64	c lits-rem:       286  cl-subs:     2553  v-elim:      0  v-fix:    0  time:  1.09 s
90.25/22.64	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
90.25/22.65	c vivif2 --  cl tried    27581 cl shrink        0 lits rem          0 time: 0.01
91.07/22.85	c asymm  cl-useful: 0/2442/8010 lits-rem:0 time: 0.20
91.07/22.85	c calculated reachability. Time: 0.00
91.07/22.85	c  N dy   532    238288        90      8010         0     27581     56070    517624     25.03   no data
97.85/24.58	c  N dy   611    253503        90      8010         0     22408     56070    356901     25.09     27.89
105.03/26.32	c  N dy   675    269692        90      8010         0     37449     56070    797843     25.13     27.51
112.64/28.29	c  N dy   774    286965        90      8010         0     33191     56070    659574     25.19     26.69
120.21/30.19	c  N dy   793    305302        90      8010         0     28818     56070    504851     25.13     27.58
120.61/30.29	c  F st   801    306250        90      8010         0     29702     56070    531380     25.14   no data
129.40/32.47	c  N dy   861    324801        90      8010         0     24703     56070    367334     25.17     26.51
138.59/34.75	c  N dy   921    345253        90      8010         0     43590     56070    923125     25.17     26.67
144.18/36.17	c  S st   978    357433        90      8010         0     31740     56070    557963     25.20   no data
144.58/36.26	c  S st   978    357933        90      8010         0     32213     56070    572276     25.20   no data
144.58/36.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
144.58/36.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
144.58/36.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
144.58/36.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
144.58/36.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
144.58/36.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
144.58/36.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
144.58/36.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
144.58/36.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
148.19/37.16	c lits-rem:       249  cl-subs:     1423  v-elim:      0  v-fix:    0  time:  0.86 s
148.19/37.16	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
148.19/37.17	c vivif2 --  cl tried    30790 cl shrink        0 lits rem          0 time: 0.01
148.97/37.38	c asymm  cl-useful: 0/2050/8010 lits-rem:0 time: 0.21
148.97/37.38	c calculated reachability. Time: 0.00
148.97/37.38	c  N dy   978    357933        90      8010         0     30790     56070    525103     25.20   no data
162.15/40.60	c  N dy   997    386684        90      8010         0     33270     56070    579674     25.12     26.51
174.55/43.77	c  N dy  1082    406842        90      8010         0     27048     56070    383508     25.16     26.50
184.92/46.39	c  N dy  1101    428019        90      8010         0     46587     56070    956264     25.13     26.66
197.69/49.53	c  N dy  1171    453392        90      8010         0     44169     56070    868612     25.13     26.51
209.30/52.47	c  N dy  1283    473550        90      8010         0     36091     56070    615653     25.16     26.49
222.07/55.68	c  N dy  1371    494343        90      8010         0     55390     56070   1186626     25.19     26.60
232.45/58.23	c  N dy  1417    515138        90      8010         0     46812     56070    905836     25.18     26.67
244.03/61.15	c  N dy  1459    536899        90      8010         0     38167     56070    634063     25.17     24.23
244.03/61.15	c  S st  1459    536899        90      8010         0     38167     56070    634063     25.17     24.23
244.45/61.24	c  S st  1459    537405        90      8010         0     38647     56070    648481     25.17   no data
244.45/61.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
244.45/61.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
244.45/61.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
244.45/61.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
244.45/61.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
244.45/61.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
244.45/61.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
244.45/61.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
244.45/61.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
249.63/62.58	c lits-rem:       245  cl-subs:     1888  v-elim:      0  v-fix:    0  time:  1.30 s
249.63/62.59	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
249.63/62.59	c vivif2 --  cl tried    36759 cl shrink        0 lits rem          0 time: 0.01
250.83/62.82	c asymm  cl-useful: 0/1762/8010 lits-rem:0 time: 0.23
250.83/62.82	c calculated reachability. Time: 0.00
250.83/62.82	c  N dy  1459    537405        90      8010         0     36759     56070    590974     25.17   no data
272.00/68.12	c  N dy  1529    577283        90      8010         0     43962     56070    778193     25.06     26.38
286.38/71.74	c  N dy  1619    600118        90      8010         0     34766     56070    502120     25.08     26.49
305.15/76.44	c  N dy  1622    632094        90      8010         0     32750     56070    426007     24.97     26.37
316.34/79.23	c  N dy  1708    652126        90      8010         0     51328     56070    973484     24.99     28.04
331.52/83.03	c  N dy  1822    672165        90      8010         0     37640     56070    552979     25.03     26.72
345.10/86.47	c  N dy  1886    693128        90      8010         0     57103     56070   1123996     25.03     26.54
368.67/92.38	c  N dy  1952    731082        90      8010         0     58792     56070   1148241     25.00     26.56
387.43/97.10	c  N dy  2011    758586        90      8010         0     49930     56070    869139     24.98     26.33
407.81/102.16	c  N dy  2123    784544        90      8010         0     38883     56070    530703     25.00     26.35
422.59/105.80	c  N dy  2221    806108        90      8010         0     58898     56070   1121771     25.02     23.43
422.59/105.80	c  S st  2221    806108        90      8010         0     58898     56070   1121771     25.02     23.43
422.99/105.96	c  S st  2221    806612        90      8010         0     59379     56070   1136374     25.02   no data
422.99/105.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
422.99/105.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
422.99/105.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
422.99/105.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
422.99/105.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
422.99/105.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
422.99/105.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
423.39/106.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
423.39/106.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
441.37/110.56	c lits-rem:       644  cl-subs:     4337  v-elim:      0  v-fix:    0  time:  4.52 s
441.37/110.56	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
441.37/110.58	c vivif2 --  cl tried    55042 cl shrink        0 lits rem          0 time: 0.01
442.59/110.88	c asymm  cl-useful: 0/1180/8010 lits-rem:0 time: 0.30
442.59/110.88	c calculated reachability. Time: 0.00
442.59/110.88	c  N dy  2221    806612        90      8010         0     55042     56070   1000103     25.02   no data
461.34/115.59	c  N dy  2335    826864        90      8010         0     37865     56070    483032     25.05     26.56
476.91/119.49	c  N dy  2452    848164        90      8010         0     57625     56070   1069386     25.08     26.50
494.50/123.85	c  N dy  2516    868231        90      8010         0     39196     56070    501058     25.08     27.88
507.27/127.05	c  N dy  2603    888331        90      8010         0     57852     56070   1055486     25.10     28.03
525.25/131.51	c  N dy  2669    908943        90      8010         0     39006     56070    477129     25.10     26.43
540.43/135.31	c  N dy  2736    932614        90      8010         0     60890     56070   1119590     25.10     26.45
555.20/139.03	c  N dy  2749    953009        90      8010         0     40834     56070    512651     25.07     26.45
569.19/142.50	c  N dy  2827    974310        90      8010         0     60571     56070   1094563     25.07     26.60
589.16/147.59	c  N dy  2929    994395        90      8010         0     79216     56070   1650006     25.09     27.57
602.73/150.98	c  N dy  2975   1015221        90      8010         0     58659     56070   1013108     25.09     26.41
626.31/156.84	c  N dy  3088   1039620        90      8010         0     81278     56070   1685098     25.11     26.48
641.08/160.51	c  N dy  3163   1060498        90      8010         0     59810     56070   1035642     25.11     26.51
651.87/163.21	c  F st  3221   1071877        90      8010         0     70411     56070   1350162     25.13     26.42
660.27/165.35	c  N dy  3259   1080529        90      8010         0     78444     56070   1594077     25.13     27.66
677.84/169.75	c  N dy  3361   1100666        90      8010         0     55465     56070    890360     25.15     26.62
695.41/174.14	c  N dy  3428   1121181        90      8010         0     74437     56070   1450740     25.16     26.60
712.99/178.51	c  N dy  3493   1141267        90      8010         0     50468     56070    725991     25.16     26.68
730.17/182.81	c  N dy  3588   1162518        90      8010         0     70191     56070   1313306     25.17     26.53
751.33/188.19	c  N dy  3673   1183826        90      8010         0     46337     56070    583344     25.19     26.52
767.73/192.24	c  N dy  3722   1206501        90      8010         0     67234     56070   1199446     25.18     26.54
771.31/193.16	c  S st  3736   1209919        90      8010         0     70413     56070   1293875     25.18   no data
772.50/193.40	c  S st  3736   1210424        90      8010         0     70881     56070   1307953     25.18   no data
772.50/193.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
772.50/193.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
772.50/193.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
772.50/193.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
772.50/193.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
772.50/193.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
772.50/193.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
772.50/193.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
772.90/193.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
815.24/204.15	c lits-rem:       934  cl-subs:     5238  v-elim:      0  v-fix:    0  time: 10.64 s
815.24/204.15	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
815.24/204.17	c vivif2 --  cl tried    65643 cl shrink        0 lits rem          0 time: 0.02
816.44/204.43	c asymm  cl-useful: 0/576/8010 lits-rem:0 time: 0.27
816.44/204.43	c calculated reachability. Time: 0.00
816.44/204.43	c  N dy  3736   1210424        90      8010         0     65643     56070   1148032     25.18   no data
839.21/210.17	c  N dy  3804   1230481        90      8010         0     84216     56070   1699174     25.18     26.63
856.78/214.57	c  N dy  3847   1250512        90      8010         0     58481     56070    925049     25.18     27.41
877.18/219.61	c  N dy  3955   1271122        90      8010         0     77569     56070   1493881     25.19     26.59
897.94/224.83	c  N dy  4035   1291202        90      8010         0     50933     56070    683557     25.20     27.11
913.90/228.86	c  N dy  4127   1311293        90      8010         0     69613     56070   1239864     25.21     28.10
940.27/235.47	c  N dy  4205   1332097        90      8010         0     88885     56070   1809659     25.22     26.61
961.44/240.75	c  N dy  4270   1353597        90      8010         0     62488     56070   1005680     25.23     26.65
985.41/246.75	c  N dy  4398   1375141        90      8010         0     82509     56070   1605535     25.25     26.61
1007.77/252.33	c  N dy  4495   1396370        90      8010         0     54908     56070    762327     25.26     26.86
1026.57/257.01	c  N dy  4563   1418563        90      8010         0     75379     56070   1369679     25.26     26.63
1050.51/263.05	c  N dy  4660   1438873        90      8010         0     94221     56070   1933382     25.28     26.72
1067.29/267.28	c  N dy  4731   1459072        90      8010         0     64797     56070   1036215     25.28     26.64
1091.66/273.38	c  N dy  4841   1482355        90      8010         0     86419     56070   1681112     25.29     26.74
1111.62/278.32	c  N dy  4890   1502425        90      8010         0     55817     56070    752365     25.29     26.69
1128.41/282.55	c  N dy  4960   1522582        90      8010         0     74425     56070   1299333     25.29     26.65
1153.57/288.82	c  N dy  5068   1543509        90      8010         0     93779     56070   1876371     25.30     26.87
1172.75/293.66	c  N dy  5133   1563591        90      8010         0     62462     56070    931110     25.31     28.48
1201.90/300.90	c  N dy  5200   1594755        90      8010         0     91222     56070   1782283     25.30     26.68
1221.48/305.81	c  N dy  5231   1615466        90      8010         0     59487     56070    820421     25.29     26.69
1240.25/310.54	c  N dy  5278   1638149        90      8010         0     80366     56070   1429732     25.28     26.63
1264.62/316.65	c  N dy  5356   1658324        90      8010         0     99011     56070   1984052     25.28     26.66
1284.99/321.76	c  N dy  5449   1678439        90      8010         0     65983     56070   1001963     25.29     26.68
1306.16/327.04	c  N dy  5554   1698477        90      8010         0     84524     56070   1555496     25.31     26.64
1320.14/330.50	c  S st  5593   1710425        90      8010         0     95577     56070   1884817     25.31     23.96
1320.96/330.76	c  S st  5593   1710929        90      8010         0     96054     56070   1899144     25.31   no data
1320.96/330.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1321.36/330.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1321.36/330.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1321.36/330.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1321.36/330.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1321.36/330.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1321.36/330.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1321.36/330.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1321.74/330.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1376.07/344.55	c lits-rem:       900  cl-subs:     7687  v-elim:      0  v-fix:    0  time: 13.65 s
1376.07/344.55	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1376.07/344.58	c vivif2 --  cl tried    88367 cl shrink        0 lits rem          0 time: 0.02
1377.67/344.91	c asymm  cl-useful: 0/943/8010 lits-rem:0 time: 0.33
1377.67/344.91	c calculated reachability. Time: 0.00
1377.67/344.91	c  N dy  5593   1710929        90      8010         0     88367     56070   1651162     25.31   no data
1400.83/350.76	c  N dy  5639   1731006        90      8010         0     54512     56070    643881     25.31     27.99
1417.21/354.87	c  N dy  5692   1751046        90      8010         0     72976     56070   1185576     25.31     28.20
1441.18/360.85	c  N dy  5802   1771092        90      8010         0     91570     56070   1741895     25.32     27.82
1465.14/366.83	c  N dy  5852   1791190        90      8010         0     56616     56070    685888     25.31     27.03
1483.12/371.37	c  N dy  5944   1811284        90      8010         0     75272     56070   1241770     25.32     26.67
1507.48/377.46	c  N dy  5945   1835142        90      8010         0     96960     56070   1856699     25.28     26.68
1535.45/384.43	c  N dy  6027   1855684        90      8010         0     61653     56070    821468     25.29     26.62
1553.02/388.88	c  N dy  6103   1875728        90      8010         0     80200     56070   1374550     25.29     27.74
1577.39/394.91	c  N dy  6155   1895864        90      8010         0     98825     56070   1925662     25.29     26.69
1608.54/402.75	c  N dy  6222   1924473        90      8010         0     69839     56070   1035147     25.28     26.92
1632.11/408.61	c  N dy  6297   1947204        90      8010         0     90865     56070   1660149     25.29     26.64
1663.68/416.57	c  N dy  6418   1968650        90      8010         0    110713     56070   2256859     25.30     26.81
1684.83/421.89	c  N dy  6522   1988678        90      8010         0     72953     56070   1116490     25.31     28.31
1717.19/429.96	c  N dy  6573   2018167        90      8010         0    100067     56070   1910302     25.30     27.01
1747.95/437.63	c  N dy  6672   2039193        90      8010         0     62305     56070    780227     25.31     26.85
1766.32/442.20	c  N dy  6677   2062276        90      8010         0     83430     56070   1392066     25.29     26.69
1790.30/448.22	c  N dy  6741   2082378        90      8010         0    101928     56070   1941257     25.29     26.81
1818.25/455.29	c  N dy  6811   2103739        90      8010         0     63630     56070    803170     25.29     26.64
1917.32/480.01	c  N dy  6831   2210929        90      8010         0    102679     56070   1916927     25.17     22.71
1917.32/480.01	c  S st  6831   2210929        90      8010         0    102679     56070   1916927     25.17     22.71
1918.12/480.27	c  S st  6831   2211432        90      8010         0    103147     56070   1931393     25.17   no data
1918.12/480.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1918.53/480.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1918.53/480.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1918.53/480.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1918.53/480.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1918.53/480.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1918.53/480.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1918.53/480.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1918.94/480.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2033.95/509.26	c lits-rem:      2261  cl-subs:    11721  v-elim:      0  v-fix:    0  time: 28.84 s
2033.95/509.26	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
2033.95/509.29	c vivif2 --  cl tried    91426 cl shrink        0 lits rem          0 time: 0.02
2035.55/509.65	c asymm  cl-useful: 0/820/8010 lits-rem:0 time: 0.36
2035.55/509.65	c calculated reachability. Time: 0.00
2035.55/509.65	c  N dy  6831   2211432        90      8010         0     91426     56070   1616528     25.17   no data
2064.31/516.83	c  N dy  6941   2231462        90      8010         0    109920     56070   2167500     25.17     26.71
2089.48/523.20	c  N dy  7006   2252523        90      8010         0     70246     56070    970275     25.17     26.53
2115.84/529.72	c  N dy  7131   2275669        90      8010         0     91667     56070   1613468     25.18     26.51
2146.20/537.34	c  N dy  7232   2297108        90      8010         0    111508     56070   2208011     25.19     26.59
2174.56/544.50	c  N dy  7329   2317133        90      8010         0     69511     56070    930264     25.20     28.34
2197.72/550.27	c  N dy  7441   2337138        90      8010         0     88035     56070   1483204     25.21     27.87
2232.48/558.93	c  N dy  7523   2365031        90      8010         0    113696     56070   2246224     25.21     26.59
2257.64/565.27	c  N dy  7565   2385056        90      8010         0     70512     56070    932780     25.21     26.77
2282.81/571.53	c  N dy  7662   2407157        90      8010         0     90965     56070   1542875     25.21     26.59
2312.76/579.04	c  N dy  7773   2427243        90      8010         0    109587     56070   2100608     25.22     26.81
2347.92/587.80	c  N dy  7879   2447300        90      8010         0     65402     56070    763716     25.23     26.64
2368.29/592.90	c  N dy  7974   2467634        90      8010         0     84256     56070   1325572     25.24     26.57
2395.05/599.61	c  N dy  8088   2487703        90      8010         0    102865     56070   1882374     25.25     29.07
2422.62/606.55	c  N dy  8139   2507837        90      8010         0    121519     56070   2436008     25.25     26.67
2451.37/613.71	c  N dy  8167   2534356        90      8010         0     82052     56070   1228603     25.24     26.62
2476.96/620.16	c  N dy  8263   2554447        90      8010         0    100719     56070   1785168     25.25     26.72
2512.89/629.13	c  N dy  8379   2577815        90      8010         0    122374     56070   2434082     25.25     26.68
2539.65/635.81	c  N dy  8460   2598473        90      8010         0     76841     56070   1065722     25.26     26.72
2565.61/642.32	c  N dy  8588   2618477        90      8010         0     95368     56070   1623530     25.27     26.62
2597.57/650.35	c  N dy  8708   2638557        90      8010         0    113998     56070   2183892     25.28     27.40
2639.13/660.80	c  N dy  8783   2663499        90      8010         0     71249     56070    872271     25.28     26.69
2661.88/666.44	c  N dy  8857   2683565        90      8010         0     89711     56070   1418459     25.28     26.87
2690.25/673.56	c  N dy  8939   2703575        90      8010         0    108169     56070   1969118     25.28     26.70
2703.43/676.82	c  S st  8996   2711433        90      8010         0    115486     56070   2190743     25.29   no data
2704.63/677.17	c  S st  8996   2711934        90      8010         0    115956     56070   2204891     25.29   no data
2704.63/677.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2705.04/677.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2705.04/677.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2705.04/677.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2705.04/677.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2705.04/677.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
2705.04/677.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2705.04/677.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2705.44/677.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2776.13/695.04	c lits-rem:      1263  cl-subs:     9263  v-elim:      0  v-fix:    0  time: 17.70 s
2776.13/695.04	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
2776.13/695.07	c vivif2 --  cl tried   106693 cl shrink        0 lits rem          0 time: 0.03
2777.72/695.45	c asymm  cl-useful: 0/698/8010 lits-rem:0 time: 0.37
2777.72/695.45	c calculated reachability. Time: 0.00
2777.72/695.45	c  N dy  8996   2711934        90      8010         0    106693     56070   1915110     25.29   no data
2811.67/703.94	c  N dy  9070   2733529        90      8010         0    126646     56070   2507356     25.29     26.66
2840.43/711.11	c  N dy  9183   2753607        90      8010         0     79034     56070   1103474     25.30     27.71
2866.01/717.50	c  N dy  9300   2773647        90      8010         0     97578     56070   1662039     25.31     26.91
2987.03/747.81	c  N dy  9375   2875072        90      8010         0    122908     56070   2301710     25.24     26.58
3020.19/756.17	c  N dy  9451   2895111        90      8010         0     73666     56070    907758     25.24     27.27
3046.16/762.61	c  N dy  9549   2916912        90      8010         0     93881     56070   1508749     25.25     26.74
3074.91/769.88	c  N dy  9626   2936914        90      8010         0    112366     56070   2060652     25.25     30.87
3109.29/778.42	c  N dy  9724   2956928        90      8010         0    130889     56070   2614308     25.26     26.64
3151.61/789.05	c  N dy  9822   2991055        90      8010         0     93259     56070   1464087     25.25     26.59
3178.37/795.74	c  N dy  9877   3011085        90      8010         0    111609     56070   2005806     25.25     28.86
3212.73/804.40	c  N dy  9965   3031125        90      8010         0    130153     56070   2558486     25.26     28.20
3245.07/812.49	c  N dy 10050   3051141        90      8010         0     78683     56070   1017161     25.26     28.82
3269.04/818.42	c  N dy 10114   3071235        90      8010         0     97270     56070   1569076     25.27     27.05
3299.00/825.92	c  N dy 10207   3091256        90      8010         0    115758     56070   2121671     25.27     27.37
3342.16/836.79	c  N dy 10336   3113376        90      8010         0    136282     56070   2737618     25.28     26.79
3371.30/844.06	c  N dy 10420   3133441        90      8010         0     83785     56070   1147960     25.28     26.73
3402.46/851.85	c  N dy 10498   3153594        90      8010         0    102417     56070   1702638     25.28     26.74
3452.40/864.31	c  N dy 10619   3173871        90      8010         0    121246     56070   2270519     25.29     26.82
3499.12/876.04	c  N dy 10729   3194821        90      8010         0    140683     56070   2854604     25.30     27.10
3525.08/882.53	c  S st 10835   3211936        90      8010         0     84427     56070   1150436     25.31   no data
3525.88/882.77	c  S st 10835   3212440        90      8010         0     84903     56070   1165063     25.31   no data
3525.88/882.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3526.28/882.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3526.28/882.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3526.28/882.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3526.28/882.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3526.28/882.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
3526.28/882.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3526.28/882.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3526.28/882.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3539.08/886.00	c lits-rem:       292  cl-subs:     2097  v-elim:      0  v-fix:    0  time:  3.13 s
3539.08/886.00	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
3539.08/886.02	c vivif2 --  cl tried    82806 cl shrink        0 lits rem          0 time: 0.02
3540.29/886.35	c asymm  cl-useful: 0/855/8010 lits-rem:0 time: 0.33
3540.29/886.35	c calculated reachability. Time: 0.00
3540.29/886.35	c  N dy 10835   3212440        90      8010         0     82806     56070   1096124     25.31   no data
3566.65/892.93	c  N dy 10935   3232527        90      8010         0    101416     56070   1655570     25.31     26.93
3610.97/904.03	c  N dy 11031   3262586        90      8010         0    129012     56070   2472039     25.31     26.83
3653.71/914.76	c  N dy 11128   3282624        90      8010         0     74636     56070    840752     25.32     28.76
3688.46/923.42	c  N dy 11180   3310974        90      8010         0    100788     56070   1617326     25.31     26.69
3720.82/931.54	c  N dy 11232   3333274        90      8010         0    121279     56070   2223271     25.31     26.67
3757.97/940.80	c  N dy 11279   3355750        90      8010         0    141964     56070   2828545     25.31     26.66
3789.92/948.85	c  N dy 11400   3376123        90      8010         0     87053     56070   1196244     25.31     26.77
3815.09/955.18	c  N dy 11454   3396325        90      8010         0    105695     56070   1747899     25.31     26.67
3848.24/963.42	c  N dy 11555   3416355        90      8010         0    124272     56070   2306005     25.32     28.41
3885.79/972.85	c  N dy 11633   3436487        90      8010         0    142873     56070   2858956     25.32     26.70
3913.38/979.74	c  N dy 11640   3458073        90      8010         0     87781     56070   1179725     25.31     26.77
3955.30/990.22	c  N dy 11711   3491790        90      8010         0    118749     56070   2086630     25.30     26.64
3994.84/1000.11	c  N dy 11842   3511977        90      8010         0    137487     56070   2652382     25.31     26.76
4026.79/1008.11	c  N dy 11881   3532156        90      8010         0     80493     56070    964867     25.31     26.74
4050.76/1014.12	c  N dy 11928   3553307        90      8010         0     99908     56070   1534976     25.31     26.71
4079.13/1021.28	c  N dy 11985   3573713        90      8010         0    118760     56070   2091621     25.31     26.66
4119.47/1031.39	c  N dy 12049   3599228        90      8010         0    142158     56070   2774635     25.31     26.73
4165.40/1042.87	c  N dy 12162   3627772        90      8010         0     92084     56070   1289305     25.31     26.88
4198.56/1051.10	c  N dy 12252   3651991        90      8010         0    114448     56070   1951039     25.31     26.86
4227.72/1058.48	c  N dy 12275   3672080        90      8010         0    132788     56070   2486965     25.30     26.80
4268.06/1068.56	c  N dy 12355   3692108        90      8010         0    151312     56070   3037643     25.30     26.71
4301.62/1076.91	c  N dy 12454   3712263        90      8010         0     92502     56070   1287665     25.31     26.95
4302.02/1077.02	c  S st 12456   3712442        90      8010         0     92670     56070   1292708     25.31   no data
4303.62/1077.46	c  S st 12456   3712948        90      8010         0     93140     56070   1306791     25.31   no data
4303.62/1077.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4304.02/1077.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.08
4304.02/1077.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4304.02/1077.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4304.02/1077.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4304.02/1077.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
4304.02/1077.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4304.02/1077.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4304.44/1077.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4344.37/1087.60	c lits-rem:       323  cl-subs:     2778  v-elim:      0  v-fix:    0  time:  9.97 s
4344.37/1087.61	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
4344.37/1087.63	c vivif2 --  cl tried    90362 cl shrink        0 lits rem          0 time: 0.03
4346.76/1088.20	c asymm  cl-useful: 0/782/8010 lits-rem:0 time: 0.57
4346.76/1088.21	c calculated reachability. Time: 0.00
4346.76/1088.21	c  N dy 12456   3712948        90      8010         0     90362     56070   1217810     25.31   no data
4401.49/1101.91	c  N dy 12524   3746328        90      8010         0    121007     56070   2116956     25.30     26.65
4411.46/1104.45	c  F st 12559   3751566        90      8010         0    125890     56070   2264757     25.30   no data
4437.02/1110.80	c  N dy 12578   3766703        90      8010         0    139871     56070   2683119     25.30     26.64
4477.77/1121.09	c  N dy 12640   3786748        90      8010         0     80167     56070    902516     25.30     30.12
4504.13/1127.67	c  N dy 12738   3807893        90      8010         0     99716     56070   1487814     25.31     26.69
4543.68/1137.56	c  N dy 12815   3832024        90      8010         0    121920     56070   2141803     25.31     26.95
4597.60/1151.07	c  N dy 12851   3867225        90      8010         0    154152     56070   3075650     25.29     26.72
4625.97/1158.18	c  N dy 12889   3887264        90      8010         0     93535     56070   1279307     25.29     26.76
4656.34/1165.77	c  N dy 13012   3907314        90      8010         0    112106     56070   1841383     25.30     29.11
4689.07/1173.98	c  N dy 13059   3928507        90      8010         0    131602     56070   2419363     25.30     26.65
4725.43/1183.06	c  N dy 13093   3948866        90      8010         0    150261     56070   2961397     25.29     26.72
4762.17/1192.20	c  N dy 13170   3969231        90      8010         0     88991     56070   1132229     25.30     26.81
4792.55/1199.81	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: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3173885-1304072450/watcher-3173885-1304072450 -o /tmp/evaluation-result-3173885-1304072450/solver-3173885-1304072450 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173885-1304072450.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: 7.48 7.92 7.97 2/174 14013
/proc/meminfo: memFree=26485536/32950928 swapFree=67111524/67111528
[pid=14013] ppid=14011 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/14013/stat : 14013 (strangenight2-m) R 14011 14013 13699 0 -1 4202496 408 0 0 0 0 0 0 0 18 0 4 0 518843721 52441088 347 33554432000 4194304 4627427 140734979135744 18446744073709551615 47808847714226 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14013/statm: 12803 347 299 106 0 7774 0
[pid=14013/tid=14014] ppid=14011 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/14013/task/14014/stat : 14014 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 518843721 52441088 347 33554432000 4194304 4627427 140734979135744 18446744073709551615 251814296561 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14013/tid=14015] ppid=14011 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/14013/task/14015/stat : 14015 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 518843721 52441088 347 33554432000 4194304 4627427 140734979135744 18446744073709551615 47808847714226 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14013/tid=14016] ppid=14011 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/14013/task/14016/stat : 14016 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 518843721 52441088 347 33554432000 4194304 4627427 140734979135744 18446744073709551615 47808847714226 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.193067 s]
/proc/loadavg: 7.48 7.92 7.97 2/174 14013
/proc/meminfo: memFree=26485536/32950928 swapFree=67111524/67111528
[pid=14013] ppid=14011 vsize=283716 CPUtime=0.75 cores=1,3,5,7
/proc/14013/stat : 14013 (strangenight2-m) R 14011 14013 13699 0 -1 4202496 2324 0 0 0 75 0 0 0 19 0 4 0 518843721 290525184 2003 33554432000 4194304 4627427 140734979135744 18446744073709551615 251814283447 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14013/statm: 70962 2064 371 106 0 65933 0
[pid=14013/tid=14014] ppid=14011 vsize=284044 CPUtime=0.18 cores=1,3,5,7
/proc/14013/task/14014/stat : 14014 (strangenight2-m) D 14011 14013 13699 0 -1 4202560 447 0 0 0 18 0 0 0 18 0 4 0 518843721 290861056 2104 33554432000 4194304 4627427 140734979135744 18446744073709551615 251814283447 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14013/tid=14015] ppid=14011 vsize=284044 CPUtime=0.18 cores=1,3,5,7
/proc/14013/task/14015/stat : 14015 (strangenight2-m) D 14011 14013 13699 0 -1 4202560 597 0 0 0 18 0 0 0 18 0 4 0 518843721 290861056 2158 33554432000 4194304 4627427 140734979135744 18446744073709551615 251813900997 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14013/tid=14016] ppid=14011 vsize=284180 CPUtime=0.18 cores=1,3,5,7
/proc/14013/task/14016/stat : 14016 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 665 0 0 0 18 0 0 0 20 0 4 0 518843721 291000320 2245 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 283716

[startup+0.947958 s]
/proc/loadavg: 7.48 7.92 7.97 2/174 14013
/proc/meminfo: memFree=26485536/32950928 swapFree=67111524/67111528
[pid=14013] ppid=14011 vsize=288044 CPUtime=3.76 cores=1,3,5,7
/proc/14013/stat : 14013 (strangenight2-m) R 14011 14013 13699 0 -1 4202496 7867 0 0 0 375 1 0 0 20 0 4 0 518843721 294957056 4187 33554432000 4194304 4627427 140734979135744 18446744073709551615 251814283399 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14013/statm: 72011 4187 384 106 0 66982 0
[pid=14013/tid=14014] ppid=14011 vsize=288044 CPUtime=0.94 cores=1,3,5,7
/proc/14013/task/14014/stat : 14014 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 1781 0 0 0 94 0 0 0 19 0 4 0 518843721 294957056 4187 33554432000 4194304 4627427 140734979135744 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14013/tid=14015] ppid=14011 vsize=288044 CPUtime=0.93 cores=1,3,5,7
/proc/14013/task/14015/stat : 14015 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 1940 0 0 0 93 0 0 0 19 0 4 0 518843721 294957056 4187 33554432000 4194304 4627427 140734979135744 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14013/tid=14016] ppid=14011 vsize=288044 CPUtime=0.94 cores=1,3,5,7
/proc/14013/task/14016/stat : 14016 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 1697 0 0 0 94 0 0 0 22 0 4 0 518843721 294957056 4187 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.76
Current children cumulated vsize (KiB) 288044

[startup+1.00037 s]
/proc/loadavg: 7.48 7.92 7.97 2/174 14013
/proc/meminfo: memFree=26485536/32950928 swapFree=67111524/67111528
[pid=14013] ppid=14011 vsize=288160 CPUtime=3.98 cores=1,3,5,7
/proc/14013/stat : 14013 (strangenight2-m) R 14011 14013 13699 0 -1 4202496 8223 0 0 0 397 1 0 0 20 0 4 0 518843721 295075840 4159 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14013/statm: 72040 4159 384 106 0 67011 0
[pid=14013/tid=14014] ppid=14011 vsize=288160 CPUtime=0.99 cores=1,3,5,7
/proc/14013/task/14014/stat : 14014 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 2027 0 0 0 99 0 0 0 19 0 4 0 518843721 295075840 4159 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309197 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14013/tid=14015] ppid=14011 vsize=288160 CPUtime=0.99 cores=1,3,5,7
/proc/14013/task/14015/stat : 14015 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 1980 0 0 0 99 0 0 0 19 0 4 0 518843721 295075840 4159 33554432000 4194304 4627427 140734979135744 18446744073709551615 4327352 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14013/tid=14016] ppid=14011 vsize=288160 CPUtime=0.99 cores=1,3,5,7
/proc/14013/task/14016/stat : 14016 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 1728 0 0 0 99 0 0 0 22 0 4 0 518843721 295075840 4159 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.98
Current children cumulated vsize (KiB) 288160

[startup+1.10035 s]
/proc/loadavg: 7.48 7.92 7.97 2/174 14013
/proc/meminfo: memFree=26485536/32950928 swapFree=67111524/67111528
[pid=14013] ppid=14011 vsize=288160 CPUtime=4.38 cores=1,3,5,7
/proc/14013/stat : 14013 (strangenight2-m) R 14011 14013 13699 0 -1 4202496 8487 0 0 0 437 1 0 0 20 0 4 0 518843721 295075840 4423 33554432000 4194304 4627427 140734979135744 18446744073709551615 4321720 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14013/statm: 72040 4423 385 106 0 67011 0
[pid=14013/tid=14014] ppid=14011 vsize=288160 CPUtime=1.09 cores=1,3,5,7
/proc/14013/task/14014/stat : 14014 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 2093 0 0 0 109 0 0 0 19 0 4 0 518843721 295075840 4423 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14013/tid=14015] ppid=14011 vsize=288160 CPUtime=1.09 cores=1,3,5,7
/proc/14013/task/14015/stat : 14015 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 2049 0 0 0 109 0 0 0 19 0 4 0 518843721 295075840 4423 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14013/tid=14016] ppid=14011 vsize=288160 CPUtime=1.09 cores=1,3,5,7
/proc/14013/task/14016/stat : 14016 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 1792 0 0 0 109 0 0 0 22 0 4 0 518843721 295075840 4423 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.38
Current children cumulated vsize (KiB) 288160

[startup+1.50029 s]
/proc/loadavg: 7.48 7.92 7.97 2/174 14013
/proc/meminfo: memFree=26485536/32950928 swapFree=67111524/67111528
[pid=14013] ppid=14011 vsize=288840 CPUtime=5.97 cores=1,3,5,7
/proc/14013/stat : 14013 (strangenight2-m) R 14011 14013 13699 0 -1 4202496 10509 0 0 0 596 1 0 0 21 0 4 0 518843721 295772160 4697 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14013/statm: 72210 4697 385 106 0 67181 0
[pid=14013/tid=14014] ppid=14011 vsize=288840 CPUtime=1.49 cores=1,3,5,7
/proc/14013/task/14014/stat : 14014 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 2595 0 0 0 149 0 0 0 19 0 4 0 518843721 295772160 4697 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14013/tid=14015] ppid=14011 vsize=288840 CPUtime=1.48 cores=1,3,5,7
/proc/14013/task/14015/stat : 14015 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 2561 0 0 0 148 0 0 0 20 0 4 0 518843721 295772160 4697 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14013/tid=14016] ppid=14011 vsize=288840 CPUtime=1.49 cores=1,3,5,7
/proc/14013/task/14016/stat : 14016 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 2286 0 0 0 149 0 0 0 23 0 4 0 518843721 295772160 4697 33554432000 4194304 4627427 140734979135744 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 288840

[startup+3.10102 s]
/proc/loadavg: 7.48 7.92 7.97 9/184 14027
/proc/meminfo: memFree=26300612/32950928 swapFree=67111524/67111528
[pid=14013] ppid=14011 vsize=299328 CPUtime=12.36 cores=1,3,5,7
/proc/14013/stat : 14013 (strangenight2-m) R 14011 14013 13699 0 -1 4202496 21759 0 0 0 1232 4 0 0 25 0 4 0 518843721 306511872 12158 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14013/statm: 74832 12158 388 106 0 69803 0
[pid=14013/tid=14014] ppid=14011 vsize=299328 CPUtime=3.07 cores=1,3,5,7
/proc/14013/task/14014/stat : 14014 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 4970 0 0 0 307 0 0 0 24 0 4 0 518843721 306511872 12158 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14013/tid=14015] ppid=14011 vsize=299328 CPUtime=3.08 cores=1,3,5,7
/proc/14013/task/14015/stat : 14015 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 5539 0 0 0 307 1 0 0 25 0 4 0 518843721 306511872 12158 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14013/tid=14016] ppid=14011 vsize=299328 CPUtime=3.09 cores=1,3,5,7
/proc/14013/task/14016/stat : 14016 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 5682 0 0 0 309 0 0 0 25 0 4 0 518843721 306511872 12158 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 299328

[startup+6.30648 s]
/proc/loadavg: 7.53 7.92 7.97 9/184 14027
/proc/meminfo: memFree=26260912/32950928 swapFree=67111524/67111528
[pid=14013] ppid=14011 vsize=290620 CPUtime=25.16 cores=1,3,5,7
/proc/14013/stat : 14013 (strangenight2-m) R 14011 14013 13699 0 -1 4202496 32055 0 0 0 2510 6 0 0 25 0 4 0 518843721 297594880 14065 33554432000 4194304 4627427 140734979135744 18446744073709551615 4332173 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14013/statm: 72655 14065 388 106 0 67626 0
[pid=14013/tid=14014] ppid=14011 vsize=290620 CPUtime=6.26 cores=1,3,5,7
/proc/14013/task/14014/stat : 14014 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 8153 0 0 0 625 1 0 0 25 0 4 0 518843721 297594880 14065 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14013/tid=14015] ppid=14011 vsize=290620 CPUtime=6.29 cores=1,3,5,7
/proc/14013/task/14015/stat : 14015 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 8021 0 0 0 627 2 0 0 25 0 4 0 518843721 297594880 14065 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14013/tid=14016] ppid=14011 vsize=290620 CPUtime=6.29 cores=1,3,5,7
/proc/14013/task/14016/stat : 14016 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 8158 0 0 0 628 1 0 0 25 0 4 0 518843721 297594880 14065 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 290620

[startup+12.7004 s]
/proc/loadavg: 7.56 7.92 7.97 9/184 14027
/proc/meminfo: memFree=26238440/32950928 swapFree=67111524/67111528
[pid=14013] ppid=14011 vsize=313700 CPUtime=50.71 cores=1,3,5,7
/proc/14013/stat : 14013 (strangenight2-m) R 14011 14013 13699 0 -1 4202496 49048 0 0 0 5062 9 0 0 25 0 4 0 518843721 321228800 21106 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309290 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14013/statm: 78425 21106 388 106 0 73396 0
[pid=14013/tid=14014] ppid=14011 vsize=313700 CPUtime=12.62 cores=1,3,5,7
/proc/14013/task/14014/stat : 14014 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 11841 0 0 0 1261 1 0 0 25 0 4 0 518843721 321228800 21106 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14013/tid=14015] ppid=14011 vsize=313700 CPUtime=12.68 cores=1,3,5,7
/proc/14013/task/14015/stat : 14015 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 11966 0 0 0 1266 2 0 0 25 0 4 0 518843721 321228800 21106 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14013/tid=14016] ppid=14011 vsize=313700 CPUtime=12.68 cores=1,3,5,7
/proc/14013/task/14016/stat : 14016 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 12770 0 0 0 1267 1 0 0 25 0 4 0 518843721 321228800 21106 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 313700

[startup+25.5003 s]
/proc/loadavg: 7.66 7.93 7.97 9/184 14027
/proc/meminfo: memFree=25967644/32950928 swapFree=67111524/67111528
[pid=14013] ppid=14011 vsize=291364 CPUtime=101.84 cores=1,3,5,7
/proc/14013/stat : 14013 (strangenight2-m) R 14011 14013 13699 0 -1 4202496 74253 0 0 0 10170 14 0 0 25 0 4 0 518843721 298356736 26499 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14013/statm: 72841 26499 388 106 0 67812 0
[pid=14013/tid=14014] ppid=14011 vsize=291364 CPUtime=25.35 cores=1,3,5,7
/proc/14013/task/14014/stat : 14014 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 18536 0 0 0 2533 2 0 0 25 0 4 0 518843721 298356736 26499 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14013/tid=14015] ppid=14011 vsize=291364 CPUtime=25.48 cores=1,3,5,7
/proc/14013/task/14015/stat : 14015 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 16858 0 0 0 2545 3 0 0 25 0 4 0 518843721 298356736 26499 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14013/tid=14016] ppid=14011 vsize=291364 CPUtime=25.49 cores=1,3,5,7
/proc/14013/task/14016/stat : 14016 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 18859 0 0 0 2546 3 0 0 25 0 4 0 518843721 298356736 26499 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 291364

[startup+51.101 s]
/proc/loadavg: 7.85 7.95 7.97 9/184 14028
/proc/meminfo: memFree=25823816/32950928 swapFree=67111524/67111528
[pid=14013] ppid=14011 vsize=312808 CPUtime=204.09 cores=1,3,5,7
/proc/14013/stat : 14013 (strangenight2-m) R 14011 14013 13699 0 -1 4202496 109016 0 0 0 20387 22 0 0 25 0 4 0 518843721 320315392 31995 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14013/statm: 78202 31995 388 106 0 73173 0
[pid=14013/tid=14014] ppid=14011 vsize=312808 CPUtime=50.81 cores=1,3,5,7
/proc/14013/task/14014/stat : 14014 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 26121 0 0 0 5077 4 0 0 25 0 4 0 518843721 320315392 31995 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14013/tid=14015] ppid=14011 vsize=312808 CPUtime=51.08 cores=1,3,5,7
/proc/14013/task/14015/stat : 14015 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 25741 0 0 0 5102 6 0 0 25 0 4 0 518843721 320315392 31995 33554432000 4194304 4627427 140734979135744 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14013/tid=14016] ppid=14011 vsize=312808 CPUtime=51.09 cores=1,3,5,7
/proc/14013/task/14016/stat : 14016 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 28565 0 0 0 5104 5 0 0 25 0 4 0 518843721 320315392 31995 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 312808

[startup+102.3 s]
/proc/loadavg: 7.93 7.95 7.97 9/184 14030
/proc/meminfo: memFree=25673244/32950928 swapFree=67111524/67111528
[pid=14013] ppid=14011 vsize=314432 CPUtime=408.61 cores=1,3,5,7
/proc/14013/stat : 14013 (strangenight2-m) R 14011 14013 13699 0 -1 4202496 167849 0 0 0 40822 39 0 0 25 0 4 0 518843721 321978368 35407 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14013/statm: 78608 35408 388 106 0 73579 0
[pid=14013/tid=14014] ppid=14011 vsize=314432 CPUtime=101.73 cores=1,3,5,7
/proc/14013/task/14014/stat : 14014 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 37312 0 0 0 10166 7 0 0 25 0 4 0 518843721 321978368 35408 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14013/tid=14015] ppid=14011 vsize=314432 CPUtime=102.28 cores=1,3,5,7
/proc/14013/task/14015/stat : 14015 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 40911 0 0 0 10218 10 0 0 25 0 4 0 518843721 321978368 35408 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14013/tid=14016] ppid=14011 vsize=314432 CPUtime=102.29 cores=1,3,5,7
/proc/14013/task/14016/stat : 14016 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 46030 0 0 0 10220 9 0 0 25 0 4 0 518843721 321978368 35408 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 314432

[startup+162.3 s]

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

[pid=14013] ppid=14011 vsize=447580 CPUtime=2805.29 cores=1,3,5,7
/proc/14013/stat : 14013 (strangenight2-m) R 14011 14013 13699 0 -1 4202496 524459 0 0 0 280346 183 0 0 25 0 4 0 518843721 458321920 75937 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14013/statm: 111895 75937 388 106 0 106866 0
[pid=14013/tid=14014] ppid=14011 vsize=447580 CPUtime=698.48 cores=1,3,5,7
/proc/14013/task/14014/stat : 14014 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 128167 0 0 0 69804 44 0 0 25 0 4 0 518843721 458321920 75937 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14013/tid=14015] ppid=14011 vsize=447580 CPUtime=702.26 cores=1,3,5,7
/proc/14013/task/14015/stat : 14015 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 113714 0 0 0 70183 43 0 0 25 0 4 0 518843721 458321920 75937 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14013/tid=14016] ppid=14011 vsize=447580 CPUtime=702.29 cores=1,3,5,7
/proc/14013/task/14016/stat : 14016 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 142224 0 0 0 70183 46 0 0 25 0 4 0 518843721 458321920 75937 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.29
Current children cumulated vsize (KiB) 447580

[startup+762.301 s]
/proc/loadavg: 8.02 8.03 8.00 9/184 14047
/proc/meminfo: memFree=24960872/32950928 swapFree=67111524/67111528
[pid=14013] ppid=14011 vsize=435056 CPUtime=3044.96 cores=1,3,5,7
/proc/14013/stat : 14013 (strangenight2-m) R 14011 14013 13699 0 -1 4202496 550891 0 0 0 304300 196 0 0 25 0 4 0 518843721 445497344 82460 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14013/statm: 108764 82460 388 106 0 103735 0
[pid=14013/tid=14014] ppid=14011 vsize=435056 CPUtime=758.15 cores=1,3,5,7
/proc/14013/task/14014/stat : 14014 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 135506 0 0 0 75767 48 0 0 25 0 4 0 518843721 445497344 82460 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14013/tid=14015] ppid=14011 vsize=435056 CPUtime=762.26 cores=1,3,5,7
/proc/14013/task/14015/stat : 14015 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 117278 0 0 0 76181 45 0 0 25 0 4 0 518843721 445497344 82460 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14013/tid=14016] ppid=14011 vsize=435056 CPUtime=762.29 cores=1,3,5,7
/proc/14013/task/14016/stat : 14016 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 149375 0 0 0 76179 50 0 0 25 0 4 0 518843721 445497344 82460 33554432000 4194304 4627427 140734979135744 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3044.96
Current children cumulated vsize (KiB) 435056

[startup+822.301 s]
/proc/loadavg: 8.00 8.02 8.00 9/184 14048
/proc/meminfo: memFree=24967284/32950928 swapFree=67111524/67111528
[pid=14013] ppid=14011 vsize=435404 CPUtime=3284.62 cores=1,3,5,7
/proc/14013/stat : 14013 (strangenight2-m) R 14011 14013 13699 0 -1 4202496 572518 0 0 0 328256 206 0 0 25 0 4 0 518843721 445853696 81261 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14013/statm: 108851 81261 388 106 0 103822 0
[pid=14013/tid=14014] ppid=14011 vsize=435404 CPUtime=817.82 cores=1,3,5,7
/proc/14013/task/14014/stat : 14014 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 142397 0 0 0 81731 51 0 0 25 0 4 0 518843721 445853696 81261 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14013/tid=14015] ppid=14011 vsize=435404 CPUtime=822.26 cores=1,3,5,7
/proc/14013/task/14015/stat : 14015 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 120955 0 0 0 82178 48 0 0 25 0 4 0 518843721 445853696 81261 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14013/tid=14016] ppid=14011 vsize=435404 CPUtime=822.29 cores=1,3,5,7
/proc/14013/task/14016/stat : 14016 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 156451 0 0 0 82177 52 0 0 25 0 4 0 518843721 445853696 81261 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309598 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.62
Current children cumulated vsize (KiB) 435404

[startup+882.3 s]
/proc/loadavg: 8.00 8.02 8.00 9/184 14050
/proc/meminfo: memFree=24947916/32950928 swapFree=67111524/67111528
[pid=14013] ppid=14011 vsize=633156 CPUtime=3524.28 cores=1,3,5,7
/proc/14013/stat : 14013 (strangenight2-m) R 14011 14013 13699 0 -1 4202496 596166 0 0 0 352214 214 0 0 25 0 4 0 518843721 648351744 89600 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14013/statm: 158289 89600 388 106 0 153260 0
[pid=14013/tid=14014] ppid=14011 vsize=633156 CPUtime=877.49 cores=1,3,5,7
/proc/14013/task/14014/stat : 14014 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 151226 0 0 0 87696 53 0 0 25 0 4 0 518843721 648351744 89600 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14013/tid=14015] ppid=14011 vsize=633156 CPUtime=882.26 cores=1,3,5,7
/proc/14013/task/14015/stat : 14015 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 124010 0 0 0 88176 50 0 0 25 0 4 0 518843721 648351744 89600 33554432000 4194304 4627427 140734979135744 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14013/tid=14016] ppid=14011 vsize=633156 CPUtime=882.29 cores=1,3,5,7
/proc/14013/task/14016/stat : 14016 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 165471 0 0 0 88174 55 0 0 25 0 4 0 518843721 648351744 89600 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.28
Current children cumulated vsize (KiB) 633156

[startup+942.3 s]
/proc/loadavg: 8.00 8.01 8.00 9/184 14052
/proc/meminfo: memFree=25044260/32950928 swapFree=67111524/67111528
[pid=14013] ppid=14011 vsize=667512 CPUtime=3763.98 cores=1,3,5,7
/proc/14013/stat : 14013 (strangenight2-m) R 14011 14013 13699 0 -1 4202496 614991 0 0 0 376175 223 0 0 25 0 4 0 518843721 683532288 86666 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14013/statm: 166878 86666 388 106 0 161849 0
[pid=14013/tid=14014] ppid=14011 vsize=667512 CPUtime=937.17 cores=1,3,5,7
/proc/14013/task/14014/stat : 14014 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 158035 0 0 0 93661 56 0 0 25 0 4 0 518843721 683532288 86666 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14013/tid=14015] ppid=14011 vsize=667512 CPUtime=942.27 cores=1,3,5,7
/proc/14013/task/14015/stat : 14015 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 127187 0 0 0 94176 51 0 0 25 0 4 0 518843721 683532288 86666 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14013/tid=14016] ppid=14011 vsize=667512 CPUtime=942.3 cores=1,3,5,7
/proc/14013/task/14016/stat : 14016 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 172235 0 0 0 94172 58 0 0 25 0 4 0 518843721 683532288 86666 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3763.98
Current children cumulated vsize (KiB) 667512

[startup+1002.3 s]
/proc/loadavg: 8.05 8.02 8.00 9/184 14054
/proc/meminfo: memFree=24852280/32950928 swapFree=67111524/67111528
[pid=14013] ppid=14011 vsize=574304 CPUtime=4003.62 cores=1,3,5,7
/proc/14013/stat : 14013 (strangenight2-m) R 14011 14013 13699 0 -1 4202496 639099 0 0 0 400127 235 0 0 25 0 4 0 518843721 588087296 88672 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309250 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14013/statm: 143576 88672 388 106 0 138547 0
[pid=14013/tid=14014] ppid=14011 vsize=574304 CPUtime=996.84 cores=1,3,5,7
/proc/14013/task/14014/stat : 14014 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 164869 0 0 0 99625 59 0 0 25 0 4 0 518843721 588087296 88672 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14013/tid=14015] ppid=14011 vsize=574304 CPUtime=1002.26 cores=1,3,5,7
/proc/14013/task/14015/stat : 14015 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 133917 0 0 0 100172 54 0 0 25 0 4 0 518843721 588087296 88672 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14013/tid=14016] ppid=14011 vsize=574304 CPUtime=1002.3 cores=1,3,5,7
/proc/14013/task/14016/stat : 14016 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 179161 0 0 0 100168 62 0 0 25 0 4 0 518843721 588087296 88672 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309176 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.62
Current children cumulated vsize (KiB) 574304

[startup+1062.31 s]
/proc/loadavg: 8.07 8.03 8.00 9/184 14055
/proc/meminfo: memFree=24872472/32950928 swapFree=67111524/67111528
[pid=14013] ppid=14011 vsize=574668 CPUtime=4243.32 cores=1,3,5,7
/proc/14013/stat : 14013 (strangenight2-m) R 14011 14013 13699 0 -1 4202496 662998 0 0 0 424086 246 0 0 25 0 4 0 518843721 588460032 86687 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309304 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14013/statm: 143667 86687 388 106 0 138638 0
[pid=14013/tid=14014] ppid=14011 vsize=574668 CPUtime=1056.52 cores=1,3,5,7
/proc/14013/task/14014/stat : 14014 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 171733 0 0 0 105589 63 0 0 25 0 4 0 518843721 588460032 86687 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309192 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14013/tid=14015] ppid=14011 vsize=574668 CPUtime=1062.27 cores=1,3,5,7
/proc/14013/task/14015/stat : 14015 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 140535 0 0 0 106170 57 0 0 25 0 4 0 518843721 588460032 86687 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14013/tid=14016] ppid=14011 vsize=574668 CPUtime=1062.3 cores=1,3,5,7
/proc/14013/task/14016/stat : 14016 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 185864 0 0 0 106166 64 0 0 25 0 4 0 518843721 588460032 86687 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.32
Current children cumulated vsize (KiB) 574668

[startup+1122.3 s]
/proc/loadavg: 8.08 8.04 8.00 9/184 14056
/proc/meminfo: memFree=24810204/32950928 swapFree=67111524/67111528
[pid=14013] ppid=14011 vsize=629464 CPUtime=4482.96 cores=1,3,5,7
/proc/14013/stat : 14013 (strangenight2-m) R 14011 14013 13699 0 -1 4202496 683589 0 0 0 448041 255 0 0 25 0 4 0 518843721 644571136 89905 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14013/statm: 157366 89905 388 106 0 152337 0
[pid=14013/tid=14014] ppid=14011 vsize=629464 CPUtime=1116.19 cores=1,3,5,7
/proc/14013/task/14014/stat : 14014 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 177452 0 0 0 111554 65 0 0 25 0 4 0 518843721 644571136 89905 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14013/tid=14015] ppid=14011 vsize=629464 CPUtime=1122.25 cores=1,3,5,7
/proc/14013/task/14015/stat : 14015 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 145367 0 0 0 112165 60 0 0 25 0 4 0 518843721 644571136 89905 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14013/tid=14016] ppid=14011 vsize=629464 CPUtime=1122.3 cores=1,3,5,7
/proc/14013/task/14016/stat : 14016 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 191947 0 0 0 112164 66 0 0 25 0 4 0 518843721 644571136 89905 33554432000 4194304 4627427 140734979135744 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4482.96
Current children cumulated vsize (KiB) 629464

[startup+1182.3 s]
/proc/loadavg: 8.08 8.04 8.00 9/184 14058
/proc/meminfo: memFree=24588116/32950928 swapFree=67111524/67111528
[pid=14013] ppid=14011 vsize=588724 CPUtime=4722.63 cores=1,3,5,7
/proc/14013/stat : 14013 (strangenight2-m) R 14011 14013 13699 0 -1 4202496 705498 0 0 0 471996 267 0 0 25 0 4 0 518843721 602853376 96321 33554432000 4194304 4627427 140734979135744 18446744073709551615 4308256 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14013/statm: 147181 96321 388 106 0 142152 0
[pid=14013/tid=14014] ppid=14011 vsize=588724 CPUtime=1175.86 cores=1,3,5,7
/proc/14013/task/14014/stat : 14014 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 183323 0 0 0 117518 68 0 0 25 0 4 0 518843721 602853376 96321 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14013/tid=14015] ppid=14011 vsize=588724 CPUtime=1182.25 cores=1,3,5,7
/proc/14013/task/14015/stat : 14015 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 151805 0 0 0 118161 64 0 0 25 0 4 0 518843721 602853376 96321 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14013/tid=14016] ppid=14011 vsize=588724 CPUtime=1182.3 cores=1,3,5,7
/proc/14013/task/14016/stat : 14016 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 197926 0 0 0 118160 70 0 0 25 0 4 0 518843721 602853376 96321 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.63
Current children cumulated vsize (KiB) 588724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.05 8.04 8.00 9/184 14059
/proc/meminfo: memFree=24545084/32950928 swapFree=67111524/67111528
[pid=14013] ppid=14011 vsize=630260 CPUtime=4800.14 cores=1,3,5,7
/proc/14013/stat : 14013 (strangenight2-m) R 14011 14013 13699 0 -1 4202496 712159 0 0 0 479743 271 0 0 25 0 4 0 518843721 645386240 91524 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14013/statm: 157565 91524 388 106 0 152536 0
[pid=14013/tid=14014] ppid=14011 vsize=630260 CPUtime=1195.16 cores=1,3,5,7
/proc/14013/task/14014/stat : 14014 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 185898 0 0 0 119447 69 0 0 25 0 4 0 518843721 645386240 91524 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14013/tid=14015] ppid=14011 vsize=630260 CPUtime=1201.65 cores=1,3,5,7
/proc/14013/task/14015/stat : 14015 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 152968 0 0 0 120101 64 0 0 25 0 4 0 518843721 645386240 91524 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14013/tid=14016] ppid=14011 vsize=630260 CPUtime=1201.71 cores=1,3,5,7
/proc/14013/task/14016/stat : 14016 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 200477 0 0 0 120100 71 0 0 25 0 4 0 518843721 645386240 91524 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 630260

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

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

[startup+1201.7 s]
/proc/loadavg: 8.05 8.04 8.00 9/184 14059
/proc/meminfo: memFree=24545084/32950928 swapFree=67111524/67111528
[pid=14013] ppid=14011 vsize=630260 CPUtime=4800.14 cores=1,3,5,7
/proc/14013/stat : 14013 (strangenight2-m) R 14011 14013 13699 0 -1 4202496 712159 0 0 0 479743 271 0 0 25 0 4 0 518843721 645386240 91524 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14013/statm: 157565 91524 388 106 0 152536 0
[pid=14013/tid=14014] ppid=14011 vsize=630260 CPUtime=1195.16 cores=1,3,5,7
/proc/14013/task/14014/stat : 14014 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 185898 0 0 0 119447 69 0 0 25 0 4 0 518843721 645386240 91524 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14013/tid=14015] ppid=14011 vsize=630260 CPUtime=1201.65 cores=1,3,5,7
/proc/14013/task/14015/stat : 14015 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 152968 0 0 0 120101 64 0 0 25 0 4 0 518843721 645386240 91524 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14013/tid=14016] ppid=14011 vsize=630260 CPUtime=1201.71 cores=1,3,5,7
/proc/14013/task/14016/stat : 14016 (strangenight2-m) R 14011 14013 13699 0 -1 4202560 200477 0 0 0 120100 71 0 0 25 0 4 0 518843721 645386240 91524 33554432000 4194304 4627427 140734979135744 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 630260

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.19
CPU user time (s): 4797.46
CPU system time (s): 2.72858
CPU usage (%): 399.44
Max. virtual memory (cumulated for all children) (KiB): 806612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.46
system time used= 2.72858
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 712160
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= 734
involuntary context switches= 33542

runsolver used 1.9597 second user time and 4.6183 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-29 12:20:50
IDJOB=3173885
IDBENCH=82703
IDSOLVER=1586
FILE ID=node126/3173885-1304072450
RUNJOBID= node126-1304072450-14000
PBS_JOBID= 13170481
Free space on /tmp= 71596 MiB

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

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

MD5SUM BENCH= ffd67922a8bb7c4660bea122f8a5ce0e
RANDOM SEED=997689253

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26485816 kB
Buffers:       1417804 kB
Cached:        4434200 kB
SwapCached:          4 kB
Active:         368012 kB
Inactive:      5552112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26485816 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            6688 kB
Writeback:          24 kB
AnonPages:       67692 kB
Mapped:          14408 kB
Slab:           481600 kB
PageTables:       4388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   192428 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= 71584 MiB
End job on node126 at 2011-04-29 12:40:54