Trace number 3366507

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)? (TO) 4800.21 1202.84

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S252359291-002.SATISFIABLE.cnf
MD5SUMe7d056c40976f07c31ebd30dc9590b89
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.009998
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 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-3366507-1305405802.cnf'
0.00/0.00	c -- header says num vars:            600
0.00/0.00	c -- header says num clauses:        2556
0.00/0.00	c -- clauses added:            0 learnts,         2556 normals,            0 xors
0.00/0.00	c -- vars added        600
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       600      2556         0         0      7668         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/2556/2556 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    600 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     11  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     280 undec:      78 neg:     242
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       589      2545         0         0      7704         0   no data   no data
0.00/0.07	c Decided on static restart strategy
0.36/0.16	c  N st     8      4916       589      2545         0      4831      7704    126057   no data   no data
1.56/0.43	c  N st    10     11300       589      2545         0      4487      7704     86870   no data   no data
2.76/0.73	c  N st    11     17043       589      2545         0     10144      7704    257816   no data   no data
4.39/1.15	c  F st    12     25001       589      2545         0     12468      7704    316228   no data   no data
4.39/1.15	c  N st    12     25001       589      2545         0     12468      7704    316228   no data   no data
5.55/1.41	c  N dy    18     30002       589      2545         0     10708      7704    241034   no data   no data
5.55/1.41	c  S st    18     30002       589      2545         0     10708      7704    241034   no data   no data
5.55/1.44	c  S st    18     30505       589      2545         0     11210      7704    253533   no data   no data
5.55/1.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.55/1.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.55/1.44	c blocked clauses removed:        9 vars:      1 tried:         589 T: 0.00 s
5.55/1.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.55/1.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.55/1.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    588 time:  0.00 s
5.55/1.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.55/1.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.55/1.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.96/1.50	c lits-rem:       222  cl-subs:      371  v-elim:      0  v-fix:    0  time:  0.05 s
5.96/1.51	c asymm  cl-useful: 0/2536/2536 lits-rem:0 time: 0.01
5.96/1.51	c calculated reachability. Time: 0.00
5.96/1.51	c  N dy    18     30505       588      2536         0     10839      7677    240564   no data   no data
6.75/1.76	c  N dy    28     34675       588      2536         0     14970      7677    346481     17.11     18.14
7.55/1.99	c  N dy    53     38730       588      2536         0     11171      7677    193275     17.61     18.55
8.78/2.23	c  N dy    70     42798       588      2536         0     15211      7677    296716     17.26     19.21
9.55/2.44	c  S st    81     45757       588      2536         0      9265      7677    114846     17.21     14.56
9.55/2.47	c  S st    81     46262       588      2536         0      9769      7677    127547     17.21   no data
9.55/2.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.55/2.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
9.55/2.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.55/2.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.55/2.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.55/2.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    588 time:  0.00 s
9.55/2.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.55/2.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.55/2.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.55/2.48	c lits-rem:         5  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.01 s
9.55/2.48	c vivif2 --  cl tried     2536 cl shrink        0 lits rem          0 time: 0.00
9.55/2.48	c vivif2 --  cl tried     9764 cl shrink        0 lits rem          0 time: 0.00
9.55/2.49	c asymm  cl-useful: 0/2536/2536 lits-rem:0 time: 0.01
9.55/2.49	c calculated reachability. Time: 0.00
9.55/2.49	c  N dy    81     46262       588      2536         0      9764      7677    127354     17.21   no data
10.74/2.72	c  N dy   104     50323       588      2536         0     13793      7677    230564     17.32     18.34
11.94/3.01	c  N dy   119     54673       588      2536         0     18105      7677    342592     17.32     18.24
12.76/3.28	c  N dy   139     58772       588      2536         0     12277      7677    169370     17.38     18.38
15.14/3.88	c  N dy   146     66985       588      2536         0     20382      7677    367946     17.11     18.02
15.94/4.05	c  S st   156     69394       588      2536         0     11888      7677    137459     17.09     16.02
15.94/4.08	c  S st   156     69897       588      2536         0     12391      7677    150484     17.09   no data
15.94/4.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.94/4.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
15.94/4.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.94/4.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.94/4.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.94/4.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    588 time:  0.00 s
15.94/4.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
15.94/4.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.94/4.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.33/4.11	c lits-rem:        19  cl-subs:       34  v-elim:      0  v-fix:    0  time:  0.01 s
16.33/4.11	c vivif2 --  cl tried     2536 cl shrink        0 lits rem          0 time: 0.00
16.33/4.11	c vivif2 --  cl tried    12357 cl shrink        0 lits rem          0 time: 0.00
16.33/4.12	c asymm  cl-useful: 0/2536/2536 lits-rem:0 time: 0.01
16.33/4.12	c calculated reachability. Time: 0.00
16.33/4.12	c  N dy   156     69897       588      2536         0     12357      7677    149439     17.09   no data
17.56/4.41	c  N dy   170     74393       588      2536         0     16803      7677    259094     17.01     17.99
18.72/4.77	c  N dy   192     79208       588      2536         0     21571      7677    383771     17.06     18.26
20.32/5.15	c  N dy   227     84304       588      2536         0     14734      7677    187771     17.15     18.38
21.12/5.36	c  F st   242     87501       588      2536         0     17911      7677    270389     17.13   no data
22.31/5.61	c  N st   247     90800       588      2536         0     21179      7677    355151     17.13   no data
24.31/6.15	c  N dy   267     96931       588      2536         0     14378      7677    159808     17.14     18.10
26.70/6.70	c  N dy   291    104342       588      2536         0     21710      7677    351092     17.09     18.20
26.70/6.75	c  S st   295    104845       588      2536         0     22208      7677    363828     17.10   no data
27.09/6.80	c  S st   295    105347       588      2536         0     22710      7677    376431     17.10   no data
27.09/6.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.09/6.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
27.09/6.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.09/6.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.09/6.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.09/6.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    588 time:  0.00 s
27.09/6.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
27.09/6.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
27.09/6.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.09/6.89	c lits-rem:        33  cl-subs:      343  v-elim:      0  v-fix:    0  time:  0.06 s
27.09/6.89	c vivif2 --  cl tried     2536 cl shrink        0 lits rem          0 time: 0.00
27.09/6.89	c vivif2 --  cl tried    22367 cl shrink        0 lits rem          0 time: 0.00
27.50/6.91	c asymm  cl-useful: 0/2536/2536 lits-rem:0 time: 0.01
27.50/6.91	c calculated reachability. Time: 0.00
27.50/6.91	c  N dy   295    105347       588      2536         0     22367      7677    367124     17.10   no data
29.90/7.52	c  N dy   338    112095       588      2536         0     15197      7677    164012     17.19     18.32
32.69/8.28	c  N dy   354    121607       588      2536         0     24593      7677    404682     17.06     18.02
35.88/9.07	c  N dy   390    130196       588      2536         0     18262      7677    218199     17.08     17.98
39.51/9.98	c  N dy   432    140328       588      2536         0     28288      7677    477722     17.10     18.00
43.07/10.81	c  N dy   489    149407       588      2536         0     21447      7677    282357     17.19     18.12
46.26/11.66	c  S st   521    158020       588      2536         0     29974      7677    496541     17.19     16.05
46.66/11.73	c  S st   521    158525       588      2536         0     30478      7677    509452     17.19   no data
46.66/11.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
46.66/11.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
46.66/11.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
46.66/11.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.66/11.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.66/11.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    588 time:  0.00 s
46.66/11.74	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
46.66/11.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
46.66/11.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.05/11.88	c lits-rem:       119  cl-subs:      543  v-elim:      0  v-fix:    0  time:  0.12 s
47.05/11.88	c vivif2 --  cl tried     2536 cl shrink        0 lits rem          0 time: 0.00
47.05/11.89	c vivif2 --  cl tried    29935 cl shrink        0 lits rem          0 time: 0.01
47.45/11.91	c asymm  cl-useful: 0/2536/2536 lits-rem:0 time: 0.02
47.45/11.91	c calculated reachability. Time: 0.00
47.45/11.91	c  N dy   521    158525       588      2536         0     29935      7677    493926     17.19   no data
51.05/12.88	c  N dy   572    168653       588      2536         0     23123      7677    309947     17.24     18.22
55.84/14.02	c  N dy   633    179455       588      2536         0     33827      7677    587592     17.30     18.92
59.82/15.09	c  N dy   683    191012       588      2536         0     27465      7677    401851     17.29     18.32
66.21/16.67	c  N dy   743    204845       588      2536         0     22329      7677    245354     17.31     18.38
71.79/18.07	c  N dy   797    218066       588      2536         0     35386      7677    578191     17.32     18.24
78.19/19.62	c  N dy   894    232025       588      2536         0     29430      7677    409511     17.40     18.33
81.37/20.42	c  S st   930    237788       588      2536         0     35146      7677    557398     17.43   no data
81.77/20.52	c  S st   930    238288       588      2536         0     35645      7677    570256     17.43   no data
81.77/20.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
81.77/20.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
81.77/20.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
81.77/20.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.77/20.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.77/20.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    588 time:  0.00 s
81.77/20.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
81.77/20.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
81.77/20.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.57/20.76	c lits-rem:       150  cl-subs:      498  v-elim:      0  v-fix:    0  time:  0.20 s
82.57/20.76	c vivif2 --  cl tried     2536 cl shrink        0 lits rem          0 time: 0.00
82.57/20.77	c vivif2 --  cl tried    35147 cl shrink        0 lits rem          0 time: 0.01
82.57/20.80	c asymm  cl-useful: 0/2536/2536 lits-rem:0 time: 0.03
82.57/20.80	c calculated reachability. Time: 0.00
82.57/20.80	c  N dy   930    238288       588      2536         0     35147      7677    555123     17.43   no data
94.94/23.82	c  N dy   981    263013       588      2536         0     38636      7677    602763     17.30     18.28
102.93/25.82	c  N dy  1065    279802       588      2536         0     33567      7677    478025     17.34     24.27
112.50/28.28	c  N dy  1157    298924       588      2536         0     29771      7677    361340     17.38     18.30
116.09/29.17	c  F st  1190    306250       588      2536         0     37015      7677    548084     17.38     16.55
123.27/30.96	c  N dy  1233    318342       588      2536         0     25257      7677    224678     17.39     18.42
133.65/33.58	c  N dy  1346    338394       588      2536         0     45119      7677    739761     17.44     19.63
143.63/36.09	c  S st  1428    357433       588      2536         0     39207      7677    560345     17.45     17.06
144.03/36.19	c  S st  1428    357935       588      2536         0     39709      7677    573673     17.45   no data
144.03/36.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
144.03/36.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
144.03/36.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
144.03/36.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
144.03/36.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
144.03/36.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    588 time:  0.00 s
144.03/36.20	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
144.45/36.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
144.45/36.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.22/36.42	c lits-rem:       138  cl-subs:      856  v-elim:      0  v-fix:    0  time:  0.19 s
145.22/36.42	c vivif2 --  cl tried     2536 cl shrink        0 lits rem          0 time: 0.00
145.22/36.43	c vivif2 --  cl tried    38853 cl shrink        0 lits rem          0 time: 0.01
145.22/36.45	c asymm  cl-useful: 0/2536/2536 lits-rem:0 time: 0.02
145.22/36.46	c calculated reachability. Time: 0.00
145.22/36.46	c  N dy  1428    357935       588      2536         0     38853      7677    551025     17.45   no data
156.40/39.29	c  N dy  1503    377949       588      2536         0     32932      7677    382039     17.44     18.52
168.76/42.39	c  N dy  1579    398050       588      2536         0     52791      7677    890440     17.43     19.02
180.34/45.30	c  N dy  1697    418274       588      2536         0     46120      7677    713462     17.48     18.50
193.15/48.49	c  N dy  1769    440003       588      2536         0     39904      7677    523064     17.46     18.58
207.08/51.91	c  N dy  1848    460438       588      2536         0     31435      7677    285004     17.47     18.40
221.04/55.42	c  N dy  1914    483345       588      2536         0     54029      7677    865944     17.44     18.46
233.42/58.55	c  N dy  2012    503357       588      2536         0     44186      7677    594387     17.46     18.49
248.59/62.33	c  N dy  2097    523695       588      2536         0     33658      7677    304796     17.46     18.42
255.77/64.14	c  S st  2146    536903       588      2536         0     46735      7677    641375     17.46     17.15
256.17/64.25	c  S st  2146    537404       588      2536         0     47234      7677    654606     17.46   no data
256.17/64.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
256.17/64.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
256.17/64.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
256.17/64.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
256.17/64.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
256.17/64.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    588 time:  0.00 s
256.17/64.27	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
256.17/64.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
256.56/64.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
257.37/64.54	c lits-rem:       149  cl-subs:      792  v-elim:      0  v-fix:    0  time:  0.24 s
257.37/64.54	c vivif2 --  cl tried     2536 cl shrink        0 lits rem          0 time: 0.00
257.37/64.55	c vivif2 --  cl tried    46442 cl shrink        0 lits rem          0 time: 0.01
257.37/64.58	c asymm  cl-useful: 0/2536/2536 lits-rem:0 time: 0.03
257.37/64.59	c calculated reachability. Time: 0.00
257.37/64.59	c  N dy  2146    537404       588      2536         0     46442      7677    633833     17.46   no data
272.93/68.49	c  N dy  2244    557701       588      2536         0     34876      7677    315254     17.48     18.58
286.49/71.82	c  N dy  2334    577736       588      2536         0     54643      7677    820162     17.48     20.57
302.48/75.83	c  N dy  2423    599782       588      2536         0     43798      7677    524317     17.48     18.56
318.43/79.80	c  N dy  2526    619831       588      2536         0     63642      7677   1042808     17.50     19.44
332.79/83.45	c  N dy  2648    641412       588      2536         0     51420      7677    723346     17.53     18.46
350.35/87.81	c  N dy  2750    661484       588      2536         0     36643      7677    307822     17.55     20.58
363.95/91.25	c  N dy  2844    681512       588      2536         0     56441      7677    825878     17.56     18.57
382.27/95.89	c  N dy  2975    701536       588      2536         0     40659      7677    394621     17.60     18.53
398.24/99.89	c  N dy  3062    721546       588      2536         0     60426      7677    911812     17.60     20.32
417.79/104.78	c  N dy  3190    743990       588      2536         0     45982      7677    512191     17.63     18.69
434.18/108.84	c  N dy  3274    764076       588      2536         0     65773      7677   1027268     17.64     18.60
450.93/113.03	c  N dy  3354    784378       588      2536         0     48291      7677    547688     17.64     18.78
468.09/117.39	c  N dy  3457    804524       588      2536         0     68195      7677   1067506     17.65     18.65
469.71/117.79	c  S st  3458    806107       588      2536         0     69758      7677   1107784     17.65     16.86
470.47/117.99	c  S st  3458    806610       588      2536         0     70261      7677   1121028     17.65   no data
470.47/117.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
470.87/118.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
470.87/118.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
470.87/118.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
470.87/118.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
470.87/118.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    588 time:  0.00 s
470.87/118.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
470.87/118.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
470.87/118.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
473.70/118.80	c lits-rem:       196  cl-subs:     1503  v-elim:      0  v-fix:    0  time:  0.73 s
473.70/118.80	c vivif2 --  cl tried     2536 cl shrink        0 lits rem          0 time: 0.00
474.11/118.81	c vivif2 --  cl tried    68758 cl shrink        0 lits rem          0 time: 0.01
474.11/118.87	c asymm  cl-useful: 0/2536/2536 lits-rem:0 time: 0.06
474.11/118.87	c calculated reachability. Time: 0.00
474.11/118.87	c  N dy  3458    806610       588      2536         0     68758      7677   1079976     17.65   no data
490.83/123.05	c  N dy  3531    826794       588      2536         0     50190      7677    583513     17.65     19.01
508.82/127.58	c  N dy  3615    846906       588      2536         0     70089      7677   1105533     17.66     18.63
526.37/131.98	c  N dy  3697    866951       588      2536         0     50386      7677    570991     17.66     21.41
551.89/138.36	c  N dy  3822    893783       588      2536         0     76913      7677   1265795     17.67     18.64
569.05/142.62	c  N dy  3939    914935       588      2536         0     57326      7677    743344     17.69     18.81
588.60/147.59	c  N dy  4015    934974       588      2536         0     77130      7677   1258512     17.70     18.81
605.80/151.89	c  N dy  4089    955650       588      2536         0     56044      7677    678578     17.70     18.72
626.12/156.97	c  N dy  4207    975655       588      2536         0     75827      7677   1201797     17.71     19.14
654.45/164.07	c  N dy  4254   1008405       588      2536         0     65538      7677    882876     17.66     18.64
678.40/170.08	c  N dy  4362   1029317       588      2536         0     86209      7677   1432633     17.68     18.62
694.76/174.14	c  N dy  4454   1049323       588      2536         0     62577      7677    811065     17.69     22.28
720.30/180.56	c  F st  4551   1071876       588      2536         0     84896      7677   1394491     17.69     15.60
720.30/180.56	c  N st  4551   1071876       588      2536         0     84896      7677   1394491     17.69     15.60
737.86/184.96	c  N dy  4618   1092730       588      2536         0     61042      7677    746562     17.69     18.72
760.20/190.56	c  N dy  4699   1114073       588      2536         0     82137      7677   1301033     17.68     18.68
778.57/195.17	c  N dy  4757   1134699       588      2536         0     57045      7677    628398     17.67     18.77
799.32/200.32	c  N dy  4841   1154718       588      2536         0     76829      7677   1146423     17.67     18.65
830.45/208.12	c  N dy  4951   1175109       588      2536         0     50556      7677    437764     17.69     19.02
848.41/212.67	c  N dy  5049   1195129       588      2536         0     70350      7677    959195     17.70     20.94
866.37/217.15	c  S st  5130   1209915       588      2536         0     84943      7677   1337318     17.71   no data
867.57/217.40	c  S st  5130   1210417       588      2536         0     85443      7677   1349723     17.71   no data
867.57/217.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
867.57/217.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
867.57/217.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
867.57/217.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
867.57/217.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
867.57/217.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    588 time:  0.00 s
867.57/217.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
867.57/217.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
867.97/217.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
871.96/218.57	c lits-rem:       250  cl-subs:     1689  v-elim:      0  v-fix:    0  time:  1.06 s
871.96/218.57	c vivif2 --  cl tried     2536 cl shrink        0 lits rem          0 time: 0.00
871.96/218.59	c vivif2 --  cl tried    83754 cl shrink        0 lits rem          0 time: 0.02
872.36/218.67	c asymm  cl-useful: 0/2536/2536 lits-rem:0 time: 0.08
872.36/218.67	c calculated reachability. Time: 0.00
872.36/218.67	c  N dy  5130   1210417       588      2536         0     83754      7677   1302976     17.71   no data
895.53/224.49	c  N dy  5244   1230453       588      2536         0     56152      7677    567359     17.72     22.22
915.05/229.33	c  N dy  5318   1250554       588      2536         0     75984      7677   1080258     17.72     18.66
942.59/236.27	c  N dy  5400   1270601       588      2536         0     95768      7677   1593907     17.72     21.93
960.56/240.73	c  N dy  5503   1290634       588      2536         0     67166      7677    839469     17.73     18.67
991.71/248.51	c  N dy  5637   1310899       588      2536         0     87215      7677   1377026     17.75     18.74
1020.42/255.76	c  N dy  5742   1331064       588      2536         0     57736      7677    569654     17.76     18.71
1041.16/260.90	c  N dy  5850   1351194       588      2536         0     77622      7677   1095474     17.77     18.81
1069.50/268.00	c  N dy  5939   1371599       588      2536         0     97766      7677   1626472     17.78     18.75
1089.05/272.95	c  N dy  6035   1391679       588      2536         0     67193      7677    792795     17.78     21.86
1113.00/278.93	c  N dy  6138   1411759       588      2536         0     87058      7677   1321784     17.79     20.05
1140.54/285.88	c  N dy  6201   1432638       588      2536         0     56306      7677    489093     17.79     18.78
1161.69/291.11	c  N dy  6280   1454351       588      2536         0     77755      7677   1047383     17.79     18.79
1189.26/298.07	c  N dy  6380   1474355       588      2536         0     97528      7677   1577252     17.80     19.73
1212.37/303.87	c  N dy  6496   1494375       588      2536         0     64981      7677    706869     17.81     18.90
1239.12/310.53	c  N dy  6579   1517329       588      2536         0     87583      7677   1293993     17.81     18.86
1269.44/318.17	c  N dy  6664   1537384       588      2536         0     54076      7677    393365     17.81     22.16
1288.20/322.84	c  N dy  6754   1557551       588      2536         0     74036      7677    929145     17.82     18.80
1314.14/329.38	c  N dy  6839   1577947       588      2536         0     94187      7677   1458478     17.82     18.81
1341.68/336.28	c  N dy  6868   1598168       588      2536         0     59787      7677    518902     17.81     18.78
1363.23/341.66	c  N dy  6949   1618992       588      2536         0     80354      7677   1065399     17.81     18.75
1390.77/348.60	c  N dy  7044   1639263       588      2536         0    100380      7677   1597540     17.82     18.87
1417.94/355.35	c  N dy  7148   1659271       588      2536         0     64867      7677    644997     17.82     22.03
1441.45/361.21	c  N dy  7265   1679303       588      2536         0     84686      7677   1178037     17.84     19.93
1472.98/369.14	c  N dy  7384   1699613       588      2536         0    104804      7677   1714198     17.85     18.91
1489.34/373.25	c  S st  7427   1710417       588      2536         0     59100      7677    465257     17.85   no data
1489.73/373.39	c  S st  7427   1710917       588      2536         0     59600      7677    478667     17.85   no data
1489.73/373.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1490.13/373.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
1490.13/373.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1490.13/373.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1490.13/373.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1490.13/373.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    588 time:  0.00 s
1490.13/373.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1490.13/373.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
1490.13/373.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1490.53/373.53	c lits-rem:        23  cl-subs:      150  v-elim:      0  v-fix:    0  time:  0.09 s
1490.53/373.53	c vivif2 --  cl tried     2536 cl shrink        0 lits rem          0 time: 0.00
1490.53/373.54	c vivif2 --  cl tried    59450 cl shrink        0 lits rem          0 time: 0.01
1490.53/373.58	c asymm  cl-useful: 0/2536/2536 lits-rem:0 time: 0.04
1490.53/373.59	c calculated reachability. Time: 0.00
1490.53/373.59	c  N dy  7427   1710917       588      2536         0     59450      7677    474433     17.85   no data
1511.29/378.71	c  N dy  7505   1731012       588      2536         0     79291      7677    995198     17.85     19.97
1542.41/386.58	c  N dy  7623   1753720       588      2536         0    101778      7677   1596767     17.86     18.97
1573.15/394.28	c  N dy  7683   1773777       588      2536         0     64244      7677    583046     17.86     19.00
1597.52/400.33	c  N dy  7799   1793781       588      2536         0     84019      7677   1115447     17.87     18.88
1625.82/407.49	c  N dy  7873   1814078       588      2536         0    104012      7677   1636268     17.87     18.82
1656.95/415.27	c  N dy  7982   1834428       588      2536         0     65824      7677    604525     17.87     18.85
1678.91/420.76	c  N dy  8020   1855488       588      2536         0     86556      7677   1136606     17.86     18.85
1713.62/429.43	c  N dy  8086   1878130       588      2536         0    108873      7677   1709963     17.86     18.95
1746.36/437.70	c  N dy  8183   1903164       588      2536         0     74376      7677    816008     17.86     19.08
1775.88/445.04	c  N dy  8304   1924941       588      2536         0     95875      7677   1388934     17.86     18.90
1811.00/453.81	c  N dy  8414   1944975       588      2536         0    115697      7677   1919010     17.87     18.91
1835.34/459.98	c  N dy  8528   1965007       588      2536         0     75264      7677    818251     17.88     22.53
1861.68/466.56	c  N dy  8609   1985024       588      2536         0     94986      7677   1337526     17.88     21.31
1895.61/475.04	c  N dy  8708   2005032       588      2536         0    114745      7677   1863686     17.89     21.28
1923.54/482.02	c  N dy  8817   2025088       588      2536         0     73396      7677    757135     17.90     20.48
1949.88/488.68	c  N dy  8904   2045163       588      2536         0     93212      7677   1282442     17.90     25.24
1983.41/497.08	c  N dy  8999   2065296       588      2536         0    113079      7677   1805716     17.90     18.98
2014.96/504.99	c  N dy  9075   2085339       588      2536         0     70651      7677    659986     17.90     20.14
2039.67/511.16	c  N dy  9164   2105359       588      2536         0     90406      7677   1175473     17.91     20.23
2072.40/519.31	c  N dy  9254   2125364       588      2536         0    110146      7677   1694572     17.91     20.16
2108.32/528.39	c  N dy  9350   2145519       588      2536         0     66854      7677    535110     17.91     18.89
2135.06/535.04	c  N dy  9437   2168769       588      2536         0     89763      7677   1137575     17.92     18.90
2165.38/542.62	c  N dy  9517   2188852       588      2536         0    109591      7677   1661888     17.92     21.30
2204.09/552.30	c  N dy  9590   2209488       588      2536         0     65805      7677    482712     17.92     19.02
2205.30/552.67	c  S st  9602   2210918       588      2536         0     67224      7677    521631     17.92   no data
2206.10/552.82	c  S st  9602   2211419       588      2536         0     67724      7677    535156     17.92   no data
2206.10/552.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2206.10/552.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
2206.10/552.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2206.10/552.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2206.10/552.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2206.10/552.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    588 time:  0.00 s
2206.10/552.85	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2206.10/552.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
2206.10/552.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2206.50/552.99	c lits-rem:        14  cl-subs:      264  v-elim:      0  v-fix:    0  time:  0.10 s
2206.50/552.99	c vivif2 --  cl tried     2536 cl shrink        0 lits rem          0 time: 0.00
2206.50/552.99	c vivif2 --  cl tried    67460 cl shrink        0 lits rem          0 time: 0.01
2206.89/553.05	c asymm  cl-useful: 0/2536/2536 lits-rem:0 time: 0.05
2206.89/553.05	c calculated reachability. Time: 0.00
2206.89/553.05	c  N dy  9602   2211419       588      2536         0     67460      7677    529282     17.92   no data
2229.67/558.77	c  N dy  9675   2231516       588      2536         0     87265      7677   1051459     17.92     19.03
2263.57/567.21	c  N dy  9791   2252569       588      2536         0    108075      7677   1604675     17.93     18.93
2297.08/575.63	c  N dy  9827   2272581       588      2536         0    127811      7677   2123105     17.92     18.91
2322.62/582.01	c  N dy  9924   2292591       588      2536         0     82446      7677    917345     17.92     21.72
2352.58/589.55	c  N dy 10043   2313108       588      2536         0    102712      7677   1454980     17.93     19.03
2390.07/598.91	c  N dy 10141   2333511       588      2536         0    122869      7677   1995118     17.94     18.90
2420.80/606.68	c  N dy 10216   2353563       588      2536         0     76529      7677    733088     17.94     19.94
2448.34/613.57	c  N dy 10341   2373591       588      2536         0     96313      7677   1261958     17.95     19.84
2481.86/621.93	c  N dy 10422   2393658       588      2536         0    116117      7677   1787342     17.95     18.95
2522.17/632.01	c  N dy 10499   2414582       588      2536         0     69598      7677    528748     17.94     19.01
2547.31/638.37	c  N dy 10573   2436278       588      2536         0     90978      7677   1085469     17.94     18.91
2579.23/646.35	c  N dy 10637   2456506       588      2536         0    110948      7677   1615739     17.94     18.98
2619.15/656.30	c  N dy 10728   2476604       588      2536         0    130797      7677   2144195     17.94     19.54
2647.87/663.55	c  N dy 10791   2496703       588      2536         0     82537      7677    855680     17.94     19.19
2677.02/670.85	c  N dy 10906   2516850       588      2536         0    102440      7677   1384119     17.95     19.20
2714.12/680.12	c  N dy 11001   2537407       588      2536         0    122753      7677   1924108     17.95     18.97
2772.39/694.70	c  N dy 11048   2573878       588      2536         0     89445      7677    977996     17.93     18.97
2803.53/702.57	c  N dy 11137   2594081       588      2536         0    109396      7677   1503819     17.94     18.92
2844.26/712.78	c  N dy 11203   2615571       588      2536         0    130587      7677   2062784     17.93     19.02
2882.54/722.34	c  N dy 11261   2640925       588      2536         0     85626      7677    897001     17.93     18.89
2910.87/729.49	c  N dy 11302   2662135       588      2536         0    106484      7677   1440301     17.92     18.96
2948.79/738.94	c  N dy 11417   2682321       588      2536         0    126428      7677   1979012     17.93     19.04
2988.71/748.92	c  N dy 11494   2703588       588      2536         0     76409      7677    628146     17.93     19.02
2997.48/751.17	c  S st 11517   2711419       588      2536         0     84115      7677    823653     17.93     16.93
2998.32/751.37	c  S st 11517   2711920       588      2536         0     84616      7677    837593     17.93   no data
2998.32/751.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2998.68/751.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
2998.68/751.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2998.68/751.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2998.68/751.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2998.68/751.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    588 time:  0.00 s
2998.68/751.41	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2998.68/751.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2998.68/751.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3000.27/751.85	c lits-rem:        60  cl-subs:     1329  v-elim:      0  v-fix:    0  time:  0.39 s
3000.27/751.85	c vivif2 --  cl tried     2536 cl shrink        0 lits rem          0 time: 0.00
3000.27/751.86	c vivif2 --  cl tried    83287 cl shrink        0 lits rem          0 time: 0.01
3000.67/751.93	c asymm  cl-useful: 0/2536/2536 lits-rem:0 time: 0.07
3000.67/751.94	c calculated reachability. Time: 0.00
3000.67/751.94	c  N dy 11517   2711920       588      2536         0     83287      7677    807330     17.93   no data
3030.20/759.36	c  N dy 11619   2732050       588      2536         0    103134      7677   1334553     17.93     19.04
3067.72/768.79	c  N dy 11741   2752141       588      2536         0    123003      7677   1868244     17.94     18.97
3112.04/779.91	c  N dy 11853   2772162       588      2536         0    142794      7677   2399666     17.94     19.28
3138.79/786.51	c  N dy 11953   2792257       588      2536         0     90642      7677    994808     17.95     23.01
3171.49/794.79	c  N dy 12029   2813126       588      2536         0    111210      7677   1529646     17.95     18.92
3211.79/804.88	c  N dy 12143   2833202       588      2536         0    131044      7677   2061069     17.96     18.91
3257.31/816.26	c  N dy 12245   2856973       588      2536         0     81473      7677    725117     17.96     18.99
3292.02/824.98	c  N dy 12352   2877016       588      2536         0    101231      7677   1247151     17.96     18.92
3336.69/836.10	c  N dy 12412   2897123       588      2536         0    121047      7677   1764125     17.96     18.95
3382.59/847.68	c  N dy 12509   2917197       588      2536         0    140842      7677   2289990     17.96     18.93
3422.89/857.73	c  N dy 12596   2937248       588      2536         0     86700      7677    853294     17.96     21.70
3456.02/866.07	c  N dy 12690   2957434       588      2536         0    106620      7677   1385475     17.97     19.05
3493.14/875.32	c  N dy 12780   2977461       588      2536         0    126409      7677   1918641     17.97     19.30
3540.24/887.11	c  N dy 12914   2997467       588      2536         0    146178      7677   2448461     17.98     19.18
3570.96/894.82	c  N dy 13024   3017909       588      2536         0     91336      7677    958481     17.98     19.01
3604.88/903.35	c  N dy 13120   3037920       588      2536         0    111124      7677   1486110     17.99     21.51
3652.00/915.15	c  N dy 13208   3057995       588      2536         0    130914      7677   2003411     17.99     20.93
3699.47/927.03	c  N dy 13241   3081449       588      2536         0     77994      7677    577108     17.98     19.23
3725.80/933.62	c  N dy 13324   3101466       588      2536         0     97679      7677   1086715     17.98     20.69
3778.08/946.77	c  N dy 13397   3133234       588      2536         0    128995      7677   1914148     17.97     18.99
3824.77/958.42	c  N dy 13507   3153347       588      2536         0    148840      7677   2441931     17.97     18.92
3858.33/966.89	c  N dy 13624   3173437       588      2536         0     91780      7677    927285     17.98     20.59
3889.82/974.72	c  N dy 13695   3193707       588      2536         0    111757      7677   1457125     17.98     19.13
3920.95/982.59	c  S st 13739   3211921       588      2536         0    129636      7677   1921254     17.97   no data
3922.55/982.98	c  S st 13739   3212424       588      2536         0    130139      7677   1933879     17.97   no data
3922.55/982.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3922.95/983.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
3922.95/983.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3922.95/983.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3922.95/983.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3922.95/983.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    588 time:  0.00 s
3922.95/983.05	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3922.95/983.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3923.35/983.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3933.72/985.75	c lits-rem:       152  cl-subs:     3753  v-elim:      0  v-fix:    0  time:  2.60 s
3933.72/985.75	c vivif2 --  cl tried     2536 cl shrink        0 lits rem          0 time: 0.00
3933.72/985.77	c vivif2 --  cl tried   126386 cl shrink        0 lits rem          0 time: 0.03
3934.52/985.90	c asymm  cl-useful: 0/2536/2536 lits-rem:0 time: 0.13
3934.52/985.91	c calculated reachability. Time: 0.00
3934.52/985.91	c  N dy 13739   3212424       588      2536         0    126386      7677   1839274     17.97   no data
3984.41/998.49	c  N dy 13809   3235664       588      2536         0    149240      7677   2435693     17.97     18.96
4017.93/1006.82	c  N dy 13841   3255826       588      2536         0     91280      7677    888976     17.96     18.92
4049.46/1014.78	c  N dy 13956   3275866       588      2536         0    111054      7677   1421016     17.97     18.95
4089.37/1024.73	c  N dy 14072   3295893       588      2536         0    130847      7677   1954701     17.98     19.02
4140.44/1037.52	c  N dy 14158   3316056       588      2536         0    150727      7677   2480800     17.98     18.95
4185.54/1048.86	c  N dy 14239   3337068       588      2536         0     92579      7677    901738     17.98     18.93
4219.47/1057.33	c  N dy 14337   3357571       588      2536         0    112818      7677   1438145     17.98     19.01
4266.58/1069.13	c  N dy 14439   3377593       588      2536         0    132581      7677   1964517     17.98     18.94
4323.64/1083.48	c  N dy 14519   3398116       588      2536         0    152842      7677   2506057     17.98     18.99
4359.53/1092.45	c  N dy 14590   3418118       588      2536         0     92668      7677    880087     17.98     19.98
4392.67/1100.70	c  N dy 14714   3438138       588      2536         0    112407      7677   1415097     17.99     21.29
4432.17/1110.62	c  N dy 14804   3458285       588      2536         0    132344      7677   1953898     17.99     18.96
4489.24/1124.92	c  N dy 14929   3480372       588      2536         0    154149      7677   2540781     18.00     19.18
4529.55/1135.09	c  N dy 14999   3502739       588      2536         0     95251      7677    931612     18.00     19.02
4565.09/1143.97	c  N dy 15062   3524454       588      2536         0    116625      7677   1480785     17.99     19.18
4602.18/1153.24	c  N dy 15092   3546378       588      2536         0    138197      7677   2047240     17.98     19.01
4649.67/1165.15	c  N dy 15185   3566450       588      2536         0    157974      7677   2577223     17.99     18.94
4686.78/1174.48	c  N dy 15281   3587277       588      2536         0     96740      7677    962513     17.99     18.95
4721.11/1183.07	c  N dy 15378   3607474       588      2536         0    116688      7677   1490127     17.99     18.99
4764.21/1193.86	c  N dy 15429   3628982       588      2536         0    137808      7677   2028595     17.99     18.98

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 7.42 7.97 8.04 2/286 27812
/proc/meminfo: memFree=24424536/32951124 swapFree=63485424/67111528
[pid=27812] ppid=27810 vsize=208100 CPUtime=0.01 cores=0,2,4,6
/proc/27812/stat : 27812 (strangenight2-m) R 27810 27812 27184 0 -1 4202496 766 0 0 0 1 0 0 0 23 0 4 0 632996091 213094400 690 33554432000 4194304 4580107 140736274552144 18446744073709551615 4353573 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27812/statm: 52025 690 336 95 0 47007 0
[pid=27812/tid=27813] ppid=27810 vsize=208224 CPUtime=0 cores=0,2,4,6
/proc/27812/task/27813/stat : 27813 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 141 0 0 0 0 0 0 0 24 0 4 0 632996091 213221376 802 33554432000 4194304 4580107 140736274552144 18446744073709551615 220815933195 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27812/tid=27814] ppid=27810 vsize=208224 CPUtime=0 cores=0,2,4,6
/proc/27812/task/27814/stat : 27814 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 160 0 0 0 0 0 0 0 24 0 4 0 632996091 213221376 809 33554432000 4194304 4580107 140736274552144 18446744073709551615 220816341535 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27812/tid=27815] ppid=27810 vsize=208224 CPUtime=0 cores=0,2,4,6
/proc/27812/task/27815/stat : 27815 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 19 0 0 0 0 0 0 0 24 0 4 0 632996091 213221376 813 33554432000 4194304 4580107 140736274552144 18446744073709551615 220816341486 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0966079 s]
/proc/loadavg: 7.42 7.97 8.04 2/286 27812
/proc/meminfo: memFree=24424536/32951124 swapFree=63485424/67111528
[pid=27812] ppid=27810 vsize=282476 CPUtime=0.35 cores=0,2,4,6
/proc/27812/stat : 27812 (strangenight2-m) R 27810 27812 27184 0 -1 4202496 1810 0 0 0 35 0 0 0 18 0 4 0 632996091 289255424 1645 33554432000 4194304 4580107 140736274552144 18446744073709551615 4320689 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27812/statm: 70619 1645 377 95 0 65601 0
[pid=27812/tid=27813] ppid=27810 vsize=282476 CPUtime=0.08 cores=0,2,4,6
/proc/27812/task/27813/stat : 27813 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 358 0 0 0 8 0 0 0 24 0 4 0 632996091 289255424 1645 33554432000 4194304 4580107 140736274552144 18446744073709551615 4293971 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27812/tid=27814] ppid=27810 vsize=282476 CPUtime=0.08 cores=0,2,4,6
/proc/27812/task/27814/stat : 27814 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 394 0 0 0 8 0 0 0 18 0 4 0 632996091 289255424 1645 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27812/tid=27815] ppid=27810 vsize=282476 CPUtime=0.08 cores=0,2,4,6
/proc/27812/task/27815/stat : 27815 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 258 0 0 0 8 0 0 0 18 0 4 0 632996091 289255424 1645 33554432000 4194304 4580107 140736274552144 18446744073709551615 4293105 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 282476

[startup+0.100608 s]
/proc/loadavg: 7.42 7.97 8.04 2/286 27812
/proc/meminfo: memFree=24424536/32951124 swapFree=63485424/67111528
[pid=27812] ppid=27810 vsize=282476 CPUtime=0.36 cores=0,2,4,6
/proc/27812/stat : 27812 (strangenight2-m) R 27810 27812 27184 0 -1 4202496 1827 0 0 0 36 0 0 0 18 0 4 0 632996091 289255424 1662 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27812/statm: 70619 1662 377 95 0 65601 0
[pid=27812/tid=27813] ppid=27810 vsize=282476 CPUtime=0.09 cores=0,2,4,6
/proc/27812/task/27813/stat : 27813 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 362 0 0 0 9 0 0 0 24 0 4 0 632996091 289255424 1662 33554432000 4194304 4580107 140736274552144 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27812/tid=27814] ppid=27810 vsize=282476 CPUtime=0.09 cores=0,2,4,6
/proc/27812/task/27814/stat : 27814 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 399 0 0 0 9 0 0 0 18 0 4 0 632996091 289255424 1662 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294455 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27812/tid=27815] ppid=27810 vsize=282476 CPUtime=0.08 cores=0,2,4,6
/proc/27812/task/27815/stat : 27815 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 262 0 0 0 8 0 0 0 18 0 4 0 632996091 289255424 1662 33554432000 4194304 4580107 140736274552144 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 282476

[startup+0.300571 s]
/proc/loadavg: 7.42 7.97 8.04 2/286 27812
/proc/meminfo: memFree=24424536/32951124 swapFree=63485424/67111528
[pid=27812] ppid=27810 vsize=284096 CPUtime=1.16 cores=0,2,4,6
/proc/27812/stat : 27812 (strangenight2-m) R 27810 27812 27184 0 -1 4202496 2969 0 0 0 116 0 0 0 18 0 4 0 632996091 290914304 2169 33554432000 4194304 4580107 140736274552144 18446744073709551615 4293198 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27812/statm: 71024 2169 377 95 0 66006 0
[pid=27812/tid=27813] ppid=27810 vsize=284096 CPUtime=0.29 cores=0,2,4,6
/proc/27812/task/27813/stat : 27813 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 654 0 0 0 29 0 0 0 25 0 4 0 632996091 290914304 2169 33554432000 4194304 4580107 140736274552144 18446744073709551615 4293682 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27812/tid=27814] ppid=27810 vsize=284096 CPUtime=0.29 cores=0,2,4,6
/proc/27812/task/27814/stat : 27814 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 680 0 0 0 29 0 0 0 18 0 4 0 632996091 290914304 2169 33554432000 4194304 4580107 140736274552144 18446744073709551615 4293198 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27812/tid=27815] ppid=27810 vsize=284096 CPUtime=0.28 cores=0,2,4,6
/proc/27812/task/27815/stat : 27815 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 545 0 0 0 28 0 0 0 18 0 4 0 632996091 290914304 2169 33554432000 4194304 4580107 140736274552144 18446744073709551615 4292997 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 284096

[startup+0.700499 s]
/proc/loadavg: 7.42 7.97 8.04 2/286 27812
/proc/meminfo: memFree=24424536/32951124 swapFree=63485424/67111528
[pid=27812] ppid=27810 vsize=285092 CPUtime=2.76 cores=0,2,4,6
/proc/27812/stat : 27812 (strangenight2-m) R 27810 27812 27184 0 -1 4202496 4611 0 0 0 275 1 0 0 18 0 4 0 632996091 291934208 2834 33554432000 4194304 4580107 140736274552144 18446744073709551615 4342268 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27812/statm: 71273 2834 377 95 0 66255 0
[pid=27812/tid=27813] ppid=27810 vsize=285092 CPUtime=0.69 cores=0,2,4,6
/proc/27812/task/27813/stat : 27813 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 1090 0 0 0 69 0 0 0 25 0 4 0 632996091 291934208 2835 33554432000 4194304 4580107 140736274552144 18446744073709551615 4316572 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27812/tid=27814] ppid=27810 vsize=285092 CPUtime=0.69 cores=0,2,4,6
/proc/27812/task/27814/stat : 27814 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 1067 0 0 0 69 0 0 0 18 0 4 0 632996091 291934208 2835 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27812/tid=27815] ppid=27810 vsize=285092 CPUtime=0.68 cores=0,2,4,6
/proc/27812/task/27815/stat : 27815 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 949 0 0 0 68 0 0 0 18 0 4 0 632996091 291934208 2835 33554432000 4194304 4580107 140736274552144 18446744073709551615 4487413 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 285092

[startup+1.50035 s]
/proc/loadavg: 7.42 7.97 8.04 10/298 27824
/proc/meminfo: memFree=24401184/32951124 swapFree=63485424/67111528
[pid=27812] ppid=27810 vsize=286596 CPUtime=5.96 cores=0,2,4,6
/proc/27812/stat : 27812 (strangenight2-m) R 27810 27812 27184 0 -1 4202496 9404 0 0 0 594 2 0 0 20 0 4 0 632996091 293474304 4918 33554432000 4194304 4580107 140736274552144 18446744073709551615 4415659 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27812/statm: 71649 4918 379 95 0 66631 0
[pid=27812/tid=27813] ppid=27810 vsize=286596 CPUtime=1.47 cores=0,2,4,6
/proc/27812/task/27813/stat : 27813 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 1910 0 0 0 147 0 0 0 25 0 4 0 632996091 293474304 4918 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27812/tid=27814] ppid=27810 vsize=286596 CPUtime=1.48 cores=0,2,4,6
/proc/27812/task/27814/stat : 27814 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 1918 0 0 0 148 0 0 0 19 0 4 0 632996091 293474304 4918 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27812/tid=27815] ppid=27810 vsize=286596 CPUtime=1.48 cores=0,2,4,6
/proc/27812/task/27815/stat : 27815 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 1758 0 0 0 148 0 0 0 20 0 4 0 632996091 293474304 4918 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294513 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 286596

[startup+3.10106 s]
/proc/loadavg: 7.47 7.97 8.04 9/298 27824
/proc/meminfo: memFree=24371796/32951124 swapFree=63485424/67111528
[pid=27812] ppid=27810 vsize=304732 CPUtime=12.34 cores=0,2,4,6
/proc/27812/stat : 27812 (strangenight2-m) R 27810 27812 27184 0 -1 4202496 19196 0 0 0 1231 3 0 0 25 0 4 0 632996091 312045568 10900 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294458 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27812/statm: 76183 10900 379 95 0 71165 0
[pid=27812/tid=27813] ppid=27810 vsize=304732 CPUtime=3.07 cores=0,2,4,6
/proc/27812/task/27813/stat : 27813 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 4245 0 0 0 306 1 0 0 25 0 4 0 632996091 312045568 10900 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27812/tid=27814] ppid=27810 vsize=304732 CPUtime=3.08 cores=0,2,4,6
/proc/27812/task/27814/stat : 27814 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 5300 0 0 0 308 0 0 0 25 0 4 0 632996091 312045568 10900 33554432000 4194304 4580107 140736274552144 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27812/tid=27815] ppid=27810 vsize=304732 CPUtime=3.08 cores=0,2,4,6
/proc/27812/task/27815/stat : 27815 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 4721 0 0 0 308 0 0 0 25 0 4 0 632996091 312045568 10900 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 304732

[startup+6.30047 s]
/proc/loadavg: 7.47 7.97 8.04 9/298 27825
/proc/meminfo: memFree=24325176/32951124 swapFree=63485424/67111528
[pid=27812] ppid=27810 vsize=323348 CPUtime=25.11 cores=0,2,4,6
/proc/27812/stat : 27812 (strangenight2-m) R 27810 27812 27184 0 -1 4202496 29632 0 0 0 2506 5 0 0 25 0 4 0 632996091 331108352 15225 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27812/statm: 80837 15225 379 95 0 75819 0
[pid=27812/tid=27813] ppid=27810 vsize=323348 CPUtime=6.23 cores=0,2,4,6
/proc/27812/task/27813/stat : 27813 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 8153 0 0 0 622 1 0 0 25 0 4 0 632996091 331108352 15225 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27812/tid=27814] ppid=27810 vsize=323348 CPUtime=6.28 cores=0,2,4,6
/proc/27812/task/27814/stat : 27814 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 8360 0 0 0 628 0 0 0 25 0 4 0 632996091 331108352 15225 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27812/tid=27815] ppid=27810 vsize=323348 CPUtime=6.28 cores=0,2,4,6
/proc/27812/task/27815/stat : 27815 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 7074 0 0 0 627 1 0 0 25 0 4 0 632996091 331108352 15225 33554432000 4194304 4580107 140736274552144 18446744073709551615 4295735 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 323348

[startup+12.7003 s]
/proc/loadavg: 7.55 7.97 8.04 9/298 27825
/proc/meminfo: memFree=24284028/32951124 swapFree=63485424/67111528
[pid=27812] ppid=27810 vsize=323908 CPUtime=50.65 cores=0,2,4,6
/proc/27812/stat : 27812 (strangenight2-m) R 27810 27812 27184 0 -1 4202496 46187 0 0 0 5057 8 0 0 25 0 4 0 632996091 331681792 21378 33554432000 4194304 4580107 140736274552144 18446744073709551615 4320440 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27812/statm: 80977 21378 379 95 0 75959 0
[pid=27812/tid=27813] ppid=27810 vsize=323908 CPUtime=12.57 cores=0,2,4,6
/proc/27812/task/27813/stat : 27813 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 12936 0 0 0 1255 2 0 0 25 0 4 0 632996091 331681792 21378 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27812/tid=27814] ppid=27810 vsize=323908 CPUtime=12.68 cores=0,2,4,6
/proc/27812/task/27814/stat : 27814 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 11760 0 0 0 1267 1 0 0 25 0 4 0 632996091 331681792 21378 33554432000 4194304 4580107 140736274552144 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27812/tid=27815] ppid=27810 vsize=323908 CPUtime=12.68 cores=0,2,4,6
/proc/27812/task/27815/stat : 27815 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 12212 0 0 0 1266 2 0 0 25 0 4 0 632996091 331681792 21378 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294595 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 323908

[startup+25.5009 s]
/proc/loadavg: 7.62 7.97 8.04 9/298 27825
/proc/meminfo: memFree=24239380/32951124 swapFree=63485424/67111528
[pid=27812] ppid=27810 vsize=348784 CPUtime=101.73 cores=0,2,4,6
/proc/27812/stat : 27812 (strangenight2-m) R 27810 27812 27184 0 -1 4202496 67656 0 0 0 10161 12 0 0 25 0 4 0 632996091 357154816 29884 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27812/statm: 87196 29884 379 95 0 82178 0
[pid=27812/tid=27813] ppid=27810 vsize=348784 CPUtime=25.25 cores=0,2,4,6
/proc/27812/task/27813/stat : 27813 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 20274 0 0 0 2522 3 0 0 25 0 4 0 632996091 357154816 29884 33554432000 4194304 4580107 140736274552144 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27812/tid=27814] ppid=27810 vsize=348784 CPUtime=25.48 cores=0,2,4,6
/proc/27812/task/27814/stat : 27814 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 17041 0 0 0 2545 3 0 0 25 0 4 0 632996091 357154816 29884 33554432000 4194304 4580107 140736274552144 18446744073709551615 4321636 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27812/tid=27815] ppid=27810 vsize=348784 CPUtime=25.48 cores=0,2,4,6
/proc/27812/task/27815/stat : 27815 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 17204 0 0 0 2545 3 0 0 25 0 4 0 632996091 357154816 29884 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 348784

[startup+51.1002 s]
/proc/loadavg: 7.93 8.02 8.05 9/298 27826
/proc/meminfo: memFree=24202012/32951124 swapFree=63485424/67111528
[pid=27812] ppid=27810 vsize=341016 CPUtime=203.89 cores=0,2,4,6
/proc/27812/stat : 27812 (strangenight2-m) R 27810 27812 27184 0 -1 4202496 98667 0 0 0 20370 19 0 0 25 0 4 0 632996091 349200384 33252 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27812/statm: 85254 33252 379 95 0 80236 0
[pid=27812/tid=27813] ppid=27810 vsize=341016 CPUtime=50.62 cores=0,2,4,6
/proc/27812/task/27813/stat : 27813 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 28724 0 0 0 5056 6 0 0 25 0 4 0 632996091 349200384 33252 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27812/tid=27814] ppid=27810 vsize=341016 CPUtime=51.08 cores=0,2,4,6
/proc/27812/task/27814/stat : 27814 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 26700 0 0 0 5104 4 0 0 25 0 4 0 632996091 349200384 33252 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27812/tid=27815] ppid=27810 vsize=341016 CPUtime=51.07 cores=0,2,4,6
/proc/27812/task/27815/stat : 27815 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 26568 0 0 0 5103 4 0 0 25 0 4 0 632996091 349200384 33252 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.89
Current children cumulated vsize (KiB) 341016

[startup+102.311 s]
/proc/loadavg: 8.03 8.03 8.05 9/298 27827
/proc/meminfo: memFree=24159328/32951124 swapFree=63485424/67111528
[pid=27812] ppid=27810 vsize=343720 CPUtime=408.25 cores=0,2,4,6
/proc/27812/stat : 27812 (strangenight2-m) R 27810 27812 27184 0 -1 4202496 146780 0 0 0 40793 32 0 0 25 0 4 0 632996091 351969280 42685 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27812/statm: 85930 42685 379 95 0 80912 0
[pid=27812/tid=27813] ppid=27810 vsize=343720 CPUtime=101.36 cores=0,2,4,6
/proc/27812/task/27813/stat : 27813 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 45697 0 0 0 10126 10 0 0 25 0 4 0 632996091 351969280 42685 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27812/tid=27814] ppid=27810 vsize=343720 CPUtime=102.3 cores=0,2,4,6
/proc/27812/task/27814/stat : 27814 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 39526 0 0 0 10221 9 0 0 25 0 4 0 632996091 351969280 42685 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27812/tid=27815] ppid=27810 vsize=343720 CPUtime=102.28 cores=0,2,4,6
/proc/27812/task/27815/stat : 27815 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 42898 0 0 0 10220 8 0 0 25 0 4 0 632996091 351969280 42685 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.25
Current children cumulated vsize (KiB) 343720

[startup+162.301 s]

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

[pid=27812] ppid=27810 vsize=527268 CPUtime=2563.3 cores=0,2,4,6
/proc/27812/stat : 27812 (strangenight2-m) R 27810 27812 27184 0 -1 4202496 432833 0 0 0 256185 145 0 0 25 0 4 0 632996091 539922432 80716 33554432000 4194304 4580107 140736274552144 18446744073709551615 4295679 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27812/statm: 131817 80716 379 95 0 126799 0
[pid=27812/tid=27813] ppid=27810 vsize=527268 CPUtime=636.47 cores=0,2,4,6
/proc/27812/task/27813/stat : 27813 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 137985 0 0 0 63601 46 0 0 25 0 4 0 632996091 539922432 80717 33554432000 4194304 4580107 140736274552144 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27812/tid=27814] ppid=27810 vsize=527268 CPUtime=642.31 cores=0,2,4,6
/proc/27812/task/27814/stat : 27814 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 119933 0 0 0 64189 42 0 0 25 0 4 0 632996091 539922432 80717 33554432000 4194304 4580107 140736274552144 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27812/tid=27815] ppid=27810 vsize=527268 CPUtime=642.21 cores=0,2,4,6
/proc/27812/task/27815/stat : 27815 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 136144 0 0 0 64178 43 0 0 25 0 4 0 632996091 539922432 80717 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2563.3
Current children cumulated vsize (KiB) 527268

[startup+702.301 s]
/proc/loadavg: 8.12 8.11 8.07 9/298 27843
/proc/meminfo: memFree=23857880/32951124 swapFree=63485424/67111528
[pid=27812] ppid=27810 vsize=528084 CPUtime=2802.73 cores=0,2,4,6
/proc/27812/stat : 27812 (strangenight2-m) R 27810 27812 27184 0 -1 4202496 457259 0 0 0 280117 156 0 0 25 0 4 0 632996091 540758016 84435 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27812/statm: 132021 84435 379 95 0 127003 0
[pid=27812/tid=27813] ppid=27810 vsize=528084 CPUtime=695.92 cores=0,2,4,6
/proc/27812/task/27813/stat : 27813 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 145730 0 0 0 69542 50 0 0 25 0 4 0 632996091 540758016 84435 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27812/tid=27814] ppid=27810 vsize=528084 CPUtime=702.31 cores=0,2,4,6
/proc/27812/task/27814/stat : 27814 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 127640 0 0 0 70185 46 0 0 25 0 4 0 632996091 540758016 84435 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27812/tid=27815] ppid=27810 vsize=528084 CPUtime=702.2 cores=0,2,4,6
/proc/27812/task/27815/stat : 27815 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 144961 0 0 0 70173 47 0 0 25 0 4 0 632996091 540758016 84435 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2802.73
Current children cumulated vsize (KiB) 528084

[startup+762.311 s]
/proc/loadavg: 8.10 8.11 8.08 9/298 27845
/proc/meminfo: memFree=23835412/32951124 swapFree=63485424/67111528
[pid=27812] ppid=27810 vsize=528648 CPUtime=3042.21 cores=0,2,4,6
/proc/27812/stat : 27812 (strangenight2-m) R 27810 27812 27184 0 -1 4202496 481662 0 0 0 304055 166 0 0 25 0 4 0 632996091 541335552 84606 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27812/statm: 132162 84606 379 95 0 127144 0
[pid=27812/tid=27813] ppid=27810 vsize=528648 CPUtime=755.38 cores=0,2,4,6
/proc/27812/task/27813/stat : 27813 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 153189 0 0 0 75485 53 0 0 25 0 4 0 632996091 541335552 84606 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27812/tid=27814] ppid=27810 vsize=528648 CPUtime=762.31 cores=0,2,4,6
/proc/27812/task/27814/stat : 27814 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 135832 0 0 0 76183 48 0 0 25 0 4 0 632996091 541335552 84606 33554432000 4194304 4580107 140736274552144 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27812/tid=27815] ppid=27810 vsize=528648 CPUtime=762.2 cores=0,2,4,6
/proc/27812/task/27815/stat : 27815 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 152850 0 0 0 76170 50 0 0 25 0 4 0 632996091 541335552 84606 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3042.21
Current children cumulated vsize (KiB) 528648

[startup+822.301 s]
/proc/loadavg: 8.13 8.12 8.08 9/298 27846
/proc/meminfo: memFree=23815420/32951124 swapFree=63485424/67111528
[pid=27812] ppid=27810 vsize=580484 CPUtime=3281.62 cores=0,2,4,6
/proc/27812/stat : 27812 (strangenight2-m) R 27810 27812 27184 0 -1 4202496 509932 0 0 0 327985 177 0 0 25 0 4 0 632996091 594415616 91899 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294380 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27812/statm: 145121 91899 379 95 0 140103 0
[pid=27812/tid=27813] ppid=27810 vsize=580484 CPUtime=814.83 cores=0,2,4,6
/proc/27812/task/27813/stat : 27813 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 166714 0 0 0 81426 57 0 0 25 0 4 0 632996091 594415616 91899 33554432000 4194304 4580107 140736274552144 18446744073709551615 4406340 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27812/tid=27814] ppid=27810 vsize=580484 CPUtime=822.3 cores=0,2,4,6
/proc/27812/task/27814/stat : 27814 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 142787 0 0 0 82178 52 0 0 25 0 4 0 632996091 594415616 91899 33554432000 4194304 4580107 140736274552144 18446744073709551615 4295687 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27812/tid=27815] ppid=27810 vsize=580484 CPUtime=822.18 cores=0,2,4,6
/proc/27812/task/27815/stat : 27815 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 160534 0 0 0 82165 53 0 0 25 0 4 0 632996091 594415616 91899 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3281.62
Current children cumulated vsize (KiB) 580484

[startup+882.301 s]
/proc/loadavg: 8.14 8.12 8.09 9/298 27848
/proc/meminfo: memFree=23769628/32951124 swapFree=63485424/67111528
[pid=27812] ppid=27810 vsize=581188 CPUtime=3521.07 cores=0,2,4,6
/proc/27812/stat : 27812 (strangenight2-m) R 27810 27812 27184 0 -1 4202496 533271 0 0 0 351922 185 0 0 25 0 4 0 632996091 595136512 98865 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294974 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27812/statm: 145297 98865 379 95 0 140279 0
[pid=27812/tid=27813] ppid=27810 vsize=581188 CPUtime=874.28 cores=0,2,4,6
/proc/27812/task/27813/stat : 27813 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 170897 0 0 0 87370 58 0 0 25 0 4 0 632996091 595136512 98865 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27812/tid=27814] ppid=27810 vsize=581188 CPUtime=882.31 cores=0,2,4,6
/proc/27812/task/27814/stat : 27814 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 148423 0 0 0 88175 56 0 0 25 0 4 0 632996091 595136512 98865 33554432000 4194304 4580107 140736274552144 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27812/tid=27815] ppid=27810 vsize=581188 CPUtime=882.17 cores=0,2,4,6
/proc/27812/task/27815/stat : 27815 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 174053 0 0 0 88161 56 0 0 25 0 4 0 632996091 595136512 98865 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3521.07
Current children cumulated vsize (KiB) 581188

[startup+942.301 s]
/proc/loadavg: 8.13 8.12 8.09 10/298 27850
/proc/meminfo: memFree=23784492/32951124 swapFree=63485424/67111528
[pid=27812] ppid=27810 vsize=540020 CPUtime=3760.53 cores=0,2,4,6
/proc/27812/stat : 27812 (strangenight2-m) R 27810 27812 27184 0 -1 4202496 555098 0 0 0 375857 196 0 0 25 0 4 0 632996091 552980480 99445 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27812/statm: 135005 99445 379 95 0 129987 0
[pid=27812/tid=27813] ppid=27810 vsize=540020 CPUtime=933.75 cores=0,2,4,6
/proc/27812/task/27813/stat : 27813 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 178080 0 0 0 93313 62 0 0 25 0 4 0 632996091 552980480 99445 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27812/tid=27814] ppid=27810 vsize=540020 CPUtime=942.31 cores=0,2,4,6
/proc/27812/task/27814/stat : 27814 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 154972 0 0 0 94173 58 0 0 25 0 4 0 632996091 552980480 99445 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27812/tid=27815] ppid=27810 vsize=540020 CPUtime=942.16 cores=0,2,4,6
/proc/27812/task/27815/stat : 27815 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 180627 0 0 0 94155 61 0 0 25 0 4 0 632996091 552980480 99445 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3760.53
Current children cumulated vsize (KiB) 540020

[startup+1002.3 s]
/proc/loadavg: 8.17 8.12 8.09 9/298 27851
/proc/meminfo: memFree=23746400/32951124 swapFree=63485424/67111528
[pid=27812] ppid=27810 vsize=640164 CPUtime=3999.97 cores=0,2,4,6
/proc/27812/stat : 27812 (strangenight2-m) R 27810 27812 27184 0 -1 4202496 581332 0 0 0 399790 207 0 0 25 0 4 0 632996091 655527936 106471 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27812/statm: 160041 106471 379 95 0 155023 0
[pid=27812/tid=27813] ppid=27810 vsize=640164 CPUtime=993.2 cores=0,2,4,6
/proc/27812/task/27813/stat : 27813 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 185499 0 0 0 99254 66 0 0 25 0 4 0 632996091 655527936 106471 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27812/tid=27814] ppid=27810 vsize=640164 CPUtime=1002.31 cores=0,2,4,6
/proc/27812/task/27814/stat : 27814 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 161961 0 0 0 100171 60 0 0 25 0 4 0 632996091 655527936 106471 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27812/tid=27815] ppid=27810 vsize=640164 CPUtime=1002.15 cores=0,2,4,6
/proc/27812/task/27815/stat : 27815 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 187451 0 0 0 100151 64 0 0 25 0 4 0 632996091 655527936 106471 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3999.97
Current children cumulated vsize (KiB) 640164

[startup+1062.3 s]
/proc/loadavg: 8.19 8.13 8.09 9/298 27862
/proc/meminfo: memFree=23719836/32951124 swapFree=63485424/67111528
[pid=27812] ppid=27810 vsize=684040 CPUtime=4239.42 cores=0,2,4,6
/proc/27812/stat : 27812 (strangenight2-m) R 27810 27812 27184 0 -1 4202496 604802 0 0 0 423726 216 0 0 25 0 4 0 632996091 700456960 113698 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294510 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27812/statm: 171010 113698 379 95 0 165992 0
[pid=27812/tid=27813] ppid=27810 vsize=684040 CPUtime=1052.66 cores=0,2,4,6
/proc/27812/task/27813/stat : 27813 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 194663 0 0 0 105197 69 0 0 25 0 4 0 632996091 700456960 113698 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27812/tid=27814] ppid=27810 vsize=684040 CPUtime=1062.31 cores=0,2,4,6
/proc/27812/task/27814/stat : 27814 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 168558 0 0 0 106168 63 0 0 25 0 4 0 632996091 700456960 113698 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27812/tid=27815] ppid=27810 vsize=684040 CPUtime=1062.15 cores=0,2,4,6
/proc/27812/task/27815/stat : 27815 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 192976 0 0 0 106148 67 0 0 25 0 4 0 632996091 700456960 113698 33554432000 4194304 4580107 140736274552144 18446744073709551615 4317040 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4239.42
Current children cumulated vsize (KiB) 684040

[startup+1122.3 s]
/proc/loadavg: 8.17 8.13 8.09 9/298 27863
/proc/meminfo: memFree=23705104/32951124 swapFree=63485424/67111528
[pid=27812] ppid=27810 vsize=631468 CPUtime=4478.86 cores=0,2,4,6
/proc/27812/stat : 27812 (strangenight2-m) R 27810 27812 27184 0 -1 4202496 625170 0 0 0 447663 223 0 0 25 0 4 0 632996091 646623232 117650 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27812/statm: 157867 117650 379 95 0 152849 0
[pid=27812/tid=27813] ppid=27810 vsize=631468 CPUtime=1112.12 cores=0,2,4,6
/proc/27812/task/27813/stat : 27813 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 201024 0 0 0 111140 72 0 0 25 0 4 0 632996091 646623232 117650 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27812/tid=27814] ppid=27810 vsize=631468 CPUtime=1122.31 cores=0,2,4,6
/proc/27812/task/27814/stat : 27814 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 173413 0 0 0 112166 65 0 0 25 0 4 0 632996091 646623232 117650 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27812/tid=27815] ppid=27810 vsize=631468 CPUtime=1122.13 cores=0,2,4,6
/proc/27812/task/27815/stat : 27815 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 201050 0 0 0 112144 69 0 0 25 0 4 0 632996091 646623232 117650 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4478.86
Current children cumulated vsize (KiB) 631468

[startup+1182.3 s]
/proc/loadavg: 8.23 8.15 8.10 9/298 27865
/proc/meminfo: memFree=23701728/32951124 swapFree=63485424/67111528
[pid=27812] ppid=27810 vsize=737076 CPUtime=4718.32 cores=0,2,4,6
/proc/27812/stat : 27812 (strangenight2-m) R 27810 27812 27184 0 -1 4202496 643714 0 0 0 471600 232 0 0 25 0 4 0 632996091 754765824 117299 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27812/statm: 184269 117299 379 95 0 179251 0
[pid=27812/tid=27813] ppid=27810 vsize=737076 CPUtime=1171.57 cores=0,2,4,6
/proc/27812/task/27813/stat : 27813 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 207901 0 0 0 117083 74 0 0 25 0 4 0 632996091 754765824 117299 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27812/tid=27814] ppid=27810 vsize=737076 CPUtime=1182.31 cores=0,2,4,6
/proc/27812/task/27814/stat : 27814 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 178348 0 0 0 118164 67 0 0 25 0 4 0 632996091 754765824 117299 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27812/tid=27815] ppid=27810 vsize=737076 CPUtime=1182.13 cores=0,2,4,6
/proc/27812/task/27815/stat : 27815 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 207453 0 0 0 118141 72 0 0 25 0 4 0 632996091 754765824 117299 33554432000 4194304 4580107 140736274552144 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4718.32
Current children cumulated vsize (KiB) 737076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 8.15 8.14 8.10 9/298 27866
/proc/meminfo: memFree=23684728/32951124 swapFree=63485424/67111528
[pid=27812] ppid=27810 vsize=683920 CPUtime=4800.15 cores=0,2,4,6
/proc/27812/stat : 27812 (strangenight2-m) R 27810 27812 27184 0 -1 4202496 649114 0 0 0 479781 234 0 0 25 0 4 0 632996091 700334080 122451 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294422 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27812/statm: 170980 122451 379 95 0 165962 0
[pid=27812/tid=27813] ppid=27810 vsize=683920 CPUtime=1191.88 cores=0,2,4,6
/proc/27812/task/27813/stat : 27813 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 209671 0 0 0 119113 75 0 0 25 0 4 0 632996091 700334080 122452 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27812/tid=27814] ppid=27810 vsize=683920 CPUtime=1202.82 cores=0,2,4,6
/proc/27812/task/27814/stat : 27814 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 180775 0 0 0 120214 68 0 0 25 0 4 0 632996091 700334080 122452 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27812/tid=27815] ppid=27810 vsize=683920 CPUtime=1202.64 cores=0,2,4,6
/proc/27812/task/27815/stat : 27815 (strangenight2-m) R 27810 27812 27184 0 -1 4202560 208657 0 0 0 120191 73 0 0 25 0 4 0 632996091 700334080 122452 33554432000 4194304 4580107 140736274552144 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 683920

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.84
CPU time (s): 4800.21
CPU user time (s): 4797.85
CPU system time (s): 2.36764
CPU usage (%): 399.074
Max. virtual memory (cumulated for all children) (KiB): 790432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.85
system time used= 2.36764
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 649117
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= 341
involuntary context switches= 23406

runsolver used 3.06253 second user time and 7.9088 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-14 22:43:22
IDJOB=3366507
IDBENCH=82916
IDSOLVER=1844
FILE ID=node147/3366507-1305405802
RUNJOBID= node147-1305405802-27797
PBS_JOBID= 13324491
Free space on /tmp= 73108 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S252359291-002.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366507-1305405802/watcher-3366507-1305405802 -o /tmp/evaluation-result-3366507-1305405802/solver-3366507-1305405802 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366507-1305405802.cnf

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

MD5SUM BENCH= e7d056c40976f07c31ebd30dc9590b89
RANDOM SEED=1655236426

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24425312 kB
Buffers:        289304 kB
Cached:        4974200 kB
SwapCached:      13132 kB
Active:        1628212 kB
Inactive:      6664616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24425312 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:           10608 kB
Writeback:           0 kB
AnonPages:     3024128 kB
Mapped:          14440 kB
Slab:           140756 kB
PageTables:      28640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 44825248 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73096 MiB
End job on node147 at 2011-05-14 23:03:27