Trace number 3174001

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

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

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174001-1304075738.cnf'
0.00/0.00	c -- header says num vars:             90
0.00/0.00	c -- header says num clauses:        8010
0.00/0.01	c -- clauses added:            0 learnts,         8010 normals,            0 xors
0.00/0.01	c -- vars added         90
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        90      8010         0         0     56070         0   no data   no data
0.38/0.19	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.18
0.38/0.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.38/0.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.38/0.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.38/0.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.38/0.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
0.38/0.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.37/0.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2.37/0.64	c Finding binary XORs  T:     0.00 s  found:       0
2.37/0.64	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
2.37/0.64	c calculated reachability. Time: 0.00
2.37/0.64	c Calc default polars -  time:   0.00 s pos:      50 undec:       0 neg:      40
2.37/0.64	c =========================================================================================
2.37/0.64	c types(t): F = full restart, N = normal restart
2.37/0.64	c types(t): S = simplification begin/end, E = solution found
2.37/0.64	c restart types(rt): st = static, dy = dynamic
2.37/0.64	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.37/0.64	c  B st     0         0        90      8010         0         0     56070         0   no data   no data
2.37/0.64	c  N dy    15      4025        90      8010         0      3725     56070    109542     24.80     26.19
2.37/0.64	c  N dy    25      8992        90      8010         0      5958     56070    162335     25.11     26.43
3.57/1.00	c  N dy    42     13044        90      8010         0      5813     56070    144132     25.45     27.59
3.57/1.00	c  N dy    66     18256        90      8010         0      5455     56070    115398     25.78     27.19
5.17/1.30	c  F st    76     25000        90      8010         0     11680     56070    302679     25.67     24.13
5.17/1.30	c  N st    76     25000        90      8010         0     11680     56070    302679     25.67     24.13
5.97/1.53	c  N dy    82     30001        90      8010         0      9991     56070    234177     25.67   no data
5.97/1.53	c  S st    82     30001        90      8010         0      9991     56070    234177     25.67   no data
5.97/1.57	c  S st    82     30505        90      8010         0     10467     56070    248182     25.67   no data
5.97/1.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.97/1.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.97/1.58	c blocked clauses removed:        0 vars:      0 tried:          90 T: 0.00 s
5.97/1.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.97/1.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
5.97/1.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.97/1.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.97/1.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.76/1.79	c lits-rem:        90  cl-subs:      699  v-elim:      0  v-fix:    0  time:  0.20 s
7.96/2.09	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.30
7.96/2.09	c calculated reachability. Time: 0.00
7.96/2.09	c  N dy    82     30505        90      8010         0      9768     56070    225071     25.67   no data
9.56/2.42	c  N dy    90     36294        90      8010         0      7823     56070    151195     25.63     27.04
11.56/2.98	c  N dy   103     45757        90      8010         0      8298     56070    149297     25.39     25.16
11.56/2.98	c  S st   103     45757        90      8010         0      8298     56070    149297     25.39     25.16
11.95/3.01	c  S st   103     46262        90      8010         0      8770     56070    163725     25.39   no data
11.95/3.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.95/3.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
11.95/3.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.95/3.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.95/3.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.95/3.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
11.95/3.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.95/3.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.95/3.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.95/3.06	c lits-rem:        18  cl-subs:       59  v-elim:      0  v-fix:    0  time:  0.04 s
11.95/3.06	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
11.95/3.07	c vivif2 --  cl tried     8711 cl shrink        0 lits rem          0 time: 0.00
13.17/3.35	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.28
13.17/3.35	c calculated reachability. Time: 0.00
13.17/3.35	c  N dy   103     46262        90      8010         0      8711     56070    161520     25.39   no data
18.35/4.60	c  N dy   116     67152        90      8010         0     18730     56070    433905     24.79     26.14
18.75/4.77	c  S st   123     69394        90      8010         0     10702     56070    188003     24.81     24.70
19.15/4.81	c  S st   123     69898        90      8010         0     11178     56070    202212     24.81   no data
19.15/4.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.15/4.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
19.15/4.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.15/4.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.15/4.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.15/4.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
19.15/4.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.15/4.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
19.15/4.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.55/4.90	c lits-rem:        19  cl-subs:      138  v-elim:      0  v-fix:    0  time:  0.07 s
19.55/4.90	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
19.55/4.90	c vivif2 --  cl tried    11040 cl shrink        0 lits rem          0 time: 0.00
20.75/5.22	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.31
20.75/5.22	c calculated reachability. Time: 0.00
20.75/5.22	c  N dy   123     69898        90      8010         0     11040     56070    197618     24.81   no data
21.56/5.50	c  N dy   148     74449        90      8010         0     15249     56070    321996     24.90     26.95
23.14/5.89	c  N dy   167     80194        90      8010         0     20572     56070    478343     24.87     26.44
25.15/6.31	c  N dy   200     86020        90      8010         0     14907     56070    295618     24.97     26.29
25.55/6.41	c  F st   208     87501        90      8010         0     16273     56070    336042     24.98   no data
26.74/6.76	c  N dy   214     92695        90      8010         0     21091     56070    478847     24.98   no data
28.73/7.23	c  N dy   235     98615        90      8010         0     14565     56070    266333     25.03     27.71
30.35/7.66	c  S st   255    104847        90      8010         0     20289     56070    433307     25.02   no data
30.76/7.71	c  S st   255    105353        90      8010         0     20776     56070    447843     25.02   no data
30.76/7.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.76/7.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
30.76/7.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.76/7.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.76/7.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.76/7.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
30.76/7.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.76/7.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
30.76/7.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.73/8.24	c lits-rem:       187  cl-subs:     1438  v-elim:      0  v-fix:    0  time:  0.50 s
32.73/8.24	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
32.73/8.25	c vivif2 --  cl tried    19338 cl shrink        0 lits rem          0 time: 0.00
34.33/8.64	c asymm  cl-useful: 0/6288/8010 lits-rem:0 time: 0.39
34.33/8.64	c calculated reachability. Time: 0.00
34.33/8.64	c  N dy   255    105353        90      8010         0     19338     56070    402450     25.02   no data
36.72/9.28	c  N dy   279    112360        90      8010         0     12949     56070    200351     25.01     26.38
40.32/10.16	c  N dy   284    124011        90      8010         0     23679     56070    509721     24.85     26.19
43.12/10.85	c  N dy   323    132333        90      8010         0     17588     56070    320724     24.90     26.33
46.71/11.72	c  N dy   378    142288        90      8010         0     26816     56070    593249     24.99     26.34
50.71/12.76	c  N dy   420    155001        90      8010         0     23798     56070    482239     25.03     26.47
51.91/13.06	c  S st   434    158030        90      8010         0     26597     56070    564460     25.05   no data
52.32/13.13	c  S st   434    158532        90      8010         0     27074     56070    579284     25.05   no data
52.32/13.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
52.32/13.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
52.32/13.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
52.32/13.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
52.32/13.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.32/13.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
52.32/13.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
52.32/13.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
52.32/13.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.30/14.12	c lits-rem:       516  cl-subs:     2311  v-elim:      0  v-fix:    0  time:  0.96 s
56.30/14.13	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
56.30/14.13	c vivif2 --  cl tried    24763 cl shrink        0 lits rem          0 time: 0.01
56.72/14.28	c asymm  cl-useful: 0/1722/8010 lits-rem:0 time: 0.15
56.72/14.28	c calculated reachability. Time: 0.00
56.72/14.28	c  N dy   434    158532        90      8010         0     24763     56070    506798     25.05   no data
60.69/15.20	c  N dy   437    169588        90      8010         0     19285     56070    333092     24.92     26.30
64.29/16.16	c  N dy   463    181147        90      8010         0     29907     56070    641290     24.90     26.29
69.09/17.34	c  N dy   524    193185        90      8010         0     24514     56070    473064     24.97     26.33
74.29/18.69	c  N dy   588    205594        90      8010         0     18488     56070    275789     25.03     26.98
79.87/20.00	c  N dy   654    218966        90      8010         0     30896     56070    643178     25.09     26.43
85.86/21.58	c  N dy   733    232989        90      8010         0     25402     56070    463633     25.15     26.59
87.87/22.02	c  S st   748    237799        90      8010         0     29882     56070    595785     25.16     26.46
88.26/22.10	c  S st   748    238305        90      8010         0     30363     56070    610349     25.16   no data
88.26/22.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
88.26/22.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
88.26/22.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
88.26/22.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
88.26/22.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.26/22.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
88.26/22.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
88.26/22.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
88.26/22.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
92.27/23.12	c lits-rem:       236  cl-subs:     1835  v-elim:      0  v-fix:    0  time:  0.98 s
92.27/23.12	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
92.27/23.12	c vivif2 --  cl tried    28528 cl shrink        0 lits rem          0 time: 0.01
93.05/23.33	c asymm  cl-useful: 0/2630/8010 lits-rem:0 time: 0.20
93.05/23.33	c calculated reachability. Time: 0.00
93.05/23.33	c  N dy   748    238305        90      8010         0     28528     56070    549502     25.16   no data
99.44/24.95	c  N dy   787    253823        90      8010         0     23437     56070    383898     25.17     26.60
107.03/26.86	c  N dy   865    271110        90      8010         0     39486     56070    858526     25.23     26.58
121.81/30.54	c  F st   892    306251        90      8010         0     30148     56070    544098     24.99     23.27
121.81/30.54	c  N st   892    306251        90      8010         0     30148     56070    544098     24.99     23.27
130.60/32.76	c  N dy   931    325848        90      8010         0     26173     56070    413058     24.99     27.79
139.79/35.03	c  N dy   993    346002        90      8010         0     44798     56070    957384     24.99     26.37
145.00/36.31	c  S st  1039    357458        90      8010         0     32340     56070    573299     25.00     24.68
145.37/36.40	c  S st  1039    357962        90      8010         0     32817     56070    587795     25.00   no data
145.37/36.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
145.37/36.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
145.37/36.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
145.37/36.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
145.37/36.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.37/36.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
145.37/36.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
145.37/36.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
145.37/36.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
148.99/37.39	c lits-rem:       159  cl-subs:     1776  v-elim:      0  v-fix:    0  time:  0.95 s
148.99/37.39	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
148.99/37.40	c vivif2 --  cl tried    31041 cl shrink        0 lits rem          0 time: 0.01
150.17/37.61	c asymm  cl-useful: 0/2056/8010 lits-rem:0 time: 0.21
150.17/37.61	c calculated reachability. Time: 0.00
150.17/37.61	c  N dy  1039    357962        90      8010         0     31041     56070    532667     25.00   no data
160.96/40.39	c  N dy  1156    378047        90      8010         0     25699     56070    362628     25.08     26.47
174.14/43.60	c  N dy  1219    401890        90      8010         0     47689     56070   1004586     25.08     26.48
188.54/47.29	c  N dy  1236    430797        90      8010         0     49342     56070   1031231     24.98     26.40
199.30/49.91	c  N dy  1330    450858        90      8010         0     42108     56070    816676     25.01     27.40
211.69/53.01	c  N dy  1377    473587        90      8010         0     36251     56070    617070     24.97     26.40
223.68/56.08	c  N dy  1441    494192        90      8010         0     55321     56070   1174562     24.97     26.31
234.86/58.84	c  N dy  1551    514255        90      8010         0     46314     56070    903465     25.01     26.46
247.64/62.08	c  N dy  1659    534303        90      8010         0     36201     56070    580377     25.06     26.43
249.24/62.47	c  S st  1683    536944        90      8010         0     38660     56070    654307     25.06   no data
249.64/62.57	c  S st  1683    537452        90      8010         0     39134     56070    667932     25.06   no data
249.64/62.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
249.64/62.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
249.64/62.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
249.64/62.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
249.64/62.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
249.64/62.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
249.64/62.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
250.05/62.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
250.05/62.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
254.84/63.85	c lits-rem:       273  cl-subs:     1656  v-elim:      0  v-fix:    0  time:  1.23 s
254.84/63.85	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
254.84/63.86	c vivif2 --  cl tried    37478 cl shrink        0 lits rem          0 time: 0.01
256.03/64.10	c asymm  cl-useful: 0/1686/8010 lits-rem:0 time: 0.24
256.03/64.10	c calculated reachability. Time: 0.00
256.03/64.10	c  N dy  1683    537452        90      8010         0     37478     56070    614028     25.06   no data
269.21/67.46	c  N dy  1781    557854        90      8010         0     56397     56070   1174425     25.10     26.57
280.82/70.38	c  N dy  1868    577981        90      8010         0     45399     56070    832974     25.13     26.71
296.37/74.21	c  N dy  1921    604076        90      8010         0     38949     56070    622037     25.11     26.46
308.75/77.39	c  N dy  1996    624839        90      8010         0     58205     56070   1190385     25.12     26.53
321.54/80.52	c  N dy  2064    644926        90      8010         0     45354     56070    795114     25.13     27.24
335.92/84.19	c  N dy  2144    665121        90      8010         0     64123     56070   1354109     25.15     26.58
348.30/87.26	c  N dy  2233    685207        90      8010         0     50312     56070    923847     25.17     26.62
365.47/91.52	c  N dy  2271    707986        90      8010         0     37993     56070    540226     25.14     26.62
389.45/97.59	c  N dy  2272    747606        90      8010         0     40126     56070    591951     25.04     26.54
403.04/100.91	c  N dy  2351    767659        90      8010         0     58736     56070   1139585     25.05     28.38
419.00/104.93	c  N dy  2421    791290        90      8010         0     45535     56070    732178     25.05     26.38
430.21/107.75	c  S st  2514    806178        90      8010         0     59394     56070   1146052     25.08     24.05
430.99/107.91	c  S st  2514    806680        90      8010         0     59869     56070   1159921     25.08   no data
430.99/107.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
430.99/107.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
430.99/107.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
430.99/107.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
430.99/107.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
430.99/107.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
430.99/107.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
430.99/107.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
430.99/107.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
449.77/112.61	c lits-rem:       576  cl-subs:     3970  v-elim:      0  v-fix:    0  time:  4.62 s
449.77/112.61	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
449.77/112.63	c vivif2 --  cl tried    55899 cl shrink        0 lits rem          0 time: 0.01
450.97/112.93	c asymm  cl-useful: 0/1169/8010 lits-rem:0 time: 0.30
450.97/112.93	c calculated reachability. Time: 0.00
450.97/112.93	c  N dy  2514    806680        90      8010         0     55899     56070   1032224     25.08   no data
465.77/116.63	c  N dy  2555    827652        90      8010         0     39395     56070    531678     25.06     26.47
479.72/120.14	c  N dy  2665    847694        90      8010         0     58030     56070   1088600     25.09     28.08
496.13/124.29	c  N dy  2714    867904        90      8010         0     39766     56070    520909     25.08     26.54
508.49/127.32	c  N dy  2777    887978        90      8010         0     58368     56070   1069180     25.09     29.65
527.66/132.11	c  N dy  2831    913739        90      8010         0     44243     56070    630704     25.08     26.51
541.65/135.67	c  N dy  2907    933782        90      8010         0     62776     56070   1179090     25.09     26.50
560.82/140.45	c  N dy  3021    954071        90      8010         0     42781     56070    572398     25.11     26.54
576.80/144.47	c  N dy  3122    976600        90      8010         0     63665     56070   1191863     25.13     26.48
596.77/149.49	c  N dy  3138   1005941        90      8010         0     50791     56070    781294     25.08     26.43
613.15/153.58	c  N dy  3242   1026030        90      8010         0     69426     56070   1333622     25.09     27.37
631.92/158.26	c  N dy  3341   1046046        90      8010         0     47354     56070    672121     25.11     26.50
649.50/162.65	c  N dy  3420   1068954        90      8010         0     68515     56070   1296671     25.11     26.44
652.69/163.44	c  F st  3442   1071877        90      8010         0     71222     56070   1377998     25.12   no data
670.67/167.99	c  N dy  3484   1093635        90      8010         0     49717     56070    720838     25.11     26.48
686.64/171.92	c  N dy  3558   1113712        90      8010         0     68287     56070   1269437     25.12     26.47
709.42/177.65	c  N dy  3683   1134319        90      8010         0     44853     56070    558730     25.14     26.54
724.19/181.37	c  N dy  3775   1154448        90      8010         0     63534     56070   1114115     25.15     26.52
744.96/186.56	c  N dy  3879   1174530        90      8010         0     82233     56070   1670603     25.17     26.52
765.73/191.74	c  N dy  3956   1195017        90      8010         0     57580     56070    914167     25.18     26.68
778.91/195.03	c  S st  3980   1210022        90      8010         0     71455     56070   1316561     25.16     25.28
779.72/195.27	c  S st  3980   1210527        90      8010         0     71934     56070   1330986     25.16   no data
779.72/195.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
780.12/195.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
780.12/195.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
780.12/195.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
780.12/195.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
780.12/195.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
780.12/195.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
780.12/195.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
780.12/195.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
828.06/207.38	c lits-rem:      1200  cl-subs:     5496  v-elim:      0  v-fix:    0  time: 12.00 s
828.06/207.38	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
828.46/207.40	c vivif2 --  cl tried    66438 cl shrink        0 lits rem          0 time: 0.02
829.65/207.80	c asymm  cl-useful: 0/1308/8010 lits-rem:0 time: 0.40
829.65/207.80	c calculated reachability. Time: 0.00
829.65/207.80	c  N dy  3980   1210527        90      8010         0     66438     56070   1164578     25.16   no data
853.62/213.77	c  N dy  4067   1230546        90      8010         0     84969     56070   1713321     25.17     28.13
870.01/217.85	c  N dy  4116   1250573        90      8010         0     59205     56070    943913     25.17     28.68
888.77/222.51	c  N dy  4201   1270587        90      8010         0     77749     56070   1495790     25.18     27.95
911.14/228.13	c  N dy  4313   1291601        90      8010         0     51960     56070    715162     25.20     26.56
929.91/232.88	c  N dy  4416   1311842        90      8010         0     70675     56070   1271826     25.22     26.57
956.28/239.47	c  N dy  4493   1332411        90      8010         0     89750     56070   1837784     25.22     26.63
974.25/243.95	c  N dy  4521   1352601        90      8010         0     62037     56070    983814     25.21     26.64
996.22/249.43	c  N dy  4606   1374248        90      8010         0     82104     56070   1577496     25.22     26.62
1017.39/254.71	c  N dy  4689   1394753        90      8010         0     53923     56070    734361     25.23     26.61
1038.16/259.95	c  N dy  4768   1419942        90      8010         0     77211     56070   1424552     25.23     26.67
1069.72/267.88	c  N dy  4883   1449008        90      8010         0     55938     56070    768182     25.24     26.62
1088.10/272.41	c  N dy  4955   1470085        90      8010         0     75462     56070   1346235     25.25     26.63
1113.25/278.72	c  N dy  5075   1490140        90      8010         0     94068     56070   1903569     25.26     27.27
1132.84/283.61	c  N dy  5150   1512103        90      8010         0     65330     56070   1031710     25.26     26.66
1154.01/288.94	c  N dy  5258   1532120        90      8010         0     83903     56070   1585469     25.28     28.75
1179.17/295.26	c  N dy  5352   1552185        90      8010         0     52580     56070    637336     25.29     28.53
1197.15/299.74	c  N dy  5448   1572569        90      8010         0     71504     56070   1200539     25.30     26.74
1219.12/305.25	c  N dy  5526   1592685        90      8010         0     90122     56070   1752380     25.30     26.66
1241.09/310.77	c  N dy  5576   1613041        90      8010         0     58022     56070    776459     25.30     26.73
1269.88/317.96	c  N dy  5621   1645945        90      8010         0     88242     56070   1658971     25.29     26.86
1299.01/325.29	c  N dy  5676   1676193        90      8010         0     64283     56070    937034     25.27     26.66
1333.76/333.91	c  N dy  5761   1710527        90      8010         0     95879     56070   1866662     25.27     23.78
1333.76/333.91	c  S st  5761   1710527        90      8010         0     95879     56070   1866662     25.27     23.78
1334.56/334.19	c  S st  5761   1711032        90      8010         0     96365     56070   1881090     25.27   no data
1334.56/334.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1334.96/334.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1334.96/334.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1334.96/334.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1334.96/334.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1334.96/334.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1334.96/334.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1334.96/334.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1335.39/334.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1407.26/352.34	c lits-rem:      1282  cl-subs:     9220  v-elim:      0  v-fix:    0  time: 18.01 s
1407.26/352.34	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1407.26/352.37	c vivif2 --  cl tried    87145 cl shrink        0 lits rem          0 time: 0.02
1409.26/352.81	c asymm  cl-useful: 0/920/8010 lits-rem:0 time: 0.45
1409.26/352.82	c calculated reachability. Time: 0.00
1409.26/352.82	c  N dy  5761   1711032        90      8010         0     87145     56070   1607850     25.27   no data
1445.64/361.96	c  N dy  5865   1735778        90      8010         0     57844     56070    745440     25.28     26.67
1465.18/366.85	c  N dy  5945   1756147        90      8010         0     76646     56070   1303679     25.28     26.63
1489.57/372.97	c  N dy  6040   1776253        90      8010         0     95324     56070   1860728     25.29     26.89
1511.92/378.56	c  N dy  6070   1797107        90      8010         0     61106     56070    812518     25.28     26.63
1536.29/384.63	c  N dy  6147   1818856        90      8010         0     81197     56070   1410836     25.28     26.62
1561.85/391.00	c  N dy  6208   1839224        90      8010         0    100041     56070   1966606     25.28     26.65
1585.02/396.86	c  N dy  6303   1859275        90      8010         0     64259     56070    901186     25.29     26.75
1609.39/402.95	c  N dy  6306   1888646        90      8010         0     91145     56070   1685086     25.26     26.63
1637.75/410.01	c  N dy  6390   1908880        90      8010         0    109847     56070   2242053     25.26     26.84
1657.32/414.93	c  N dy  6502   1928892        90      8010         0     73099     56070   1145808     25.27     29.06
1679.69/420.54	c  N dy  6558   1949263        90      8010         0     91963     56070   1703808     25.27     26.65
1709.65/428.00	c  N dy  6679   1969293        90      8010         0    110577     56070   2264862     25.29     27.02
1734.02/434.16	c  N dy  6735   1995357        90      8010         0     78254     56070   1273321     25.28     26.64
1758.78/440.33	c  N dy  6822   2015406        90      8010         0     96833     56070   1828273     25.29     27.54
1782.35/446.26	c  N dy  6829   2038876        90      8010         0     61133     56070    744263     25.27     26.63
1800.73/450.84	c  N dy  6888   2059017        90      8010         0     79755     56070   1297349     25.28     26.62
1826.69/457.30	c  N dy  7005   2079080        90      8010         0     98359     56070   1856303     25.29     28.48
1855.85/464.64	c  N dy  7049   2100003        90      8010         0     59425     56070    676640     25.29     26.63
1875.43/469.52	c  N dy  7133   2121855        90      8010         0     79587     56070   1275170     25.29     26.75
1899.39/475.58	c  N dy  7200   2141903        90      8010         0     98094     56070   1821446     25.29     28.11
1936.15/484.73	c  N dy  7314   2163958        90      8010         0     59427     56070    658433     25.30     26.69
1954.53/489.38	c  N dy  7384   2184024        90      8010         0     78023     56070   1209211     25.30     27.90
1985.28/497.05	c  N dy  7454   2211033        90      8010         0    102962     56070   1944802     25.30     22.53
1985.28/497.05	c  S st  7454   2211033        90      8010         0    102962     56070   1944802     25.30     22.53
1986.47/497.34	c  S st  7454   2211535        90      8010         0    103436     56070   1959469     25.30   no data
1986.47/497.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1986.87/497.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
1986.87/497.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1986.87/497.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1986.87/497.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1986.87/497.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1986.87/497.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1986.87/497.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1986.87/497.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2042.00/511.24	c lits-rem:      1170  cl-subs:     8427  v-elim:      0  v-fix:    0  time: 13.76 s
2042.00/511.24	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
2042.00/511.27	c vivif2 --  cl tried    95009 cl shrink        0 lits rem          0 time: 0.02
2043.99/511.70	c asymm  cl-useful: 0/778/8010 lits-rem:0 time: 0.43
2043.99/511.70	c calculated reachability. Time: 0.00
2043.99/511.70	c  N dy  7454   2211535        90      8010         0     95009     56070   1699627     25.30   no data
2079.55/520.67	c  N dy  7541   2232027        90      8010         0    113920     56070   2258618     25.30     26.74
2108.72/527.96	c  N dy  7626   2252169        90      8010         0     72818     56070   1041896     25.30     26.66
2134.28/534.39	c  N dy  7659   2273532        90      8010         0     92506     56070   1621069     25.30     26.64
2173.02/544.04	c  N dy  7729   2296863        90      8010         0    114055     56070   2260961     25.30     26.65
2203.78/551.72	c  N dy  7785   2318088        90      8010         0     72823     56070   1017294     25.30     26.64
2227.77/557.76	c  N dy  7898   2338194        90      8010         0     91438     56070   1575523     25.31     26.74
2256.51/564.90	c  N dy  7980   2358316        90      8010         0    110089     56070   2129271     25.31     26.73
2286.47/572.42	c  N dy  8068   2378346        90      8010         0     66785     56070    820086     25.32     26.66
2314.83/579.54	c  N dy  8131   2409063        90      8010         0     95000     56070   1645006     25.30     26.67
2344.39/586.98	c  N dy  8222   2429076        90      8010         0    113493     56070   2193737     25.31     26.76
2374.74/594.55	c  N dy  8239   2456542        90      8010         0     75947     56070   1066395     25.29     26.66
2399.13/600.67	c  N dy  8341   2476599        90      8010         0     94550     56070   1622266     25.30     26.76
2425.50/607.28	c  N dy  8399   2496664        90      8010         0    112989     56070   2167048     25.30     27.57
2462.22/616.46	c  N dy  8512   2520383        90      8010         0     71338     56070    918000     25.31     26.73
2483.00/621.62	c  N dy  8537   2542098        90      8010         0     91290     56070   1498346     25.30     26.74
2522.54/631.56	c  N dy  8644   2570624        90      8010         0    117738     56070   2284629     25.30     26.70
2553.71/639.31	c  N dy  8727   2591071        90      8010         0     72037     56070    918850     25.30     26.88
2577.27/645.20	c  N dy  8833   2611115        90      8010         0     90584     56070   1476858     25.31     26.69
2600.86/651.16	c  N dy  8840   2633621        90      8010         0    111248     56070   2089023     25.30     26.69
2635.59/659.90	c  N dy  8921   2653715        90      8010         0    129861     56070   2645411     25.31     26.72
2657.98/665.44	c  N dy  8993   2674058        90      8010         0     83052     56070   1230123     25.31     26.85
2690.71/673.66	c  N dy  9101   2699515        90      8010         0    106522     56070   1928585     25.31     26.81
2710.29/678.50	c  S st  9152   2711535        90      8010         0    117655     56070   2260752     25.32   no data
2711.48/678.86	c  S st  9152   2712036        90      8010         0    118122     56070   2274586     25.32   no data
2711.48/678.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2711.88/678.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2711.88/678.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2711.88/678.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2711.88/678.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2711.88/678.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
2711.88/678.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2711.88/678.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2712.28/679.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2787.78/697.99	c lits-rem:      1218  cl-subs:     9548  v-elim:      0  v-fix:    0  time: 18.96 s
2787.78/697.99	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
2788.18/698.02	c vivif2 --  cl tried   108574 cl shrink        0 lits rem          0 time: 0.03
2789.80/698.40	c asymm  cl-useful: 0/671/8010 lits-rem:0 time: 0.38
2789.80/698.41	c calculated reachability. Time: 0.00
2789.80/698.41	c  N dy  9152   2712036        90      8010         0    108574     56070   1974109     25.32   no data
2822.13/706.57	c  N dy  9235   2732077        90      8010         0    127114     56070   2526174     25.32     27.80
2848.90/713.21	c  N dy  9322   2752088        90      8010         0     79518     56070   1114255     25.32     26.83
2876.46/720.16	c  N dy  9436   2772148        90      8010         0     98141     56070   1674468     25.33     26.79
2919.20/730.80	c  N dy  9547   2792157        90      8010         0    116718     56070   2232759     25.34     28.15
2967.93/743.07	c  N dy  9658   2812241        90      8010         0     67969     56070    748116     25.35     30.17
3001.11/751.31	c  N dy  9742   2837900        90      8010         0     91715     56070   1453880     25.35     27.04
3035.86/760.09	c  N dy  9849   2858114        90      8010         0    110403     56070   2012137     25.35     26.81
3069.00/768.36	c  N dy  9894   2880937        90      8010         0    131284     56070   2627715     25.35     26.79
3097.77/775.60	c  N dy  9977   2903309        90      8010         0     83702     56070   1201167     25.35     26.82
3124.52/782.27	c  N dy 10072   2923406        90      8010         0    102314     56070   1756339     25.36     28.59
3158.48/790.73	c  N dy 10172   2944125        90      8010         0    121485     56070   2330052     25.36     26.81
3193.22/799.45	c  N dy 10245   2964190        90      8010         0     70719     56070    794646     25.37     29.57
3214.40/804.75	c  N dy 10309   2984263        90      8010         0     89212     56070   1346158     25.37     26.77
3241.96/811.61	c  N dy 10389   3004352        90      8010         0    107832     56070   1906101     25.37     28.23
3274.32/819.71	c  N dy 10451   3025682        90      8010         0    127542     56070   2490492     25.37     26.79
3307.87/828.12	c  N dy 10522   3045941        90      8010         0     76081     56070    932507     25.37     26.81
3331.04/833.95	c  N dy 10627   3066003        90      8010         0     94612     56070   1492561     25.38     26.85
3361.02/841.49	c  N dy 10714   3086123        90      8010         0    113245     56070   2051433     25.38     26.75
3396.57/850.37	c  N dy 10751   3110565        90      8010         0    135684     56070   2714454     25.38     26.74
3431.72/859.18	c  N dy 10826   3132073        90      8010         0     84488     56070   1167764     25.38     26.75
3536.36/885.35	c  N dy 10906   3212037        90      8010         0     85853     56070   1171975     25.33     20.17
3536.36/885.35	c  S st 10906   3212037        90      8010         0     85853     56070   1171975     25.33     20.17
3537.18/885.59	c  S st 10906   3212539        90      8010         0     86325     56070   1186548     25.33   no data
3537.18/885.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3537.55/885.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
3537.55/885.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3537.55/885.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3537.55/885.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3537.55/885.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
3537.55/885.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3537.55/885.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3537.55/885.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3555.13/890.01	c lits-rem:       508  cl-subs:     3805  v-elim:      0  v-fix:    0  time:  4.31 s
3555.13/890.01	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
3555.13/890.02	c vivif2 --  cl tried    82520 cl shrink        0 lits rem          0 time: 0.02
3556.33/890.36	c asymm  cl-useful: 0/860/8010 lits-rem:0 time: 0.34
3556.33/890.37	c calculated reachability. Time: 0.00
3556.33/890.37	c  N dy 10906   3212539        90      8010         0     82520     56070   1087628     25.33   no data
3582.70/896.92	c  N dy 10917   3235834        90      8010         0    103830     56070   1694246     25.32     26.83
3613.06/904.56	c  N dy 10991   3255884        90      8010         0    122395     56070   2248951     25.32     26.75
3665.39/917.60	c  N dy 11077   3286721        90      8010         0     78268     56070    951979     25.32     26.80
3690.16/923.83	c  N dy 11157   3306770        90      8010         0     96810     56070   1504636     25.32     26.90
3735.69/935.28	c  N dy 11237   3335789        90      8010         0    123518     56070   2295285     25.32     26.74
3778.45/945.91	c  N dy 11321   3358573        90      8010         0    144583     56070   2921817     25.32     26.85
3805.60/952.78	c  N dy 11388   3378592        90      8010         0     89444     56070   1267054     25.33     28.22
3833.15/959.61	c  N dy 11487   3398631        90      8010         0    107939     56070   1821879     25.33     28.42
3867.51/968.20	c  N dy 11584   3418713        90      8010         0    126567     56070   2378625     25.34     28.62
3923.46/982.28	c  N dy 11682   3450445        90      8010         0     81149     56070    994880     25.33     26.81
3951.39/989.24	c  N dy 11776   3472299        90      8010         0    101362     56070   1598235     25.34     26.87
3986.55/998.07	c  N dy 11853   3497098        90      8010         0    124191     56070   2269753     25.34     26.90
4028.10/1008.41	c  N dy 11986   3517187        90      8010         0    142794     56070   2832842     25.34     26.75
4061.65/1016.88	c  N dy 12073   3537212        90      8010         0     85633     56070   1117381     25.35     27.72
4085.22/1022.76	c  N dy 12114   3557233        90      8010         0    104061     56070   1661064     25.35     26.74
4119.97/1031.40	c  N dy 12235   3577268        90      8010         0    122635     56070   2222192     25.36     28.40
4160.31/1041.60	c  N dy 12338   3597811        90      8010         0    141659     56070   2793611     25.36     26.77
4193.87/1049.96	c  N dy 12413   3617825        90      8010         0     83477     56070   1032466     25.36     26.73
4217.44/1055.83	c  N dy 12478   3637898        90      8010         0    102099     56070   1589795     25.36     26.82
4249.02/1063.74	c  N dy 12527   3659012        90      8010         0    121552     56070   2164167     25.36     26.73
4288.94/1073.79	c  N dy 12565   3679615        90      8010         0    140593     56070   2719018     25.36     26.80
4332.51/1084.68	c  N dy 12620   3700709        90      8010         0     82485     56070    979915     25.36     26.74
4346.86/1088.24	c  S st 12676   3712539        90      8010         0     93469     56070   1308973     25.36   no data
4348.06/1088.52	c  S st 12676   3713043        90      8010         0     93947     56070   1323193     25.36   no data
4348.06/1088.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4348.06/1088.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
4348.06/1088.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4348.06/1088.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4348.06/1088.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4348.06/1088.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
4348.06/1088.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4348.46/1088.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4348.46/1088.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4365.24/1092.80	c lits-rem:       373  cl-subs:     2987  v-elim:      0  v-fix:    0  time:  4.16 s
4365.24/1092.80	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
4365.24/1092.83	c vivif2 --  cl tried    90960 cl shrink        0 lits rem          0 time: 0.03
4366.44/1093.19	c asymm  cl-useful: 0/791/8010 lits-rem:0 time: 0.36
4366.44/1093.19	c calculated reachability. Time: 0.00
4366.44/1093.19	c  N dy 12676   3713043        90      8010         0     90960     56070   1230732     25.36   no data
4392.80/1099.72	c  N dy 12733   3733085        90      8010         0    109419     56070   1774357     25.36     27.01
4425.95/1108.05	c  F st 12846   3751563        90      8010         0    126593     56070   2292191     25.36   no data
4429.55/1108.91	c  N st 12850   3753595        90      8010         0    128457     56070   2348510     25.36   no data
4469.89/1119.09	c  N dy 12950   3773625        90      8010         0    147013     56070   2905419     25.37     27.94
4509.84/1129.08	c  N dy 13071   3793762        90      8010         0     87228     56070   1111805     25.37     26.75
4540.19/1136.61	c  N dy 13209   3813989        90      8010         0    105961     56070   1679295     25.38     27.02
4575.75/1145.51	c  N dy 13308   3834052        90      8010         0    124528     56070   2237821     25.39     26.79
4620.09/1156.65	c  N dy 13382   3854086        90      8010         0    143058     56070   2790420     25.39     29.02
4672.02/1169.61	c  N dy 13401   3888745        90      8010         0     95339     56070   1307422     25.37     26.73
4702.78/1177.34	c  N dy 13484   3909959        90      8010         0    114987     56070   1892776     25.37     26.72
4735.94/1185.66	c  N dy 13543   3929971        90      8010         0    133416     56070   2438037     25.37     26.71
4780.29/1196.72	c  N dy 13643   3950375        90      8010         0    152255     56070   3002763     25.38     26.77

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 4.29 6.48 6.95 6/180 3236
/proc/meminfo: memFree=27118276/32951124 swapFree=67088964/67111528
[pid=3236] ppid=3234 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/3236/stat : 3236 (strangenight2-m) R 3234 3236 2397 0 -1 4202496 408 0 0 0 0 0 0 0 22 0 4 0 519172352 52441088 347 33554432000 4194304 4627427 140733399820928 18446744073709551615 47901448841138 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3236/statm: 12803 347 299 106 0 7774 0
[pid=3236/tid=3237] ppid=3234 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/3236/task/3237/stat : 3237 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 519172352 52441088 352 33554432000 4194304 4627427 140733399820928 18446744073709551615 47901448841138 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3236/tid=3238] ppid=3234 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/3236/task/3238/stat : 3238 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 519172352 52441088 352 33554432000 4194304 4627427 140733399820928 18446744073709551615 47901448841142 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3236/tid=3239] ppid=3234 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/3236/task/3239/stat : 3239 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 519172352 52441088 352 33554432000 4194304 4627427 140733399820928 18446744073709551615 210199694422 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0368299 s]
/proc/loadavg: 4.29 6.48 6.95 6/180 3236
/proc/meminfo: memFree=27118276/32951124 swapFree=67088964/67111528
[pid=3236] ppid=3234 vsize=216464 CPUtime=0.12 cores=1,3,5,7
/proc/3236/stat : 3236 (strangenight2-m) R 3234 3236 2397 0 -1 4202496 1492 0 0 0 12 0 0 0 18 0 4 0 519172352 221659136 1406 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3236/statm: 54116 1406 362 106 0 49087 0
[pid=3236/tid=3237] ppid=3234 vsize=216464 CPUtime=0.03 cores=1,3,5,7
/proc/3236/task/3237/stat : 3237 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 269 0 0 0 3 0 0 0 18 0 4 0 519172352 221659136 1406 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3236/tid=3238] ppid=3234 vsize=216464 CPUtime=0.02 cores=1,3,5,7
/proc/3236/task/3238/stat : 3238 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 252 0 0 0 2 0 0 0 24 0 4 0 519172352 221659136 1406 33554432000 4194304 4627427 140733399820928 18446744073709551615 4310109 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3236/tid=3239] ppid=3234 vsize=216464 CPUtime=0.03 cores=1,3,5,7
/proc/3236/task/3239/stat : 3239 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 292 0 0 0 3 0 0 0 24 0 4 0 519172352 221659136 1406 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 216464

[startup+0.100819 s]
/proc/loadavg: 4.29 6.48 6.95 6/180 3236
/proc/meminfo: memFree=27118276/32951124 swapFree=67088964/67111528
[pid=3236] ppid=3234 vsize=216596 CPUtime=0.38 cores=1,3,5,7
/proc/3236/stat : 3236 (strangenight2-m) R 3234 3236 2397 0 -1 4202496 1620 0 0 0 38 0 0 0 18 0 4 0 519172352 221794304 1534 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3236/statm: 54149 1534 364 106 0 49120 0
[pid=3236/tid=3237] ppid=3234 vsize=216596 CPUtime=0.09 cores=1,3,5,7
/proc/3236/task/3237/stat : 3237 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 281 0 0 0 9 0 0 0 18 0 4 0 519172352 221794304 1534 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3236/tid=3238] ppid=3234 vsize=216596 CPUtime=0.09 cores=1,3,5,7
/proc/3236/task/3238/stat : 3238 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 265 0 0 0 9 0 0 0 24 0 4 0 519172352 221794304 1534 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309234 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3236/tid=3239] ppid=3234 vsize=216596 CPUtime=0.09 cores=1,3,5,7
/proc/3236/task/3239/stat : 3239 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 381 0 0 0 9 0 0 0 24 0 4 0 519172352 221794304 1534 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 216596

[startup+0.30079 s]
/proc/loadavg: 4.29 6.48 6.95 6/180 3236
/proc/meminfo: memFree=27118276/32951124 swapFree=67088964/67111528
[pid=3236] ppid=3234 vsize=219652 CPUtime=1.17 cores=1,3,5,7
/proc/3236/stat : 3236 (strangenight2-m) R 3234 3236 2397 0 -1 4202496 3927 0 0 0 117 0 0 0 18 0 4 0 519172352 224923648 3366 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309360 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3236/statm: 54913 3367 384 106 0 49884 0
[pid=3236/tid=3237] ppid=3234 vsize=219652 CPUtime=0.29 cores=1,3,5,7
/proc/3236/task/3237/stat : 3237 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 936 0 0 0 29 0 0 0 18 0 4 0 519172352 224923648 3367 33554432000 4194304 4627427 140733399820928 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3236/tid=3238] ppid=3234 vsize=219652 CPUtime=0.29 cores=1,3,5,7
/proc/3236/task/3238/stat : 3238 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 897 0 0 0 29 0 0 0 25 0 4 0 519172352 224923648 3367 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3236/tid=3239] ppid=3234 vsize=219652 CPUtime=0.29 cores=1,3,5,7
/proc/3236/task/3239/stat : 3239 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 729 0 0 0 29 0 0 0 25 0 4 0 519172352 224923648 3367 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309170 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 219652

[startup+0.700723 s]
/proc/loadavg: 4.29 6.48 6.95 6/180 3236
/proc/meminfo: memFree=27118276/32951124 swapFree=67088964/67111528
[pid=3236] ppid=3234 vsize=222376 CPUtime=2.77 cores=1,3,5,7
/proc/3236/stat : 3236 (strangenight2-m) R 3234 3236 2397 0 -1 4202496 6379 0 0 0 277 0 0 0 18 0 4 0 519172352 227713024 3873 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309272 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3236/statm: 55594 3873 384 106 0 50565 0
[pid=3236/tid=3237] ppid=3234 vsize=222376 CPUtime=0.69 cores=1,3,5,7
/proc/3236/task/3237/stat : 3237 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 1607 0 0 0 69 0 0 0 18 0 4 0 519172352 227713024 3873 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3236/tid=3238] ppid=3234 vsize=222376 CPUtime=0.69 cores=1,3,5,7
/proc/3236/task/3238/stat : 3238 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 1568 0 0 0 69 0 0 0 25 0 4 0 519172352 227713024 3873 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3236/tid=3239] ppid=3234 vsize=222376 CPUtime=0.69 cores=1,3,5,7
/proc/3236/task/3239/stat : 3239 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 1161 0 0 0 69 0 0 0 25 0 4 0 519172352 227713024 3873 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 222376

[startup+1.50059 s]
/proc/loadavg: 4.29 6.48 6.95 11/184 3240
/proc/meminfo: memFree=27090716/32951124 swapFree=67088964/67111528
[pid=3236] ppid=3234 vsize=223708 CPUtime=5.97 cores=1,3,5,7
/proc/3236/stat : 3236 (strangenight2-m) R 3234 3236 2397 0 -1 4202496 10438 0 0 0 596 1 0 0 19 0 4 0 519172352 229076992 4636 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309594 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3236/statm: 55927 4637 385 106 0 50898 0
[pid=3236/tid=3237] ppid=3234 vsize=223708 CPUtime=1.49 cores=1,3,5,7
/proc/3236/task/3237/stat : 3237 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 2636 0 0 0 149 0 0 0 19 0 4 0 519172352 229076992 4637 33554432000 4194304 4627427 140733399820928 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3236/tid=3238] ppid=3234 vsize=223708 CPUtime=1.48 cores=1,3,5,7
/proc/3236/task/3238/stat : 3238 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 2613 0 0 0 148 0 0 0 25 0 4 0 519172352 229076992 4637 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3236/tid=3239] ppid=3234 vsize=223708 CPUtime=1.49 cores=1,3,5,7
/proc/3236/task/3239/stat : 3239 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 2102 0 0 0 149 0 0 0 25 0 4 0 519172352 229076992 4637 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 223708

[startup+3.10032 s]
/proc/loadavg: 4.29 6.48 6.95 9/184 3240
/proc/meminfo: memFree=27057780/32951124 swapFree=67088964/67111528
[pid=3236] ppid=3234 vsize=243124 CPUtime=12.35 cores=1,3,5,7
/proc/3236/stat : 3236 (strangenight2-m) R 3234 3236 2397 0 -1 4202496 21511 0 0 0 1233 2 0 0 24 0 4 0 519172352 248958976 12375 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309142 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3236/statm: 60781 12375 388 106 0 55752 0
[pid=3236/tid=3237] ppid=3234 vsize=243124 CPUtime=3.08 cores=1,3,5,7
/proc/3236/task/3237/stat : 3237 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 4994 0 0 0 308 0 0 0 24 0 4 0 519172352 248958976 12375 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3236/tid=3238] ppid=3234 vsize=243124 CPUtime=3.07 cores=1,3,5,7
/proc/3236/task/3238/stat : 3238 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 5626 0 0 0 307 0 0 0 25 0 4 0 519172352 248958976 12375 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3236/tid=3239] ppid=3234 vsize=243124 CPUtime=3.09 cores=1,3,5,7
/proc/3236/task/3239/stat : 3239 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 5211 0 0 0 309 0 0 0 25 0 4 0 519172352 248958976 12375 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 243124

[startup+6.30079 s]
/proc/loadavg: 4.59 6.51 6.95 9/184 3240
/proc/meminfo: memFree=27014616/32951124 swapFree=67088964/67111528
[pid=3236] ppid=3234 vsize=234384 CPUtime=25.15 cores=1,3,5,7
/proc/3236/stat : 3236 (strangenight2-m) R 3234 3236 2397 0 -1 4202496 31969 0 0 0 2510 5 0 0 25 0 4 0 519172352 240009216 14685 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3236/statm: 58596 14685 388 106 0 53567 0
[pid=3236/tid=3237] ppid=3234 vsize=234384 CPUtime=6.29 cores=1,3,5,7
/proc/3236/task/3237/stat : 3237 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 8510 0 0 0 628 1 0 0 25 0 4 0 519172352 240009216 14685 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3236/tid=3238] ppid=3234 vsize=234384 CPUtime=6.26 cores=1,3,5,7
/proc/3236/task/3238/stat : 3238 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 8120 0 0 0 625 1 0 0 25 0 4 0 519172352 240009216 14685 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3236/tid=3239] ppid=3234 vsize=234384 CPUtime=6.28 cores=1,3,5,7
/proc/3236/task/3239/stat : 3239 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 7344 0 0 0 628 0 0 0 25 0 4 0 519172352 240009216 14685 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 234384

[startup+12.7007 s]
/proc/loadavg: 4.86 6.53 6.96 9/184 3240
/proc/meminfo: memFree=26977416/32951124 swapFree=67088964/67111528
[pid=3236] ppid=3234 vsize=254928 CPUtime=50.71 cores=1,3,5,7
/proc/3236/stat : 3236 (strangenight2-m) R 3234 3236 2397 0 -1 4202496 50239 0 0 0 5063 8 0 0 25 0 4 0 519172352 261046272 19454 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3236/statm: 63732 19454 388 106 0 58703 0
[pid=3236/tid=3237] ppid=3234 vsize=254928 CPUtime=12.69 cores=1,3,5,7
/proc/3236/task/3237/stat : 3237 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 13053 0 0 0 1267 2 0 0 25 0 4 0 519172352 261046272 19454 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3236/tid=3238] ppid=3234 vsize=254928 CPUtime=12.62 cores=1,3,5,7
/proc/3236/task/3238/stat : 3238 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 12272 0 0 0 1260 2 0 0 25 0 4 0 519172352 261046272 19454 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3236/tid=3239] ppid=3234 vsize=254928 CPUtime=12.69 cores=1,3,5,7
/proc/3236/task/3239/stat : 3239 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 11962 0 0 0 1268 1 0 0 25 0 4 0 519172352 261046272 19454 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 254928

[startup+25.5006 s]
/proc/loadavg: 5.56 6.60 6.97 9/184 3241
/proc/meminfo: memFree=26923800/32951124 swapFree=67088964/67111528
[pid=3236] ppid=3234 vsize=241480 CPUtime=101.84 cores=1,3,5,7
/proc/3236/stat : 3236 (strangenight2-m) R 3234 3236 2397 0 -1 4202496 77621 0 0 0 10171 13 0 0 25 0 4 0 519172352 247275520 27203 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3236/statm: 60370 27203 388 106 0 55341 0
[pid=3236/tid=3237] ppid=3234 vsize=241480 CPUtime=25.49 cores=1,3,5,7
/proc/3236/task/3237/stat : 3237 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 20369 0 0 0 2546 3 0 0 25 0 4 0 519172352 247275520 27203 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3236/tid=3238] ppid=3234 vsize=241480 CPUtime=25.35 cores=1,3,5,7
/proc/3236/task/3238/stat : 3238 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 18832 0 0 0 2532 3 0 0 25 0 4 0 519172352 247275520 27203 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3236/tid=3239] ppid=3234 vsize=241480 CPUtime=25.48 cores=1,3,5,7
/proc/3236/task/3239/stat : 3239 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 17937 0 0 0 2546 2 0 0 25 0 4 0 519172352 247275520 27203 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 241480

[startup+51.1003 s]
/proc/loadavg: 6.45 6.73 7.01 9/184 3245
/proc/meminfo: memFree=26896608/32951124 swapFree=67088964/67111528
[pid=3236] ppid=3234 vsize=266760 CPUtime=204.09 cores=1,3,5,7
/proc/3236/stat : 3236 (strangenight2-m) R 3234 3236 2397 0 -1 4202496 116036 0 0 0 20387 22 0 0 25 0 4 0 519172352 273162240 29908 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3236/statm: 66690 29908 388 106 0 61661 0
[pid=3236/tid=3237] ppid=3234 vsize=266760 CPUtime=51.08 cores=1,3,5,7
/proc/3236/task/3237/stat : 3237 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 30494 0 0 0 5104 4 0 0 25 0 4 0 519172352 273162240 29908 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3236/tid=3238] ppid=3234 vsize=266760 CPUtime=50.81 cores=1,3,5,7
/proc/3236/task/3238/stat : 3238 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 28427 0 0 0 5076 5 0 0 25 0 4 0 519172352 273162240 29908 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309228 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3236/tid=3239] ppid=3234 vsize=266760 CPUtime=51.08 cores=1,3,5,7
/proc/3236/task/3239/stat : 3239 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 27030 0 0 0 5104 4 0 0 25 0 4 0 519172352 273162240 29908 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 266760

[startup+102.307 s]
/proc/loadavg: 7.39 6.94 7.06 9/184 3246
/proc/meminfo: memFree=26852188/32951124 swapFree=67088964/67111528
[pid=3236] ppid=3234 vsize=268312 CPUtime=408.64 cores=1,3,5,7
/proc/3236/stat : 3236 (strangenight2-m) R 3234 3236 2397 0 -1 4202496 173364 0 0 0 40826 38 0 0 25 0 4 0 519172352 274751488 35075 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3236/statm: 67078 35075 388 106 0 62049 0
[pid=3236/tid=3237] ppid=3234 vsize=268312 CPUtime=102.29 cores=1,3,5,7
/proc/3236/task/3237/stat : 3237 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 44063 0 0 0 10222 7 0 0 25 0 4 0 519172352 274751488 35075 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3236/tid=3238] ppid=3234 vsize=268312 CPUtime=101.75 cores=1,3,5,7
/proc/3236/task/3238/stat : 3238 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 42130 0 0 0 10164 11 0 0 25 0 4 0 519172352 274751488 35075 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3236/tid=3239] ppid=3234 vsize=268312 CPUtime=102.29 cores=1,3,5,7
/proc/3236/task/3239/stat : 3239 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 43046 0 0 0 10222 7 0 0 25 0 4 0 519172352 274751488 35075 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 268312

[startup+162.301 s]

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

[pid=3236] ppid=3234 vsize=488772 CPUtime=2805.36 cores=1,3,5,7
/proc/3236/stat : 3236 (strangenight2-m) R 3234 3236 2397 0 -1 4202496 527384 0 0 0 280354 182 0 0 25 0 4 0 519172352 500502528 82280 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309095 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3236/statm: 122193 82280 388 106 0 117164 0
[pid=3236/tid=3237] ppid=3234 vsize=488772 CPUtime=701.22 cores=1,3,5,7
/proc/3236/task/3237/stat : 3237 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 135043 0 0 0 70078 44 0 0 25 0 4 0 519172352 500502528 82280 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3236/tid=3238] ppid=3234 vsize=488772 CPUtime=699.55 cores=1,3,5,7
/proc/3236/task/3238/stat : 3238 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 122298 0 0 0 69912 43 0 0 25 0 4 0 519172352 500502528 82280 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3236/tid=3239] ppid=3234 vsize=488772 CPUtime=702.29 cores=1,3,5,7
/proc/3236/task/3239/stat : 3239 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 137683 0 0 0 70182 47 0 0 25 0 4 0 519172352 500502528 82280 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2805.36
Current children cumulated vsize (KiB) 488772

[startup+762.306 s]
/proc/loadavg: 8.00 7.92 7.56 9/184 3265
/proc/meminfo: memFree=26498440/32951124 swapFree=67088964/67111528
[pid=3236] ppid=3234 vsize=450344 CPUtime=3045.05 cores=1,3,5,7
/proc/3236/stat : 3236 (strangenight2-m) R 3234 3236 2397 0 -1 4202496 547153 0 0 0 304312 193 0 0 25 0 4 0 519172352 461152256 85471 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309312 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3236/statm: 112586 85471 394 106 0 107557 0
[pid=3236/tid=3237] ppid=3234 vsize=450344 CPUtime=760.89 cores=1,3,5,7
/proc/3236/task/3237/stat : 3237 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 139919 0 0 0 76044 45 0 0 25 0 4 0 519172352 461152256 85471 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3236/tid=3238] ppid=3234 vsize=450344 CPUtime=759.56 cores=1,3,5,7
/proc/3236/task/3238/stat : 3238 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 126944 0 0 0 75910 46 0 0 25 0 4 0 519172352 461152256 85471 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3236/tid=3239] ppid=3234 vsize=450344 CPUtime=762.3 cores=1,3,5,7
/proc/3236/task/3239/stat : 3239 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 141596 0 0 0 76180 50 0 0 25 0 4 0 519172352 461152256 85471 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3045.05
Current children cumulated vsize (KiB) 450344

[startup+822.3 s]
/proc/loadavg: 8.07 7.95 7.59 9/184 3267
/proc/meminfo: memFree=26442736/32951124 swapFree=67088964/67111528
[pid=3236] ppid=3234 vsize=529544 CPUtime=3284.7 cores=1,3,5,7
/proc/3236/stat : 3236 (strangenight2-m) R 3234 3236 2397 0 -1 4202496 568031 0 0 0 328268 202 0 0 25 0 4 0 519172352 542253056 93261 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309089 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3236/statm: 132386 93261 394 106 0 127357 0
[pid=3236/tid=3237] ppid=3234 vsize=529544 CPUtime=820.56 cores=1,3,5,7
/proc/3236/task/3237/stat : 3237 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 147843 0 0 0 82008 48 0 0 25 0 4 0 519172352 542253056 93261 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3236/tid=3238] ppid=3234 vsize=529544 CPUtime=819.56 cores=1,3,5,7
/proc/3236/task/3238/stat : 3238 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 132334 0 0 0 81907 49 0 0 25 0 4 0 519172352 542253056 93261 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3236/tid=3239] ppid=3234 vsize=529544 CPUtime=822.3 cores=1,3,5,7
/proc/3236/task/3239/stat : 3239 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 145066 0 0 0 82178 52 0 0 25 0 4 0 519172352 542253056 93261 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3284.7
Current children cumulated vsize (KiB) 529544

[startup+882.3 s]
/proc/loadavg: 8.09 7.97 7.62 9/184 3269
/proc/meminfo: memFree=26412064/32951124 swapFree=67088964/67111528
[pid=3236] ppid=3234 vsize=582680 CPUtime=3524.38 cores=1,3,5,7
/proc/3236/stat : 3236 (strangenight2-m) R 3234 3236 2397 0 -1 4202496 591543 0 0 0 352225 213 0 0 25 0 4 0 519172352 596664320 103250 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309209 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3236/statm: 145670 103250 394 106 0 140641 0
[pid=3236/tid=3237] ppid=3234 vsize=582680 CPUtime=880.24 cores=1,3,5,7
/proc/3236/task/3237/stat : 3237 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 154612 0 0 0 87973 51 0 0 25 0 4 0 519172352 596664320 103250 33554432000 4194304 4627427 140733399820928 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3236/tid=3238] ppid=3234 vsize=582680 CPUtime=879.56 cores=1,3,5,7
/proc/3236/task/3238/stat : 3238 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 137393 0 0 0 87904 52 0 0 25 0 4 0 519172352 596664320 103250 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3236/tid=3239] ppid=3234 vsize=582680 CPUtime=882.29 cores=1,3,5,7
/proc/3236/task/3239/stat : 3239 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 149042 0 0 0 88175 54 0 0 25 0 4 0 519172352 596664320 103250 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3524.38
Current children cumulated vsize (KiB) 582680

[startup+942.3 s]
/proc/loadavg: 8.14 8.00 7.65 9/184 3270
/proc/meminfo: memFree=26427528/32951124 swapFree=67088964/67111528
[pid=3236] ppid=3234 vsize=610800 CPUtime=3764.05 cores=1,3,5,7
/proc/3236/stat : 3236 (strangenight2-m) R 3234 3236 2397 0 -1 4202496 609280 0 0 0 376181 224 0 0 25 0 4 0 519172352 625459200 97195 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309138 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3236/statm: 152700 97195 394 106 0 147671 0
[pid=3236/tid=3237] ppid=3234 vsize=610800 CPUtime=939.91 cores=1,3,5,7
/proc/3236/task/3237/stat : 3237 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 156666 0 0 0 93939 52 0 0 25 0 4 0 519172352 625459200 97195 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3236/tid=3238] ppid=3234 vsize=610800 CPUtime=939.56 cores=1,3,5,7
/proc/3236/task/3238/stat : 3238 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 140812 0 0 0 93902 54 0 0 25 0 4 0 519172352 625459200 97195 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309130 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3236/tid=3239] ppid=3234 vsize=610800 CPUtime=942.3 cores=1,3,5,7
/proc/3236/task/3239/stat : 3239 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 155746 0 0 0 94171 59 0 0 25 0 4 0 519172352 625459200 97195 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309364 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3764.05
Current children cumulated vsize (KiB) 610800

[startup+1002.3 s]
/proc/loadavg: 8.09 8.02 7.67 9/184 3272
/proc/meminfo: memFree=26352704/32951124 swapFree=67088964/67111528
[pid=3236] ppid=3234 vsize=544804 CPUtime=4003.72 cores=1,3,5,7
/proc/3236/stat : 3236 (strangenight2-m) R 3234 3236 2397 0 -1 4202496 636087 0 0 0 400135 237 0 0 25 0 4 0 519172352 557879296 102512 33554432000 4194304 4627427 140733399820928 18446744073709551615 4308256 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3236/statm: 136201 102512 394 106 0 131172 0
[pid=3236/tid=3237] ppid=3234 vsize=544804 CPUtime=999.59 cores=1,3,5,7
/proc/3236/task/3237/stat : 3237 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 163039 0 0 0 99904 55 0 0 25 0 4 0 519172352 557879296 102512 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3236/tid=3238] ppid=3234 vsize=544804 CPUtime=999.55 cores=1,3,5,7
/proc/3236/task/3238/stat : 3238 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 147496 0 0 0 99900 55 0 0 25 0 4 0 519172352 557879296 102512 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3236/tid=3239] ppid=3234 vsize=544804 CPUtime=1002.3 cores=1,3,5,7
/proc/3236/task/3239/stat : 3239 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 162787 0 0 0 100167 63 0 0 25 0 4 0 519172352 557879296 102512 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309220 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4003.72
Current children cumulated vsize (KiB) 544804

[startup+1062.3 s]
/proc/loadavg: 8.06 8.02 7.70 9/184 3273
/proc/meminfo: memFree=26412792/32951124 swapFree=67088964/67111528
[pid=3236] ppid=3234 vsize=558604 CPUtime=4243.41 cores=1,3,5,7
/proc/3236/stat : 3236 (strangenight2-m) R 3234 3236 2397 0 -1 4202496 659920 0 0 0 424093 248 0 0 25 0 4 0 519172352 572010496 98066 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3236/statm: 139651 98066 394 106 0 134622 0
[pid=3236/tid=3237] ppid=3234 vsize=558604 CPUtime=1059.26 cores=1,3,5,7
/proc/3236/task/3237/stat : 3237 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 166769 0 0 0 105870 56 0 0 25 0 4 0 519172352 572010496 98066 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3236/tid=3238] ppid=3234 vsize=558604 CPUtime=1059.56 cores=1,3,5,7
/proc/3236/task/3238/stat : 3238 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 154207 0 0 0 105897 59 0 0 25 0 4 0 519172352 572010496 98066 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3236/tid=3239] ppid=3234 vsize=558604 CPUtime=1062.29 cores=1,3,5,7
/proc/3236/task/3239/stat : 3239 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 169513 0 0 0 106164 65 0 0 25 0 4 0 519172352 572010496 98066 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4243.41
Current children cumulated vsize (KiB) 558604

[startup+1122.3 s]
/proc/loadavg: 8.05 8.03 7.72 9/184 3275
/proc/meminfo: memFree=26367868/32951124 swapFree=67088964/67111528
[pid=3236] ppid=3234 vsize=606784 CPUtime=4483.07 cores=1,3,5,7
/proc/3236/stat : 3236 (strangenight2-m) R 3234 3236 2397 0 -1 4202496 678986 0 0 0 448051 256 0 0 25 0 4 0 519172352 621346816 105327 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3236/statm: 151696 105327 394 106 0 146667 0
[pid=3236/tid=3237] ppid=3234 vsize=606784 CPUtime=1118.93 cores=1,3,5,7
/proc/3236/task/3237/stat : 3237 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 173296 0 0 0 111835 58 0 0 25 0 4 0 519172352 621346816 105327 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3236/tid=3238] ppid=3234 vsize=606784 CPUtime=1119.56 cores=1,3,5,7
/proc/3236/task/3238/stat : 3238 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 156038 0 0 0 111896 60 0 0 25 0 4 0 519172352 621346816 105327 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3236/tid=3239] ppid=3234 vsize=606784 CPUtime=1122.29 cores=1,3,5,7
/proc/3236/task/3239/stat : 3239 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 175187 0 0 0 112162 67 0 0 25 0 4 0 519172352 621346816 105327 33554432000 4194304 4627427 140733399820928 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4483.07
Current children cumulated vsize (KiB) 606784

[startup+1182.3 s]
/proc/loadavg: 8.07 8.04 7.74 10/184 3277
/proc/meminfo: memFree=26417688/32951124 swapFree=67088964/67111528
[pid=3236] ppid=3234 vsize=620808 CPUtime=4722.75 cores=1,3,5,7
/proc/3236/stat : 3236 (strangenight2-m) R 3234 3236 2397 0 -1 4202496 695447 0 0 0 472012 263 0 0 25 0 4 0 519172352 635707392 95808 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309242 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3236/statm: 155202 95808 394 106 0 150173 0
[pid=3236/tid=3237] ppid=3234 vsize=620808 CPUtime=1178.61 cores=1,3,5,7
/proc/3236/task/3237/stat : 3237 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 174688 0 0 0 117802 59 0 0 25 0 4 0 519172352 635707392 95808 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3236/tid=3238] ppid=3234 vsize=620808 CPUtime=1179.56 cores=1,3,5,7
/proc/3236/task/3238/stat : 3238 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 158132 0 0 0 117895 61 0 0 25 0 4 0 519172352 635707392 95808 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3236/tid=3239] ppid=3234 vsize=620808 CPUtime=1182.3 cores=1,3,5,7
/proc/3236/task/3239/stat : 3239 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 181633 0 0 0 118160 70 0 0 25 0 4 0 519172352 635707392 95808 33554432000 4194304 4627427 140733399820928 18446744073709551615 4310133 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.75
Current children cumulated vsize (KiB) 620808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.05 8.03 7.74 5/180 3278
/proc/meminfo: memFree=26711944/32951124 swapFree=67088964/67111528
[pid=3236] ppid=3234 vsize=621308 CPUtime=4800.26 cores=1,3,5,7
/proc/3236/stat : 3236 (strangenight2-m) R 3234 3236 2397 0 -1 4202496 701965 0 0 0 479759 267 0 0 25 0 4 0 519172352 636219392 101938 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3236/statm: 155327 101938 394 106 0 150298 0
[pid=3236/tid=3237] ppid=3234 vsize=621308 CPUtime=1197.9 cores=1,3,5,7
/proc/3236/task/3237/stat : 3237 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 177299 0 0 0 119730 60 0 0 25 0 4 0 519172352 636219392 101938 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3236/tid=3238] ppid=3234 vsize=621308 CPUtime=1198.97 cores=1,3,5,7
/proc/3236/task/3238/stat : 3238 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 159659 0 0 0 119835 62 0 0 25 0 4 0 519172352 636219392 101938 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3236/tid=3239] ppid=3234 vsize=621308 CPUtime=1201.7 cores=1,3,5,7
/proc/3236/task/3239/stat : 3239 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 182960 0 0 0 120100 70 0 0 25 0 4 0 519172352 636219392 101938 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 621308

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

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

[startup+1201.7 s]
/proc/loadavg: 8.05 8.03 7.74 5/180 3278
/proc/meminfo: memFree=26711944/32951124 swapFree=67088964/67111528
[pid=3236] ppid=3234 vsize=621308 CPUtime=4800.26 cores=1,3,5,7
/proc/3236/stat : 3236 (strangenight2-m) R 3234 3236 2397 0 -1 4202496 701965 0 0 0 479759 267 0 0 25 0 4 0 519172352 636219392 101938 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3236/statm: 155327 101938 394 106 0 150298 0
[pid=3236/tid=3237] ppid=3234 vsize=621308 CPUtime=1197.9 cores=1,3,5,7
/proc/3236/task/3237/stat : 3237 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 177299 0 0 0 119730 60 0 0 25 0 4 0 519172352 636219392 101938 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3236/tid=3238] ppid=3234 vsize=621308 CPUtime=1198.97 cores=1,3,5,7
/proc/3236/task/3238/stat : 3238 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 159659 0 0 0 119835 62 0 0 25 0 4 0 519172352 636219392 101938 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3236/tid=3239] ppid=3234 vsize=621308 CPUtime=1201.7 cores=1,3,5,7
/proc/3236/task/3239/stat : 3239 (strangenight2-m) R 3234 3236 2397 0 -1 4202560 182960 0 0 0 120100 70 0 0 25 0 4 0 519172352 636219392 101938 33554432000 4194304 4627427 140733399820928 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 621308

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.31
CPU user time (s): 4797.62
CPU system time (s): 2.69259
CPU usage (%): 399.45
Max. virtual memory (cumulated for all children) (KiB): 718460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.62
system time used= 2.69259
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 701967
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= 524
involuntary context switches= 21595

runsolver used 1.88171 second user time and 4.68229 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-29 13:15:39
IDJOB=3174001
IDBENCH=82819
IDSOLVER=1586
FILE ID=node130/3174001-1304075738
RUNJOBID= node130-1304075738-3214
PBS_JOBID= 13170469
Free space on /tmp= 71988 MiB

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

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

MD5SUM BENCH= 8dc696d26aef2000e5a242477bc06639
RANDOM SEED=1763431249

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27118432 kB
Buffers:       1165908 kB
Cached:        4145212 kB
SwapCached:      22432 kB
Active:         491840 kB
Inactive:      4909352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27118432 kB
SwapTotal:    67111528 kB
SwapFree:     67088964 kB
Dirty:           11336 kB
Writeback:           0 kB
AnonPages:       67824 kB
Mapped:          15008 kB
Slab:           368924 kB
PageTables:       5084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   277108 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= 71988 MiB
End job on node130 at 2011-04-29 13:35:42