Trace number 3366415

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

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

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366415-1305403826.cnf'
0.77/0.20	c -- header says num vars:             90
0.77/0.20	c -- header says num clauses:        8010
0.77/0.20	c -- clauses added:            0 learnts,         8010 normals,            0 xors
0.77/0.20	c -- vars added         90
0.77/0.20	c Parsing time:  0.00 s
0.77/0.20	c  N st     0         0        90      8010         0         0     56070         0   no data   no data
0.77/0.20	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.19
0.77/0.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.36/0.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.36/0.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.36/0.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.36/0.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
2.36/0.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.36/0.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2.36/0.65	c Finding binary XORs  T:     0.00 s  found:       0
2.36/0.65	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
2.36/0.65	c calculated reachability. Time: 0.00
2.36/0.65	c Calc default polars -  time:   0.00 s pos:      43 undec:       1 neg:      46
2.36/0.65	c =========================================================================================
2.36/0.65	c types(t): F = full restart, N = normal restart
2.36/0.65	c types(t): S = simplification begin/end, E = solution found
2.36/0.65	c restart types(rt): st = static, dy = dynamic
2.36/0.65	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.57/1.00	c  B st     0         0        90      8010         0         0     56070         0   no data   no data
3.57/1.00	c  N dy     8      7798        90      8010         0      4891     56070    133495     25.46     26.91
3.57/1.00	c  N dy    27     11855        90      8010         0      4722     56070    112923     25.92     27.50
3.57/1.00	c  N dy    39     15917        90      8010         0      8495     56070    225514     25.94     27.32
4.41/1.16	c  N dy    53     22462        90      8010         0      9327     56070    231383     25.92     27.33
4.75/1.29	c  F st    61     25000        90      8010         0     11682     56070    301070     25.93     25.92
5.55/1.40	c  N st    65     27032        90      8010         0      7257     56070    152374     25.93   no data
5.95/1.54	c  S st    67     30000        90      8010         0      9995     56070    234868     25.93   no data
5.95/1.57	c  S st    67     30503        90      8010         0     10467     56070    249111     25.93   no data
5.95/1.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.95/1.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.95/1.58	c blocked clauses removed:        0 vars:      0 tried:          90 T: 0.00 s
5.95/1.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.95/1.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.95/1.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
5.95/1.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.95/1.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.95/1.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.16/1.80	c lits-rem:       106  cl-subs:      699  v-elim:      0  v-fix:    0  time:  0.21 s
7.96/2.10	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.30
7.96/2.10	c calculated reachability. Time: 0.00
7.96/2.10	c  N dy    67     30503        90      8010         0      9768     56070    225999     25.93   no data
11.14/2.89	c  N dy    78     43958        90      8010         0     14907     56070    359160     25.55     26.93
11.94/3.03	c  S st    83     45754        90      8010         0      8320     56070    150341     25.55     23.89
11.94/3.07	c  S st    83     46258        90      8010         0      8803     56070    164634     25.55   no data
11.94/3.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.94/3.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
11.94/3.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.94/3.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.94/3.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.94/3.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
11.94/3.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.94/3.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.94/3.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.34/3.12	c lits-rem:         5  cl-subs:       73  v-elim:      0  v-fix:    0  time:  0.04 s
12.34/3.12	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
12.34/3.12	c vivif2 --  cl tried     8730 cl shrink        0 lits rem          0 time: 0.00
13.17/3.39	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.27
13.17/3.39	c calculated reachability. Time: 0.00
13.17/3.39	c  N dy    83     46258        90      8010         0      8730     56070    162130     25.55   no data
15.93/4.05	c  N dy    94     57699        90      8010         0     10118     56070    186768     25.19     26.74
17.15/4.35	c  N dy   104     62971        90      8010         0     14961     56070    329942     25.19     26.72
18.32/4.64	c  N dy   111     67509        90      8010         0     19152     56070    452537     25.15     26.52
18.72/4.79	c  S st   120     69387        90      8010         0     10731     56070    188443     25.17   no data
19.12/4.84	c  S st   120     69890        90      8010         0     11211     56070    202921     25.17   no data
19.12/4.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.12/4.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
19.12/4.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.12/4.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.12/4.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.12/4.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
19.12/4.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.12/4.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
19.12/4.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.51/4.92	c lits-rem:        20  cl-subs:      146  v-elim:      0  v-fix:    0  time:  0.07 s
19.51/4.92	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
19.51/4.92	c vivif2 --  cl tried    11065 cl shrink        0 lits rem          0 time: 0.00
20.71/5.25	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.32
20.71/5.25	c calculated reachability. Time: 0.00
20.71/5.25	c  N dy   120     69890        90      8010         0     11065     56070    197942     25.17   no data
21.95/5.55	c  N dy   142     74981        90      8010         0     15799     56070    338303     25.23     26.64
23.11/5.88	c  N dy   148     79816        90      8010         0     20264     56070    469588     25.20     26.72
24.70/6.25	c  N dy   171     84930        90      8010         0     13920     56070    264026     25.22     26.60
25.50/6.41	c  F st   173     87500        90      8010         0     16296     56070    331980     25.19     24.65
26.34/6.64	c  N st   178     90796        90      8010         0     19358     56070    425059     25.19   no data
28.29/7.14	c  N dy   200     97103        90      8010         0     13177     56070    224182     25.23     26.88
29.89/7.59	c  N dy   226    103458        90      8010         0     19078     56070    398796     25.27     26.74
30.32/7.68	c  S st   228    104835        90      8010         0     20342     56070    435786     25.26     24.88
30.73/7.74	c  S st   228    105337        90      8010         0     20817     56070    449829     25.26   no data
30.73/7.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.73/7.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
30.73/7.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.73/7.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.73/7.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.73/7.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
30.73/7.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.73/7.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
30.73/7.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.67/8.28	c lits-rem:       305  cl-subs:     1459  v-elim:      0  v-fix:    0  time:  0.51 s
32.67/8.28	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
32.67/8.29	c vivif2 --  cl tried    19358 cl shrink        0 lits rem          0 time: 0.00
34.27/8.68	c asymm  cl-useful: 0/6342/8010 lits-rem:0 time: 0.39
34.27/8.68	c calculated reachability. Time: 0.00
34.27/8.68	c  N dy   228    105337        90      8010         0     19358     56070    402789     25.26   no data
37.46/9.43	c  N dy   251    114722        90      8010         0     15094     56070    261212     25.23     26.64
39.50/9.99	c  N dy   272    122103        90      8010         0     21932     56070    462258     25.23     28.49
43.48/11.00	c  N dy   282    135566        90      8010         0     20520     56070    402036     25.01     26.33
47.04/11.81	c  N dy   325    144323        90      8010         0     28663     56070    643260     25.07     26.51
49.82/12.58	c  N dy   368    153628        90      8010         0     22458     56070    442780     25.11     26.44
51.42/12.95	c  S st   378    158007        90      8010         0     26510     56070    561834     25.10     22.61
51.82/13.02	c  S st   378    158510        90      8010         0     26987     56070    575944     25.10   no data
51.82/13.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.82/13.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
51.82/13.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
51.82/13.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.82/13.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.82/13.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
51.82/13.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.82/13.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
51.82/13.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.41/13.95	c lits-rem:       231  cl-subs:     2137  v-elim:      0  v-fix:    0  time:  0.89 s
55.41/13.95	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
55.41/13.95	c vivif2 --  cl tried    24850 cl shrink        0 lits rem          0 time: 0.00
55.81/14.09	c asymm  cl-useful: 0/1668/8010 lits-rem:0 time: 0.14
55.81/14.10	c calculated reachability. Time: 0.00
55.81/14.10	c  N dy   378    158510        90      8010         0     24850     56070    508055     25.10   no data
59.79/15.05	c  N dy   397    169374        90      8010         0     19243     56070    331924     25.06     26.47
63.79/16.05	c  N dy   453    180218        90      8010         0     29256     56070    628335     25.11     27.45
68.57/17.26	c  N dy   512    191793        90      8010         0     23374     56070    435858     25.15     27.85
74.19/18.69	c  N dy   563    205546        90      8010         0     18575     56070    275238     25.19     26.69
79.73/20.01	c  N dy   623    219592        90      8010         0     31567     56070    662254     25.24     26.58
85.32/21.46	c  N dy   651    233900        90      8010         0     26246     56070    481866     25.22     26.72
86.93/21.85	c  S st   676    237766        90      8010         0     29877     56070    590687     25.24     25.89
87.35/21.93	c  S st   676    238269        90      8010         0     30356     56070    605055     25.24   no data
87.35/21.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
87.35/21.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
87.35/21.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
87.35/21.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
87.35/21.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.35/21.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
87.35/21.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
87.35/21.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
87.35/21.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.30/22.98	c lits-rem:       397  cl-subs:     2096  v-elim:      0  v-fix:    0  time:  1.01 s
91.30/22.98	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
91.30/22.98	c vivif2 --  cl tried    28260 cl shrink        0 lits rem          0 time: 0.00
92.15/23.18	c asymm  cl-useful: 0/2690/8010 lits-rem:0 time: 0.20
92.15/23.18	c calculated reachability. Time: 0.00
92.15/23.18	c  N dy   676    238269        90      8010         0     28260     56070    538887     25.24   no data
98.48/24.77	c  N dy   718    253549        90      8010         0     23055     56070    375030     25.24     26.79
106.06/26.63	c  N dy   755    271248        90      8010         0     39421     56070    851433     25.20     26.59
112.84/28.37	c  N dy   781    289231        90      8010         0     35708     56070    727134     25.17     26.51
120.81/30.32	c  F st   857    306251        90      8010         0     30240     56070    549673     25.20     23.29
121.61/30.53	c  N st   861    308287        90      8010         0     32136     56070    605939     25.20   no data
131.22/32.92	c  N dy   938    328209        90      8010         0     28362     56070    473061     25.24     26.58
140.75/35.37	c  N dy   978    349145        90      8010         0     24582     56070    343672     25.21     26.56
143.96/36.16	c  S st   997    357403        90      8010         0     32250     56070    568450     25.20     23.06
144.38/36.24	c  S st   997    357905        90      8010         0     32723     56070    582929     25.20   no data
144.38/36.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
144.38/36.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
144.38/36.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
144.38/36.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
144.38/36.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
144.38/36.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
144.38/36.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
144.38/36.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
144.38/36.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
148.34/37.26	c lits-rem:       367  cl-subs:     1738  v-elim:      0  v-fix:    0  time:  0.97 s
148.34/37.26	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
148.34/37.26	c vivif2 --  cl tried    30985 cl shrink        0 lits rem          0 time: 0.01
149.18/37.48	c asymm  cl-useful: 0/1980/8010 lits-rem:0 time: 0.22
149.18/37.48	c calculated reachability. Time: 0.00
149.18/37.48	c  N dy   997    357905        90      8010         0     30985     56070    529460     25.20   no data
159.90/40.10	c  N dy  1059    377952        90      8010         0     25535     56070    355763     25.22     26.67
169.88/42.63	c  N dy  1131    398086        90      8010         0     44202     56070    909699     25.25     26.62
183.87/46.12	c  N dy  1235    420264        90      8010         0     39795     56070    761056     25.30     26.69
194.60/48.89	c  N dy  1313    440357        90      8010         0     32469     56070    526833     25.32     26.65
208.16/52.21	c  N dy  1379    463729        90      8010         0     27219     56070    350769     25.31     26.86
217.34/54.55	c  N dy  1422    483759        90      8010         0     45714     56070    896930     25.30     26.77
229.30/57.52	c  N dy  1500    504010        90      8010         0     36703     56070    612286     25.32     26.69
242.05/60.72	c  N dy  1592    524048        90      8010         0     55317     56070   1163025     25.35     26.72
248.85/62.40	c  S st  1637    536860        90      8010         0     38494     56070    645331     25.36     25.59
249.25/62.50	c  S st  1637    537361        90      8010         0     38957     56070    659531     25.36   no data
249.25/62.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
249.25/62.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
249.25/62.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
249.25/62.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
249.25/62.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
249.25/62.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
249.25/62.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
249.25/62.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
249.25/62.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
254.06/63.79	c lits-rem:       367  cl-subs:     1804  v-elim:      0  v-fix:    0  time:  1.25 s
254.06/63.79	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
254.06/63.80	c vivif2 --  cl tried    37153 cl shrink        0 lits rem          0 time: 0.01
255.22/64.04	c asymm  cl-useful: 0/1694/8010 lits-rem:0 time: 0.24
255.22/64.04	c calculated reachability. Time: 0.00
255.22/64.04	c  N dy  1637    537361        90      8010         0     37153     56070    602533     25.36   no data
266.80/67.01	c  N dy  1698    557386        90      8010         0     55705     56070   1152372     25.36     27.30
283.94/71.24	c  N dy  1746    588799        90      8010         0     55078     56070   1116952     25.34     26.79
296.31/74.38	c  N dy  1761    613085        90      8010         0     46972     56070    852489     25.25     26.66
310.26/77.82	c  N dy  1826    633396        90      8010         0     34399     56070    472315     25.26     26.75
321.82/80.77	c  N dy  1897    653950        90      8010         0     53516     56070   1040842     25.26     26.63
334.99/84.10	c  N dy  1949    674086        90      8010         0     39758     56070    610396     25.25     26.79
348.15/87.38	c  N dy  2011    694683        90      8010         0     58784     56070   1170877     25.25     26.84
363.31/91.11	c  N dy  2089    715077        90      8010         0     44351     56070    731188     25.27     26.68
377.66/94.72	c  N dy  2138    735933        90      8010         0     63715     56070   1299316     25.26     26.64
392.82/98.56	c  N dy  2190    759321        90      8010         0     50988     56070    901640     25.25     26.67
409.57/102.72	c  N dy  2268    779397        90      8010         0     69688     56070   1458152     25.27     27.26
421.19/105.66	c  N dy  2308    799874        90      8010         0     53376     56070    956380     25.26     26.63
425.92/106.80	c  S st  2330    806044        90      8010         0     59125     56070   1128140     25.26     25.18
426.32/106.96	c  S st  2330    806549        90      8010         0     59609     56070   1142772     25.26   no data
426.32/106.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
426.32/106.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
426.32/106.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
426.32/106.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
426.32/106.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
426.32/106.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
426.32/106.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
426.72/107.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
426.72/107.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
445.07/111.64	c lits-rem:       586  cl-subs:     4581  v-elim:      0  v-fix:    0  time:  4.61 s
445.07/111.64	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
445.07/111.65	c vivif2 --  cl tried    55028 cl shrink        0 lits rem          0 time: 0.01
446.27/111.95	c asymm  cl-useful: 0/1196/8010 lits-rem:0 time: 0.29
446.27/111.95	c calculated reachability. Time: 0.00
446.27/111.95	c  N dy  2330    806549        90      8010         0     55028     56070   1001646     25.26   no data
463.01/116.17	c  N dy  2414    826607        90      8010         0     37687     56070    477669     25.28     27.56
475.78/119.31	c  N dy  2481    846668        90      8010         0     56257     56070   1027620     25.28     26.64
495.76/124.34	c  N dy  2572    867926        90      8010         0     38998     56070    495128     25.30     26.76
507.28/127.29	c  N dy  2622    887995        90      8010         0     57520     56070   1040258     25.30     28.24
526.07/131.96	c  N dy  2718    908068        90      8010         0     38229     56070    453568     25.32     28.86
539.22/135.22	c  N dy  2749    930344        90      8010         0     58698     56070   1044946     25.28     26.73
559.13/140.21	c  N dy  2818    952315        90      8010         0     40206     56070    494311     25.29     26.64
571.89/143.45	c  N dy  2881    973135        90      8010         0     59512     56070   1063038     25.29     26.65
586.66/147.12	c  N dy  2886    993319        90      8010         0     78113     56070   1601066     25.26     26.64
600.64/150.66	c  N dy  2958   1014252        90      8010         0     57840     56070   1001247     25.27     26.76
621.36/155.88	c  N dy  3005   1040231        90      8010         0     41127     56070    485297     25.25     26.63
634.92/159.27	c  N dy  3073   1060331        90      8010         0     59762     56070   1038362     25.26     29.40
644.52/161.67	c  F st  3110   1071875        90      8010         0     70476     56070   1356684     25.26   no data
659.63/165.49	c  N dy  3125   1090283        90      8010         0     45852     56070    605215     25.24     26.59
675.64/169.45	c  N dy  3214   1110861        90      8010         0     64940     56070   1173925     25.26     26.60
696.33/174.60	c  N dy  3291   1131377        90      8010         0     83858     56070   1735063     25.26     26.62
711.08/178.39	c  N dy  3371   1151494        90      8010         0     59932     56070   1006958     25.28     26.63
731.43/183.43	c  N dy  3427   1173416        90      8010         0     80186     56070   1604613     25.28     26.70
748.18/187.64	c  N dy  3477   1194631        90      8010         0     56307     56070    880294     25.27     26.92
761.34/190.90	c  S st  3541   1209823        90      8010         0     70426     56070   1298142     25.27   no data
762.14/191.11	c  S st  3541   1210328        90      8010         0     70910     56070   1312895     25.27   no data
762.14/191.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
762.14/191.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
762.14/191.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
762.14/191.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
762.14/191.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
762.14/191.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
762.14/191.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
762.14/191.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
762.54/191.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
806.85/202.40	c lits-rem:       686  cl-subs:     4865  v-elim:      0  v-fix:    0  time: 11.19 s
806.85/202.40	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
807.26/202.42	c vivif2 --  cl tried    66045 cl shrink        0 lits rem          0 time: 0.02
809.20/202.90	c asymm  cl-useful: 0/1339/8010 lits-rem:0 time: 0.48
809.20/202.90	c calculated reachability. Time: 0.00
809.20/202.90	c  N dy  3541   1210328        90      8010         0     66045     56070   1161224     25.27   no data
833.16/208.99	c  N dy  3569   1231244        90      8010         0     85329     56070   1728253     25.26     26.79
856.26/214.73	c  N dy  3639   1258006        90      8010         0     65904     56070   1145951     25.26     26.67
882.98/221.43	c  N dy  3724   1285349        90      8010         0     45919     56070    534789     25.26     26.66
920.08/230.78	c  N dy  3805   1332674        90      8010         0     89520     56070   1825337     25.24     26.60
938.46/235.32	c  N dy  3896   1352696        90      8010         0     61949     56070    994231     25.25     26.95
959.56/240.60	c  N dy  3948   1372729        90      8010         0     80404     56070   1538840     25.24     28.21
985.49/247.12	c  N dy  4038   1392812        90      8010         0     51949     56070    676393     25.26     27.54
1016.99/255.01	c  N dy  4092   1431620        90      8010         0     87591     56070   1718062     25.22     26.93
1038.13/260.36	c  N dy  4199   1452248        90      8010         0     58737     56070    862469     25.23     26.61
1057.66/265.29	c  N dy  4305   1472344        90      8010         0     77359     56070   1417590     25.25     27.95
1083.65/271.79	c  N dy  4402   1493895        90      8010         0     97298     56070   2010714     25.26     26.60
1101.53/276.25	c  N dy  4484   1514540        90      8010         0     67335     56070   1092602     25.26     26.90
1121.08/281.13	c  N dy  4502   1537115        90      8010         0     88101     56070   1689615     25.24     26.79
1141.42/286.25	c  N dy  4543   1557368        90      8010         0     56921     56070    766706     25.24     26.63
1158.97/290.66	c  N dy  4603   1577472        90      8010         0     75533     56070   1317676     25.24     26.79
1186.50/297.55	c  N dy  4672   1601713        90      8010         0     97877     56070   1977287     25.24     26.64
1206.48/302.57	c  N dy  4773   1621780        90      8010         0     65750     56070   1014837     25.25     26.61
1279.43/320.88	c  N dy  4780   1710328        90      8010         0     95193     56070   1836447     25.11     22.54
1279.43/320.88	c  S st  4780   1710328        90      8010         0     95193     56070   1836447     25.11     22.54
1280.66/321.13	c  S st  4780   1710831        90      8010         0     95667     56070   1850476     25.11   no data
1280.66/321.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1280.66/321.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1280.66/321.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1280.66/321.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1280.66/321.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1280.66/321.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1280.66/321.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1281.07/321.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1281.07/321.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1384.30/347.15	c lits-rem:      1773  cl-subs:    10603  v-elim:      0  v-fix:    0  time: 25.89 s
1384.30/347.15	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1384.30/347.17	c vivif2 --  cl tried    85064 cl shrink        0 lits rem          0 time: 0.02
1385.93/347.52	c asymm  cl-useful: 0/872/8010 lits-rem:0 time: 0.35
1385.93/347.52	c calculated reachability. Time: 0.00
1385.93/347.52	c  N dy  4780   1710831        90      8010         0     85064     56070   1566830     25.11   no data
1412.26/354.20	c  N dy  4867   1730901        90      8010         0    103597     56070   2115077     25.12     27.70
1431.37/358.95	c  N dy  4971   1750993        90      8010         0     70300     56070   1124380     25.13     28.42
1452.50/364.22	c  N dy  5050   1771160        90      8010         0     88927     56070   1676624     25.13     26.60
1480.03/371.12	c  N dy  5130   1791253        90      8010         0     54246     56070    622610     25.14     26.68
1496.37/375.27	c  N dy  5185   1811306        90      8010         0     72788     56070   1168914     25.14     26.55
1522.70/381.85	c  N dy  5288   1831836        90      8010         0     91806     56070   1735161     25.15     26.59
1555.40/390.09	c  N dy  5390   1851852        90      8010         0     55957     56070    652716     25.16     27.54
1574.15/394.74	c  N dy  5470   1872313        90      8010         0     74888     56070   1215350     25.17     26.57
1618.87/405.92	c  N dy  5485   1918784        90      8010         0     62047     56070    801656     25.10     26.68
1637.16/410.57	c  N dy  5565   1938850        90      8010         0     80604     56070   1353747     25.11     28.15
1663.08/417.02	c  N dy  5679   1958864        90      8010         0     99117     56070   1908091     25.12     26.58
1693.79/424.75	c  N dy  5802   1981567        90      8010         0     63955     56070    853288     25.13     26.51
1716.13/430.31	c  N dy  5923   2001838        90      8010         0     82789     56070   1419310     25.15     26.51
1749.64/438.71	c  N dy  6039   2028227        90      8010         0    107173     56070   2146234     25.15     26.52
1777.55/445.72	c  N dy  6138   2051389        90      8010         0     71315     56070   1049624     25.16     26.49
1804.26/452.40	c  N dy  6185   2078893        90      8010         0     96560     56070   1791412     25.15     26.53
1838.56/461.07	c  N dy  6303   2100823        90      8010         0     58729     56070    658930     25.16     26.49
1855.36/465.25	c  N dy  6334   2121309        90      8010         0     77476     56070   1206525     25.15     26.55
1882.10/471.99	c  N dy  6458   2141663        90      8010         0     96375     56070   1772266     25.16     26.78
1916.78/480.61	c  N dy  6529   2166158        90      8010         0     59959     56070    676450     25.16     26.69
1937.89/485.91	c  N dy  6540   2191583        90      8010         0     83247     56070   1348156     25.15     26.62
1963.00/492.29	c  S st  6637   2210833        90      8010         0    101078     56070   1879439     25.16   no data
1964.21/492.57	c  S st  6637   2211338        90      8010         0    101546     56070   1893540     25.16   no data
1964.21/492.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1964.61/492.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1964.61/492.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1964.61/492.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1964.61/492.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1964.61/492.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1964.61/492.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1964.61/492.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1964.61/492.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2030.84/509.28	c lits-rem:      1402  cl-subs:     9741  v-elim:      0  v-fix:    0  time: 16.57 s
2030.84/509.28	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
2030.84/509.30	c vivif2 --  cl tried    91805 cl shrink        0 lits rem          0 time: 0.02
2032.40/509.66	c asymm  cl-useful: 0/804/8010 lits-rem:0 time: 0.36
2032.40/509.66	c calculated reachability. Time: 0.00
2032.40/509.66	c  N dy  6637   2211338        90      8010         0     91805     56070   1604046     25.16   no data
2061.54/516.92	c  N dy  6721   2231407        90      8010         0    110402     56070   2155085     25.16     27.82
2084.24/522.68	c  N dy  6776   2251469        90      8010         0     69355     56070    943059     25.16     27.19
2131.74/534.53	c  N dy  6841   2297552        90      8010         0    111558     56070   2176019     25.14     26.49
2162.87/542.37	c  N dy  6959   2317881        90      8010         0     69845     56070    941833     25.15     26.52
2183.16/547.45	c  N dy  7023   2337968        90      8010         0     88278     56070   1486353     25.15     26.48
2212.27/554.79	c  N dy  7129   2357996        90      8010         0    106871     56070   2042018     25.16     27.62
2245.38/563.08	c  N dy  7213   2378298        90      8010         0     63941     56070    741302     25.16     26.74
2267.31/568.53	c  N dy  7266   2401654        90      8010         0     85484     56070   1379224     25.16     26.51
2295.63/575.69	c  N dy  7306   2425175        90      8010         0    107058     56070   2006085     25.15     26.63
2329.58/584.17	c  N dy  7397   2445310        90      8010         0     63015     56070    695067     25.16     26.49
2351.10/589.55	c  N dy  7523   2465598        90      8010         0     81848     56070   1261121     25.17     26.57
2374.60/595.42	c  N dy  7530   2488175        90      8010         0    102510     56070   1859215     25.15     26.55
2408.14/603.83	c  N dy  7639   2508224        90      8010         0    121051     56070   2413392     25.16     26.51
2433.63/610.22	c  N dy  7727   2528376        90      8010         0     76134     56070   1070410     25.17     26.50
2527.75/633.83	c  N dy  7751   2620115        90      8010         0     95316     56070   1592999     25.08     26.43
2560.46/642.06	c  N dy  7832   2642447        90      8010         0    115978     56070   2205730     25.09     26.48
2595.55/650.90	c  N dy  7936   2663717        90      8010         0     70498     56070    867178     25.09     26.45
2617.49/656.39	c  N dy  8007   2684529        90      8010         0     89696     56070   1435501     25.10     26.42
2651.40/664.87	c  N dy  8125   2706755        90      8010         0    110280     56070   2051066     25.11     26.52
2660.16/667.04	c  S st  8159   2711338        90      8010         0    114532     56070   2178829     25.11     25.78
2661.37/667.36	c  S st  8159   2711842        90      8010         0    115008     56070   2193328     25.11   no data
2661.37/667.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2661.77/667.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
2661.77/667.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2661.77/667.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2661.77/667.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2661.77/667.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
2661.77/667.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2661.77/667.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2662.17/667.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2736.74/686.22	c lits-rem:      1290  cl-subs:     8975  v-elim:      0  v-fix:    0  time: 18.70 s
2736.74/686.22	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
2736.74/686.25	c vivif2 --  cl tried   106033 cl shrink        0 lits rem          0 time: 0.03
2738.33/686.63	c asymm  cl-useful: 0/668/8010 lits-rem:0 time: 0.38
2738.33/686.63	c calculated reachability. Time: 0.00
2738.33/686.63	c  N dy  8159   2711842        90      8010         0    106033     56070   1910489     25.11   no data
2776.66/696.28	c  N dy  8258   2735717        90      8010         0    128015     56070   2563561     25.11     26.56
2801.74/702.55	c  N dy  8288   2757152        90      8010         0     81580     56070   1158856     25.11     26.48
2825.67/708.53	c  N dy  8333   2778646        90      8010         0    101424     56070   1747090     25.10     26.50
2856.78/716.37	c  N dy  8415   2798722        90      8010         0    119946     56070   2294682     25.10     27.18
2893.08/725.46	c  N dy  8509   2821970        90      8010         0     74466     56070    948344     25.11     26.47
2914.21/730.78	c  N dy  8569   2843135        90      8010         0     93970     56070   1527788     25.11     26.62
2946.52/738.80	c  N dy  8676   2864323        90      8010         0    113609     56070   2114046     25.11     26.45
2982.02/747.76	c  N dy  8768   2884359        90      8010         0    132117     56070   2664454     25.12     29.28
3009.58/754.69	c  N dy  8877   2904424        90      8010         0     82540     56070   1168706     25.13     26.48
3043.04/763.00	c  N dy  8935   2933749        90      8010         0    109563     56070   1964534     25.12     26.49
3078.93/772.04	c  N dy  9041   2953839        90      8010         0    128107     56070   2516609     25.13     28.19
3110.84/780.06	c  N dy  9145   2973951        90      8010         0     77535     56070   1003026     25.13     26.56
3137.96/786.84	c  N dy  9276   2994919        90      8010         0     97033     56070   1589993     25.14     26.63
3168.27/794.42	c  N dy  9362   3014991        90      8010         0    115602     56070   2144694     25.15     26.84
3205.37/803.79	c  N dy  9455   3035082        90      8010         0    134159     56070   2696602     25.15     28.64
3239.66/812.38	c  N dy  9513   3063135        90      8010         0     89754     56070   1340505     25.15     26.65
3269.17/819.77	c  N dy  9593   3084228        90      8010         0    109179     56070   1916617     25.15     26.61
3307.91/829.44	c  N dy  9742   3104266        90      8010         0    127793     56070   2477811     25.16     26.99
3345.35/838.82	c  N dy  9829   3125734        90      8010         0     76487     56070    928327     25.16     26.52
3372.07/845.50	c  N dy  9982   3145808        90      8010         0     95069     56070   1489284     25.18     28.49
3426.36/859.19	c  N dy 10062   3180014        90      8010         0    126582     56070   2419847     25.17     26.67
3482.98/873.33	c  N dy 10169   3200224        90      8010         0     73246     56070    817894     25.18     26.62
3498.10/877.16	c  S st 10217   3211843        90      8010         0     83954     56070   1137463     25.18   no data
3499.30/877.45	c  S st 10217   3212346        90      8010         0     84426     56070   1151767     25.18   no data
3499.30/877.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3499.70/877.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
3499.70/877.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3499.70/877.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3499.70/877.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3499.70/877.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
3499.70/877.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3499.70/877.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3499.70/877.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3517.25/881.94	c lits-rem:       268  cl-subs:     2251  v-elim:      0  v-fix:    0  time:  4.37 s
3517.25/881.94	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
3517.25/881.96	c vivif2 --  cl tried    82175 cl shrink        0 lits rem          0 time: 0.02
3518.84/882.37	c asymm  cl-useful: 0/867/8010 lits-rem:0 time: 0.41
3518.84/882.37	c calculated reachability. Time: 0.00
3518.84/882.37	c  N dy 10217   3212346        90      8010         0     82175     56070   1080386     25.18   no data
3547.95/889.64	c  N dy 10336   3232723        90      8010         0    100999     56070   1643885     25.19     26.61
3579.49/897.59	c  N dy 10424   3252854        90      8010         0    119613     56070   2201851     25.20     26.55
3618.55/907.30	c  N dy 10538   3272859        90      8010         0    138175     56070   2762474     25.20     30.58
3654.08/916.30	c  N dy 10630   3292921        90      8010         0     83767     56070   1111750     25.21     29.15
3683.94/923.77	c  N dy 10700   3313066        90      8010         0    102367     56070   1665078     25.21     26.56
3719.05/932.59	c  N dy 10745   3339328        90      8010         0    126362     56070   2362170     25.20     26.57
3753.35/941.17	c  N dy 10808   3359444        90      8010         0    144899     56070   2911609     25.20     26.62
3783.26/948.64	c  N dy 10939   3379477        90      8010         0     89820     56070   1286246     25.21     28.08
3812.76/956.06	c  N dy 11046   3399479        90      8010         0    108326     56070   1843416     25.22     26.58
3848.66/965.02	c  N dy 11146   3419535        90      8010         0    126845     56070   2398396     25.22     28.77
3888.55/975.05	c  N dy 11237   3439642        90      8010         0    145416     56070   2954376     25.23     26.58
3919.66/982.88	c  N dy 11348   3459743        90      8010         0     89183     56070   1241948     25.23     26.58
3951.96/990.92	c  N dy 11476   3481972        90      8010         0    109740     56070   1860930     25.24     26.67
3988.65/1000.17	c  N dy 11600   3502016        90      8010         0    128349     56070   2423347     25.25     26.62
4031.77/1010.95	c  N dy 11703   3523451        90      8010         0    148190     56070   3016387     25.25     26.68
4069.62/1020.44	c  N dy 11772   3554172        90      8010         0    100696     56070   1557311     25.25     26.60
4100.73/1028.22	c  N dy 11832   3576048        90      8010         0    120799     56070   2151087     25.25     26.66
4141.46/1038.49	c  N dy 11936   3596158        90      8010         0    139380     56070   2707526     25.26     26.60
4179.70/1048.03	c  N dy 11996   3616858        90      8010         0     81886     56070    986447     25.26     26.68
4204.82/1054.35	c  N dy 12051   3637747        90      8010         0    101190     56070   1556274     25.26     26.65
4239.52/1063.02	c  N dy 12173   3657760        90      8010         0    119736     56070   2112172     25.26     28.50
4279.41/1073.01	c  N dy 12298   3677774        90      8010         0    138293     56070   2670909     25.27     28.10
4326.46/1084.85	c  N dy 12336   3700216        90      8010         0     81322     56070    948855     25.27     26.64
4342.03/1088.72	c  S st 12367   3712349        90      8010         0     92476     56070   1276896     25.26     21.75
4343.27/1089.03	c  S st 12367   3712852        90      8010         0     92951     56070   1291412     25.26   no data
4343.27/1089.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4343.27/1089.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
4343.27/1089.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4343.27/1089.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4343.27/1089.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4343.27/1089.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
4343.27/1089.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4343.61/1089.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4343.61/1089.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4362.36/1093.81	c lits-rem:       373  cl-subs:     3055  v-elim:      0  v-fix:    0  time:  4.66 s
4362.36/1093.81	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
4362.36/1093.83	c vivif2 --  cl tried    89896 cl shrink        0 lits rem          0 time: 0.02
4363.96/1094.26	c asymm  cl-useful: 0/787/8010 lits-rem:0 time: 0.43
4363.96/1094.27	c calculated reachability. Time: 0.00
4363.96/1094.27	c  N dy 12367   3712852        90      8010         0     89896     56070   1201633     25.26   no data
4399.89/1103.24	c  N dy 12468   3732956        90      8010         0    108447     56070   1756574     25.27     26.66
4434.56/1111.94	c  F st 12541   3751563        90      8010         0    125712     56070   2273028     25.27   no data
4438.15/1112.82	c  N st 12545   3753596        90      8010         0    127600     56070   2330536     25.27   no data
4470.49/1120.96	c  N dy 12577   3773675        90      8010         0    146035     56070   2876949     25.27     26.87
4508.74/1130.53	c  N dy 12670   3793714        90      8010         0     86208     56070   1082544     25.27     27.42
4547.42/1140.28	c  N dy 12769   3819838        90      8010         0    110291     56070   1796118     25.28     26.76
4582.12/1148.92	c  N dy 12854   3839945        90      8010         0    128808     56070   2351370     25.28     26.66
4626.79/1160.14	c  N dy 12966   3860376        90      8010         0    147706     56070   2916533     25.29     26.75
4664.27/1169.58	c  N dy 13047   3880427        90      8010         0     86952     56070   1086755     25.29     26.62
4693.83/1176.98	c  N dy 13183   3900473        90      8010         0    105555     56070   1649999     25.30     27.47
4723.31/1184.32	c  N dy 13225   3920623        90      8010         0    124065     56070   2197730     25.30     26.71
4760.79/1193.78	c  N dy 13289   3940892        90      8010         0    142772     56070   2755708     25.30     26.73

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 6.33 7.70 7.94 4/349 21333
/proc/meminfo: memFree=24138436/32950928 swapFree=45937192/67111528
[pid=21331] ppid=21328 vsize=51168 CPUtime=0.01 cores=0,2,4,6
/proc/21331/stat : 21331 (strangenight2-m) R 21328 21331 20738 0 -1 4202496 407 0 0 0 1 0 0 0 21 0 4 0 651979268 52396032 348 33554432000 4194304 4580107 140733354491600 18446744073709551615 47976427513776 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21331/statm: 12792 348 299 95 0 7774 0
[pid=21331/tid=21334] ppid=21328 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/21331/task/21334/stat : 21334 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 651979268 52396032 348 33554432000 4194304 4580107 140733354491600 18446744073709551615 47976427513778 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21331/tid=21335] ppid=21328 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/21331/task/21335/stat : 21335 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 651979268 52396032 348 33554432000 4194304 4580107 140733354491600 18446744073709551615 47976427513778 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21331/tid=21339] ppid=21328 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/21331/task/21339/stat : 21339 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 651979268 52396032 348 33554432000 4194304 4580107 140733354491600 18446744073709551615 254500748273 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.065276 s]
/proc/loadavg: 6.33 7.70 7.94 4/349 21333
/proc/meminfo: memFree=24138436/32950928 swapFree=45937192/67111528
[pid=21331] ppid=21328 vsize=282000 CPUtime=0.23 cores=0,2,4,6
/proc/21331/stat : 21331 (strangenight2-m) R 21328 21331 20738 0 -1 4202496 1532 0 0 0 23 0 0 0 18 0 4 0 651979268 288768000 1443 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294639 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21331/statm: 70500 1443 357 95 0 65482 0
[pid=21331/tid=21334] ppid=21328 vsize=282000 CPUtime=0.06 cores=0,2,4,6
/proc/21331/task/21334/stat : 21334 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 262 0 0 0 6 0 0 0 18 0 4 0 651979268 288768000 1443 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294430 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21331/tid=21335] ppid=21328 vsize=282000 CPUtime=0.06 cores=0,2,4,6
/proc/21331/task/21335/stat : 21335 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 262 0 0 0 6 0 0 0 18 0 4 0 651979268 288768000 1443 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294570 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21331/tid=21339] ppid=21328 vsize=282000 CPUtime=0.05 cores=0,2,4,6
/proc/21331/task/21339/stat : 21339 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 333 0 0 0 5 0 0 0 24 0 4 0 651979268 288768000 1443 33554432000 4194304 4580107 140733354491600 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 282000

[startup+0.100268 s]
/proc/loadavg: 6.33 7.70 7.94 4/349 21333
/proc/meminfo: memFree=24138436/32950928 swapFree=45937192/67111528
[pid=21331] ppid=21328 vsize=282132 CPUtime=0.37 cores=0,2,4,6
/proc/21331/stat : 21331 (strangenight2-m) R 21328 21331 20738 0 -1 4202496 1603 0 0 0 37 0 0 0 18 0 4 0 651979268 288903168 1514 33554432000 4194304 4580107 140733354491600 18446744073709551615 4293064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21331/statm: 70533 1514 358 95 0 65515 0
[pid=21331/tid=21334] ppid=21328 vsize=282132 CPUtime=0.09 cores=0,2,4,6
/proc/21331/task/21334/stat : 21334 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 269 0 0 0 9 0 0 0 18 0 4 0 651979268 288903168 1514 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21331/tid=21335] ppid=21328 vsize=282132 CPUtime=0.09 cores=0,2,4,6
/proc/21331/task/21335/stat : 21335 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 269 0 0 0 9 0 0 0 18 0 4 0 651979268 288903168 1514 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21331/tid=21339] ppid=21328 vsize=282132 CPUtime=0.08 cores=0,2,4,6
/proc/21331/task/21339/stat : 21339 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 383 0 0 0 8 0 0 0 24 0 4 0 651979268 288903168 1514 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294449 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282132

[startup+0.300231 s]
/proc/loadavg: 6.33 7.70 7.94 4/349 21333
/proc/meminfo: memFree=24138436/32950928 swapFree=45937192/67111528
[pid=21331] ppid=21328 vsize=285252 CPUtime=1.17 cores=0,2,4,6
/proc/21331/stat : 21331 (strangenight2-m) R 21328 21331 20738 0 -1 4202496 3920 0 0 0 117 0 0 0 18 0 4 0 651979268 292098048 3332 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294551 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21331/statm: 71313 3332 376 95 0 66295 0
[pid=21331/tid=21334] ppid=21328 vsize=285252 CPUtime=0.29 cores=0,2,4,6
/proc/21331/task/21334/stat : 21334 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 932 0 0 0 29 0 0 0 18 0 4 0 651979268 292098048 3332 33554432000 4194304 4580107 140733354491600 18446744073709551615 4295687 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21331/tid=21335] ppid=21328 vsize=285252 CPUtime=0.29 cores=0,2,4,6
/proc/21331/task/21335/stat : 21335 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 917 0 0 0 29 0 0 0 18 0 4 0 651979268 292098048 3332 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21331/tid=21339] ppid=21328 vsize=285252 CPUtime=0.28 cores=0,2,4,6
/proc/21331/task/21339/stat : 21339 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 748 0 0 0 28 0 0 0 25 0 4 0 651979268 292098048 3332 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 285252

[startup+0.700151 s]
/proc/loadavg: 6.33 7.70 7.94 4/349 21333
/proc/meminfo: memFree=24138436/32950928 swapFree=45937192/67111528
[pid=21331] ppid=21328 vsize=287988 CPUtime=2.76 cores=0,2,4,6
/proc/21331/stat : 21331 (strangenight2-m) R 21328 21331 20738 0 -1 4202496 6440 0 0 0 276 0 0 0 18 0 4 0 651979268 294899712 3889 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294627 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21331/statm: 71997 3889 376 95 0 66979 0
[pid=21331/tid=21334] ppid=21328 vsize=287988 CPUtime=0.69 cores=0,2,4,6
/proc/21331/task/21334/stat : 21334 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 1653 0 0 0 69 0 0 0 18 0 4 0 651979268 294899712 3889 33554432000 4194304 4580107 140733354491600 18446744073709551615 4321650 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21331/tid=21335] ppid=21328 vsize=287988 CPUtime=0.69 cores=0,2,4,6
/proc/21331/task/21335/stat : 21335 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 1593 0 0 0 69 0 0 0 18 0 4 0 651979268 294899712 3889 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21331/tid=21339] ppid=21328 vsize=287988 CPUtime=0.68 cores=0,2,4,6
/proc/21331/task/21339/stat : 21339 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 1176 0 0 0 68 0 0 0 25 0 4 0 651979268 294899712 3889 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 287988

[startup+1.50099 s]
/proc/loadavg: 6.54 7.72 7.95 11/357 21341
/proc/meminfo: memFree=24109372/32950928 swapFree=45937192/67111528
[pid=21331] ppid=21328 vsize=288788 CPUtime=5.95 cores=0,2,4,6
/proc/21331/stat : 21331 (strangenight2-m) R 21328 21331 20738 0 -1 4202496 10434 0 0 0 595 0 0 0 19 0 4 0 651979268 295718912 4591 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294520 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21331/statm: 72197 4591 377 95 0 67179 0
[pid=21331/tid=21334] ppid=21328 vsize=288788 CPUtime=1.49 cores=0,2,4,6
/proc/21331/task/21334/stat : 21334 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 2687 0 0 0 149 0 0 0 19 0 4 0 651979268 295718912 4591 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21331/tid=21335] ppid=21328 vsize=288788 CPUtime=1.49 cores=0,2,4,6
/proc/21331/task/21335/stat : 21335 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 2622 0 0 0 149 0 0 0 19 0 4 0 651979268 295718912 4591 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21331/tid=21339] ppid=21328 vsize=288788 CPUtime=1.47 cores=0,2,4,6
/proc/21331/task/21339/stat : 21339 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 2059 0 0 0 147 0 0 0 25 0 4 0 651979268 295718912 4591 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 288788

[startup+3.10068 s]
/proc/loadavg: 6.54 7.72 7.95 10/357 21341
/proc/meminfo: memFree=24082332/32950928 swapFree=45937192/67111528
[pid=21331] ppid=21328 vsize=303844 CPUtime=12.34 cores=0,2,4,6
/proc/21331/stat : 21331 (strangenight2-m) R 21328 21331 20738 0 -1 4202496 21727 0 0 0 1232 2 0 0 24 0 4 0 651979268 311136256 12598 33554432000 4194304 4580107 140733354491600 18446744073709551615 4416469 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21331/statm: 75961 12599 378 95 0 70943 0
[pid=21331/tid=21334] ppid=21328 vsize=303844 CPUtime=3.08 cores=0,2,4,6
/proc/21331/task/21334/stat : 21334 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 5121 0 0 0 308 0 0 0 24 0 4 0 651979268 311136256 12599 33554432000 4194304 4580107 140733354491600 18446744073709551615 4489196 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21331/tid=21335] ppid=21328 vsize=303844 CPUtime=3.09 cores=0,2,4,6
/proc/21331/task/21335/stat : 21335 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 5783 0 0 0 309 0 0 0 23 0 4 0 651979268 311136256 12599 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294430 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21331/tid=21339] ppid=21328 vsize=303844 CPUtime=3.05 cores=0,2,4,6
/proc/21331/task/21339/stat : 21339 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 5201 0 0 0 305 0 0 0 25 0 4 0 651979268 311136256 12599 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 303844

[startup+6.30104 s]
/proc/loadavg: 6.66 7.72 7.95 10/357 21341
/proc/meminfo: memFree=24023304/32950928 swapFree=45937192/67111528
[pid=21331] ppid=21328 vsize=301704 CPUtime=25.1 cores=0,2,4,6
/proc/21331/stat : 21331 (strangenight2-m) R 21328 21331 20738 0 -1 4202496 31662 0 0 0 2505 5 0 0 25 0 4 0 651979268 308944896 14624 33554432000 4194304 4580107 140733354491600 18446744073709551615 4295723 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21331/statm: 75426 14624 378 95 0 70408 0
[pid=21331/tid=21334] ppid=21328 vsize=301704 CPUtime=6.29 cores=0,2,4,6
/proc/21331/task/21334/stat : 21334 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 8246 0 0 0 628 1 0 0 25 0 4 0 651979268 308944896 14624 33554432000 4194304 4580107 140733354491600 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21331/tid=21335] ppid=21328 vsize=301704 CPUtime=6.29 cores=0,2,4,6
/proc/21331/task/21335/stat : 21335 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 8276 0 0 0 628 1 0 0 25 0 4 0 651979268 308944896 14624 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21331/tid=21339] ppid=21328 vsize=301704 CPUtime=6.21 cores=0,2,4,6
/proc/21331/task/21339/stat : 21339 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 7330 0 0 0 621 0 0 0 25 0 4 0 651979268 308944896 14624 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 301704

[startup+12.7008 s]
/proc/loadavg: 6.77 7.73 7.95 10/357 21341
/proc/meminfo: memFree=23955680/32950928 swapFree=45937192/67111528
[pid=21331] ppid=21328 vsize=321476 CPUtime=50.62 cores=0,2,4,6
/proc/21331/stat : 21331 (strangenight2-m) R 21328 21331 20738 0 -1 4202496 49942 0 0 0 5054 8 0 0 25 0 4 0 651979268 329191424 19499 33554432000 4194304 4580107 140733354491600 18446744073709551615 4293232 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21331/statm: 80369 19499 378 95 0 75351 0
[pid=21331/tid=21334] ppid=21328 vsize=321476 CPUtime=12.68 cores=0,2,4,6
/proc/21331/task/21334/stat : 21334 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 12819 0 0 0 1266 2 0 0 25 0 4 0 651979268 329191424 19499 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21331/tid=21335] ppid=21328 vsize=321476 CPUtime=12.68 cores=0,2,4,6
/proc/21331/task/21335/stat : 21335 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 12663 0 0 0 1267 1 0 0 25 0 4 0 651979268 329191424 19499 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21331/tid=21339] ppid=21328 vsize=321476 CPUtime=12.53 cores=0,2,4,6
/proc/21331/task/21339/stat : 21339 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 11854 0 0 0 1252 1 0 0 25 0 4 0 651979268 329191424 19499 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 321476

[startup+25.5002 s]
/proc/loadavg: 6.96 7.74 7.95 9/357 21342
/proc/meminfo: memFree=23902856/32950928 swapFree=45937192/67111528
[pid=21331] ppid=21328 vsize=329884 CPUtime=101.67 cores=0,2,4,6
/proc/21331/stat : 21331 (strangenight2-m) R 21328 21331 20738 0 -1 4202496 77929 0 0 0 10152 15 0 0 25 0 4 0 651979268 337801216 25100 33554432000 4194304 4580107 140733354491600 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21331/statm: 82471 25100 378 95 0 77453 0
[pid=21331/tid=21334] ppid=21328 vsize=329884 CPUtime=25.48 cores=0,2,4,6
/proc/21331/task/21334/stat : 21334 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 19896 0 0 0 2545 3 0 0 25 0 4 0 651979268 337801216 25100 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21331/tid=21335] ppid=21328 vsize=329884 CPUtime=25.49 cores=0,2,4,6
/proc/21331/task/21335/stat : 21335 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 20109 0 0 0 2546 3 0 0 25 0 4 0 651979268 337801216 25100 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21331/tid=21339] ppid=21328 vsize=329884 CPUtime=25.18 cores=0,2,4,6
/proc/21331/task/21339/stat : 21339 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 17631 0 0 0 2515 3 0 0 25 0 4 0 651979268 337801216 25100 33554432000 4194304 4580107 140733354491600 18446744073709551615 4321874 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 329884

[startup+51.1011 s]
/proc/loadavg: 7.37 7.76 7.95 9/357 21342
/proc/meminfo: memFree=23827932/32950928 swapFree=45937192/67111528
[pid=21331] ppid=21328 vsize=330428 CPUtime=203.77 cores=0,2,4,6
/proc/21331/stat : 21331 (strangenight2-m) R 21328 21331 20738 0 -1 4202496 116851 0 0 0 20354 23 0 0 25 0 4 0 651979268 338358272 31307 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21331/statm: 82607 31307 378 95 0 77589 0
[pid=21331/tid=21334] ppid=21328 vsize=330428 CPUtime=51.09 cores=0,2,4,6
/proc/21331/task/21334/stat : 21334 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 30612 0 0 0 5103 6 0 0 25 0 4 0 651979268 338358272 31307 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21331/tid=21335] ppid=21328 vsize=330428 CPUtime=51.08 cores=0,2,4,6
/proc/21331/task/21335/stat : 21335 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 29749 0 0 0 5104 4 0 0 25 0 4 0 651979268 338358272 31307 33554432000 4194304 4580107 140733354491600 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21331/tid=21339] ppid=21328 vsize=330428 CPUtime=50.48 cores=0,2,4,6
/proc/21331/task/21339/stat : 21339 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 26450 0 0 0 5042 6 0 0 25 0 4 0 651979268 338358272 31307 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.77
Current children cumulated vsize (KiB) 330428

[startup+102.314 s]
/proc/loadavg: 7.84 7.83 7.96 10/357 21344
/proc/meminfo: memFree=23789956/32950928 swapFree=45937192/67111528
[pid=21331] ppid=21328 vsize=353000 CPUtime=408.03 cores=0,2,4,6
/proc/21331/stat : 21331 (strangenight2-m) R 21328 21331 20738 0 -1 4202496 175964 0 0 0 40762 41 0 0 25 0 4 0 651979268 361472000 35520 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294373 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21331/statm: 88250 35520 378 95 0 83232 0
[pid=21331/tid=21334] ppid=21328 vsize=353000 CPUtime=102.3 cores=0,2,4,6
/proc/21331/task/21334/stat : 21334 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 44736 0 0 0 10220 10 0 0 25 0 4 0 651979268 361472000 35520 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21331/tid=21335] ppid=21328 vsize=353000 CPUtime=102.3 cores=0,2,4,6
/proc/21331/task/21335/stat : 21335 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 44401 0 0 0 10221 9 0 0 25 0 4 0 651979268 361472000 35520 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21331/tid=21339] ppid=21328 vsize=353000 CPUtime=101.09 cores=0,2,4,6
/proc/21331/task/21339/stat : 21339 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 41206 0 0 0 10098 11 0 0 25 0 4 0 651979268 361472000 35520 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.03
Current children cumulated vsize (KiB) 353000

[startup+162.301 s]

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

[pid=21331] ppid=21328 vsize=464124 CPUtime=2561.68 cores=0,2,4,6
/proc/21331/stat : 21331 (strangenight2-m) R 21328 21331 20738 0 -1 4202496 539309 0 0 0 256004 164 0 0 25 0 4 0 651979268 475262976 70149 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21331/statm: 116031 70149 378 95 0 111013 0
[pid=21331/tid=21334] ppid=21328 vsize=464124 CPUtime=642.32 cores=0,2,4,6
/proc/21331/task/21334/stat : 21334 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 135458 0 0 0 64187 45 0 0 25 0 4 0 651979268 475262976 70151 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21331/tid=21335] ppid=21328 vsize=464124 CPUtime=642.31 cores=0,2,4,6
/proc/21331/task/21335/stat : 21335 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 139393 0 0 0 64194 37 0 0 25 0 4 0 651979268 475262976 70151 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21331/tid=21339] ppid=21328 vsize=464124 CPUtime=634.71 cores=0,2,4,6
/proc/21331/task/21339/stat : 21339 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 126554 0 0 0 63429 42 0 0 25 0 4 0 651979268 475262976 70151 33554432000 4194304 4580107 140733354491600 18446744073709551615 4305629 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2561.68
Current children cumulated vsize (KiB) 464124

[startup+702.301 s]
/proc/loadavg: 8.22 8.10 8.02 10/357 21361
/proc/meminfo: memFree=23460440/32950928 swapFree=45937192/67111528
[pid=21331] ppid=21328 vsize=453396 CPUtime=2800.95 cores=0,2,4,6
/proc/21331/stat : 21331 (strangenight2-m) R 21328 21331 20738 0 -1 4202496 569596 0 0 0 279918 177 0 0 25 0 4 0 651979268 464277504 70429 33554432000 4194304 4580107 140733354491600 18446744073709551615 4293235 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21331/statm: 113349 70429 378 95 0 108331 0
[pid=21331/tid=21334] ppid=21328 vsize=453396 CPUtime=702.31 cores=0,2,4,6
/proc/21331/task/21334/stat : 21334 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 142412 0 0 0 70182 49 0 0 25 0 4 0 651979268 464277504 70429 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21331/tid=21335] ppid=21328 vsize=453396 CPUtime=702.3 cores=0,2,4,6
/proc/21331/task/21335/stat : 21335 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 146375 0 0 0 70190 40 0 0 25 0 4 0 651979268 464277504 70429 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294455 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21331/tid=21339] ppid=21328 vsize=453396 CPUtime=694 cores=0,2,4,6
/proc/21331/task/21339/stat : 21339 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 134230 0 0 0 69354 46 0 0 25 0 4 0 651979268 464277504 70429 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2800.95
Current children cumulated vsize (KiB) 453396

[startup+762.314 s]
/proc/loadavg: 8.21 8.11 8.03 10/357 21362
/proc/meminfo: memFree=23429032/32950928 swapFree=45937192/67111528
[pid=21331] ppid=21328 vsize=519268 CPUtime=3040.3 cores=0,2,4,6
/proc/21331/stat : 21331 (strangenight2-m) R 21328 21331 20738 0 -1 4202496 598829 0 0 0 303841 189 0 0 25 0 4 0 651979268 531730432 79558 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21331/statm: 129817 79558 378 95 0 124799 0
[pid=21331/tid=21334] ppid=21328 vsize=519268 CPUtime=762.32 cores=0,2,4,6
/proc/21331/task/21334/stat : 21334 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 149795 0 0 0 76181 51 0 0 25 0 4 0 651979268 531730432 79558 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21331/tid=21335] ppid=21328 vsize=519268 CPUtime=762.32 cores=0,2,4,6
/proc/21331/task/21335/stat : 21335 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 154097 0 0 0 76189 43 0 0 25 0 4 0 651979268 531730432 79558 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21331/tid=21339] ppid=21328 vsize=519268 CPUtime=753.3 cores=0,2,4,6
/proc/21331/task/21339/stat : 21339 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 141178 0 0 0 75281 49 0 0 25 0 4 0 651979268 531730432 79558 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3040.3
Current children cumulated vsize (KiB) 519268

[startup+822.301 s]
/proc/loadavg: 8.14 8.10 8.03 10/357 21364
/proc/meminfo: memFree=23436448/32950928 swapFree=45937192/67111528
[pid=21331] ppid=21328 vsize=532808 CPUtime=3279.55 cores=0,2,4,6
/proc/21331/stat : 21331 (strangenight2-m) R 21328 21331 20738 0 -1 4202496 623089 0 0 0 327755 200 0 0 25 0 4 0 651979268 545595392 74638 33554432000 4194304 4580107 140733354491600 18446744073709551615 4293232 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21331/statm: 133202 74638 378 95 0 128184 0
[pid=21331/tid=21334] ppid=21328 vsize=532808 CPUtime=822.31 cores=0,2,4,6
/proc/21331/task/21334/stat : 21334 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 156631 0 0 0 82177 54 0 0 25 0 4 0 651979268 545595392 74638 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21331/tid=21335] ppid=21328 vsize=532808 CPUtime=822.3 cores=0,2,4,6
/proc/21331/task/21335/stat : 21335 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 160848 0 0 0 82185 45 0 0 25 0 4 0 651979268 545595392 74638 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294438 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21331/tid=21339] ppid=21328 vsize=532808 CPUtime=812.58 cores=0,2,4,6
/proc/21331/task/21339/stat : 21339 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 148276 0 0 0 81206 52 0 0 25 0 4 0 651979268 545595392 74638 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294479 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3279.55
Current children cumulated vsize (KiB) 532808

[startup+882.301 s]
/proc/loadavg: 8.22 8.13 8.04 10/357 21365
/proc/meminfo: memFree=23408148/32950928 swapFree=45937192/67111528
[pid=21331] ppid=21328 vsize=574572 CPUtime=3518.84 cores=0,2,4,6
/proc/21331/stat : 21331 (strangenight2-m) R 21328 21331 20738 0 -1 4202496 652523 0 0 0 351674 210 0 0 25 0 4 0 651979268 588361728 83546 33554432000 4194304 4580107 140733354491600 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21331/statm: 143643 83546 378 95 0 138625 0
[pid=21331/tid=21334] ppid=21328 vsize=574572 CPUtime=882.32 cores=0,2,4,6
/proc/21331/task/21334/stat : 21334 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 165138 0 0 0 88176 56 0 0 25 0 4 0 651979268 588361728 83546 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21331/tid=21335] ppid=21328 vsize=574572 CPUtime=882.3 cores=0,2,4,6
/proc/21331/task/21335/stat : 21335 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 167068 0 0 0 88182 48 0 0 25 0 4 0 651979268 588361728 83546 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21331/tid=21339] ppid=21328 vsize=574572 CPUtime=871.86 cores=0,2,4,6
/proc/21331/task/21339/stat : 21339 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 157027 0 0 0 87131 55 0 0 25 0 4 0 651979268 588361728 83546 33554432000 4194304 4580107 140733354491600 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3518.84
Current children cumulated vsize (KiB) 574572

[startup+942.301 s]
/proc/loadavg: 8.18 8.13 8.04 10/357 21368
/proc/meminfo: memFree=23356292/32950928 swapFree=45937192/67111528
[pid=21331] ppid=21328 vsize=677628 CPUtime=3758.13 cores=0,2,4,6
/proc/21331/stat : 21331 (strangenight2-m) R 21328 21331 20738 0 -1 4202496 677375 0 0 0 375594 219 0 0 25 0 4 0 651979268 693891072 89826 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294558 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21331/statm: 169407 89826 378 95 0 164389 0
[pid=21331/tid=21334] ppid=21328 vsize=677628 CPUtime=942.31 cores=0,2,4,6
/proc/21331/task/21334/stat : 21334 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 171947 0 0 0 94173 58 0 0 25 0 4 0 651979268 693891072 89826 33554432000 4194304 4580107 140733354491600 18446744073709551615 4295687 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21331/tid=21335] ppid=21328 vsize=677628 CPUtime=942.31 cores=0,2,4,6
/proc/21331/task/21335/stat : 21335 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 174347 0 0 0 94180 51 0 0 25 0 4 0 651979268 693891072 89826 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21331/tid=21339] ppid=21328 vsize=677628 CPUtime=931.16 cores=0,2,4,6
/proc/21331/task/21339/stat : 21339 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 162354 0 0 0 93059 57 0 0 25 0 4 0 651979268 693891072 89826 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3758.13
Current children cumulated vsize (KiB) 677628

[startup+1002.3 s]
/proc/loadavg: 8.12 8.12 8.04 10/357 21370
/proc/meminfo: memFree=23338888/32950928 swapFree=45937192/67111528
[pid=21331] ppid=21328 vsize=584428 CPUtime=3997.43 cores=0,2,4,6
/proc/21331/stat : 21331 (strangenight2-m) R 21328 21331 20738 0 -1 4202496 700784 0 0 0 399514 229 0 0 25 0 4 0 651979268 598454272 88114 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21331/statm: 146107 88114 378 95 0 141089 0
[pid=21331/tid=21334] ppid=21328 vsize=584428 CPUtime=1002.32 cores=0,2,4,6
/proc/21331/task/21334/stat : 21334 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 178663 0 0 0 100171 61 0 0 25 0 4 0 651979268 598454272 88114 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21331/tid=21335] ppid=21328 vsize=584428 CPUtime=1002.3 cores=0,2,4,6
/proc/21331/task/21335/stat : 21335 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 181087 0 0 0 100177 53 0 0 25 0 4 0 651979268 598454272 88114 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294438 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21331/tid=21339] ppid=21328 vsize=584428 CPUtime=990.45 cores=0,2,4,6
/proc/21331/task/21339/stat : 21339 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 165807 0 0 0 98986 59 0 0 25 0 4 0 651979268 598454272 88114 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3997.43
Current children cumulated vsize (KiB) 584428

[startup+1062.3 s]
/proc/loadavg: 8.10 8.11 8.04 10/357 21371
/proc/meminfo: memFree=23319892/32950928 swapFree=45937192/67111528
[pid=21331] ppid=21328 vsize=584844 CPUtime=4236.74 cores=0,2,4,6
/proc/21331/stat : 21331 (strangenight2-m) R 21328 21331 20738 0 -1 4202496 726826 0 0 0 423434 240 0 0 25 0 4 0 651979268 598880256 88557 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294460 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21331/statm: 146211 88557 378 95 0 141193 0
[pid=21331/tid=21334] ppid=21328 vsize=584844 CPUtime=1062.32 cores=0,2,4,6
/proc/21331/task/21334/stat : 21334 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 185512 0 0 0 106168 64 0 0 25 0 4 0 651979268 598880256 88557 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21331/tid=21335] ppid=21328 vsize=584844 CPUtime=1062.3 cores=0,2,4,6
/proc/21331/task/21335/stat : 21335 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 188185 0 0 0 106175 55 0 0 25 0 4 0 651979268 598880256 88557 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21331/tid=21339] ppid=21328 vsize=584844 CPUtime=1049.75 cores=0,2,4,6
/proc/21331/task/21339/stat : 21339 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 171236 0 0 0 104913 62 0 0 25 0 4 0 651979268 598880256 88557 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4236.74
Current children cumulated vsize (KiB) 584844

[startup+1122.3 s]
/proc/loadavg: 8.03 8.09 8.04 10/357 21373
/proc/meminfo: memFree=23299512/32950928 swapFree=45937192/67111528
[pid=21331] ppid=21328 vsize=697060 CPUtime=4476.03 cores=0,2,4,6
/proc/21331/stat : 21331 (strangenight2-m) R 21328 21331 20738 0 -1 4202496 745382 0 0 0 447354 249 0 0 25 0 4 0 651979268 713789440 91881 33554432000 4194304 4580107 140733354491600 18446744073709551615 4318435 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21331/statm: 174265 91881 378 95 0 169247 0
[pid=21331/tid=21334] ppid=21328 vsize=697060 CPUtime=1122.32 cores=0,2,4,6
/proc/21331/task/21334/stat : 21334 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 189819 0 0 0 112166 66 0 0 25 0 4 0 651979268 713789440 91881 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21331/tid=21335] ppid=21328 vsize=697060 CPUtime=1122.31 cores=0,2,4,6
/proc/21331/task/21335/stat : 21335 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 193321 0 0 0 112172 59 0 0 25 0 4 0 651979268 713789440 91881 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21331/tid=21339] ppid=21328 vsize=697060 CPUtime=1109.04 cores=0,2,4,6
/proc/21331/task/21339/stat : 21339 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 175521 0 0 0 110841 63 0 0 25 0 4 0 651979268 713789440 91881 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4476.03
Current children cumulated vsize (KiB) 697060

[startup+1182.3 s]
/proc/loadavg: 8.10 8.10 8.04 10/357 21374
/proc/meminfo: memFree=23273444/32950928 swapFree=45937192/67111528
[pid=21331] ppid=21328 vsize=652956 CPUtime=4715.33 cores=0,2,4,6
/proc/21331/stat : 21331 (strangenight2-m) R 21328 21331 20738 0 -1 4202496 769839 0 0 0 471273 260 0 0 25 0 4 0 651979268 668626944 92556 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294595 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21331/statm: 163239 92556 378 95 0 158221 0
[pid=21331/tid=21334] ppid=21328 vsize=652956 CPUtime=1182.33 cores=0,2,4,6
/proc/21331/task/21334/stat : 21334 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 195404 0 0 0 118163 70 0 0 25 0 4 0 651979268 668626944 92556 33554432000 4194304 4580107 140733354491600 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21331/tid=21335] ppid=21328 vsize=652956 CPUtime=1182.3 cores=0,2,4,6
/proc/21331/task/21335/stat : 21335 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 200090 0 0 0 118169 61 0 0 25 0 4 0 651979268 668626944 92556 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21331/tid=21339] ppid=21328 vsize=652956 CPUtime=1168.34 cores=0,2,4,6
/proc/21331/task/21339/stat : 21339 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 181174 0 0 0 116769 65 0 0 25 0 4 0 651979268 668626944 92556 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4715.33
Current children cumulated vsize (KiB) 652956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 8.15 8.11 8.04 10/357 21375
/proc/meminfo: memFree=23236600/32950928 swapFree=45937192/67111528
[pid=21331] ppid=21328 vsize=763180 CPUtime=4800.3 cores=0,2,4,6
/proc/21331/stat : 21331 (strangenight2-m) R 21328 21331 20738 0 -1 4202496 776945 0 0 0 479767 263 0 0 25 0 4 0 651979268 781496320 95801 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21331/statm: 190795 95801 378 95 0 185777 0
[pid=21331/tid=21334] ppid=21328 vsize=763180 CPUtime=1203.64 cores=0,2,4,6
/proc/21331/task/21334/stat : 21334 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 198300 0 0 0 120293 71 0 0 25 0 4 0 651979268 781496320 95803 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=21331/tid=21335] ppid=21328 vsize=763180 CPUtime=1203.62 cores=0,2,4,6
/proc/21331/task/21335/stat : 21335 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 201651 0 0 0 120300 62 0 0 25 0 4 0 651979268 781496320 95803 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21331/tid=21339] ppid=21328 vsize=763180 CPUtime=1189.38 cores=0,2,4,6
/proc/21331/task/21339/stat : 21339 (strangenight2-m) R 21328 21331 20738 0 -1 4202560 182530 0 0 0 118872 66 0 0 25 0 4 0 651979268 781496320 95803 33554432000 4194304 4580107 140733354491600 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 763180

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.64
CPU time (s): 4800.37
CPU user time (s): 4797.71
CPU system time (s): 2.65859
CPU usage (%): 398.821
Max. virtual memory (cumulated for all children) (KiB): 765284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.71
system time used= 2.6586
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 776947
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= 709
involuntary context switches= 40497

runsolver used 3.9434 second user time and 10.3514 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-14 22:10:26
IDJOB=3366415
IDBENCH=82824
IDSOLVER=1844
FILE ID=node149/3366415-1305403826
RUNJOBID= node149-1305403826-21313
PBS_JOBID= 13324466
Free space on /tmp= 73572 MiB

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

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

MD5SUM BENCH= 6cadcf1602218f53da431eaffbc93148
RANDOM SEED=248756137

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24138996 kB
Buffers:        308072 kB
Cached:        3872664 kB
SwapCached:      19984 kB
Active:        6311660 kB
Inactive:      2205792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24138996 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:           11228 kB
Writeback:          12 kB
AnonPages:     4329560 kB
Mapped:          13740 kB
Slab:           157884 kB
PageTables:      72008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80190404 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= 73560 MiB
End job on node149 at 2011-05-14 22:30:31