Trace number 3173685

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.13 1201.76

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1000-c20000-S107009952-009-UNKNOWN.cnf
MD5SUM5093bfaf2b5c3f3d3bcb50ce84a28c32
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark42.6625
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
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 520000
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173685-1304029977.cnf'
0.00/0.00	c -- header says num vars:           1000
0.00/0.00	c -- header says num clauses:       20000
0.00/0.01	c -- clauses added:            0 learnts,        20000 normals,            0 xors
0.00/0.01	c -- vars added       1000
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      1000     20000         0         0    100000         0   no data   no data
0.00/0.12	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.09
0.00/0.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.00/0.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
0.00/0.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.00/0.50	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.50	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.00/0.50	c calculated reachability. Time: 0.00
0.00/0.50	c Calc default polars -  time:   0.00 s pos:     479 undec:      43 neg:     478
0.00/0.50	c =========================================================================================
0.00/0.50	c types(t): F = full restart, N = normal restart
0.00/0.50	c types(t): S = simplification begin/end, E = solution found
0.00/0.50	c restart types(rt): st = static, dy = dynamic
0.00/0.50	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.50	c  B st     0         0      1000     20000         0         0    100000         0   no data   no data
0.00/0.50	c  N dy    12      4190      1000     20000         0      4179    100000    513855     96.43    103.27
0.00/0.80	c  N dy    33      8287      1000     20000         0      5777    100000    527653     95.96    101.59
4.00/1.04	c  N dy    57     12360      1000     20000         0      5602    100000    349804     96.14    102.37
5.20/1.36	c  N dy    79     16480      1000     20000         0      9716    100000    836116     96.17    101.31
6.36/1.67	c  N dy    92     20491      1000     20000         0      8111    100000    503793     95.37    102.89
7.58/2.00	c  N dy   116     24511      1000     20000         0     12126    100000    970166     95.19    102.74
7.98/2.04	c  F st   120     25000      1000     20000         0     12615    100000   1025898     95.16   no data
9.56/2.46	c  N dy   126     30000      1000     20000         0     10798    100000    733495     95.16   no data
9.56/2.46	c  S st   126     30000      1000     20000         0     10798    100000    733495     95.16   no data
9.96/2.52	c  S st   126     30503      1000     20000         0     11301    100000    782933     95.16   no data
9.96/2.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.96/2.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
9.96/2.53	c blocked clauses removed:        0 vars:      0 tried:        1000 T: 0.00 s
9.96/2.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.96/2.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.96/2.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
9.96/2.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.96/2.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.96/2.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.56/2.96	c lits-rem:       193  cl-subs:       32  v-elim:      0  v-fix:    0  time:  0.39 s
11.98/3.09	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.13
11.98/3.09	c calculated reachability. Time: 0.00
11.98/3.09	c  N dy   126     30503      1000     20000         0     11269    100000    775135     95.16   no data
13.56/3.46	c  N dy   148     34584      1000     20000         0     15342    100000   1246172     94.84    111.01
15.16/3.84	c  N dy   175     38862      1000     20000         0     11722    100000    692351     95.02    100.19
16.78/4.22	c  N dy   201     42875      1000     20000         0     15730    100000   1164897     95.22    100.27
17.95/4.50	c  S st   219     45755      1000     20000         0      9666    100000    328947     95.31   no data
17.95/4.56	c  S st   219     46259      1000     20000         0     10170    100000    378837     95.31   no data
17.95/4.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.95/4.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
17.95/4.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.95/4.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.95/4.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.95/4.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
17.95/4.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.95/4.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
17.95/4.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.35/4.69	c lits-rem:        10  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.10 s
18.35/4.69	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
18.35/4.70	c vivif2 --  cl tried    10168 cl shrink        0 lits rem          0 time: 0.01
19.16/4.83	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.13
19.16/4.83	c calculated reachability. Time: 0.00
19.16/4.83	c  N dy   219     46259      1000     20000         0     10168    100000    378527     95.31   no data
20.77/5.23	c  N dy   245     50491      1000     20000         0     14391    100000    881216     95.36    100.49
22.34/5.63	c  N dy   270     54550      1000     20000         0     18446    100000   1358533     95.44    101.10
23.94/6.06	c  N dy   288     58927      1000     20000         0     12857    100000    595008     95.33    101.40
25.56/6.44	c  N dy   316     62943      1000     20000         0     16870    100000   1076319     95.56    101.84
27.14/6.89	c  N dy   338     67059      1000     20000         0     20976    100000   1557388     95.56    100.79
28.33/7.14	c  S st   353     69388      1000     20000         0     12327    100000    425889     95.65     93.86
28.73/7.20	c  S st   353     69890      1000     20000         0     12827    100000    482484     95.65   no data
28.73/7.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.73/7.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
28.73/7.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.73/7.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.73/7.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.73/7.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
28.73/7.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.73/7.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
28.73/7.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.56/7.42	c lits-rem:        43  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.17 s
29.56/7.42	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
29.56/7.43	c vivif2 --  cl tried    12826 cl shrink        0 lits rem          0 time: 0.01
29.96/7.57	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.14
29.96/7.57	c calculated reachability. Time: 0.00
29.96/7.57	c  N dy   353     69890      1000     20000         0     12826    100000    482173     95.65   no data
31.93/8.02	c  N dy   381     74417      1000     20000         0     17349    100000   1022233     95.73    102.23
33.94/8.53	c  N dy   410     79271      1000     20000         0     22197    100000   1593813     95.72    101.10
35.93/9.06	c  N dy   438     84339      1000     20000         0     15279    100000    656918     95.65    100.73
37.12/9.39	c  F st   454     87501      1000     20000         0     18431    100000   1025151     95.63   no data
38.74/9.73	c  N st   459     90800      1000     20000         0     21720    100000   1439851     95.63   no data
41.12/10.38	c  N dy   483     96697      1000     20000         0     14638    100000    481179     95.65    103.67
43.51/11.00	c  N dy   523    102898      1000     20000         0     20834    100000   1220680     95.78    101.82
44.71/11.20	c  S st   534    104836      1000     20000         0     22770    100000   1449304     95.77   no data
44.71/11.28	c  S st   534    105339      1000     20000         0     23273    100000   1502590     95.77   no data
44.71/11.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.11/11.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
45.11/11.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
45.11/11.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.11/11.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.11/11.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
45.11/11.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
45.11/11.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
45.11/11.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.49/14.41	c lits-rem:       160  cl-subs:       44  v-elim:      0  v-fix:    0  time:  3.04 s
57.49/14.41	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
57.49/14.43	c vivif2 --  cl tried    23229 cl shrink        0 lits rem          0 time: 0.02
58.29/14.67	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.24
58.29/14.67	c calculated reachability. Time: 0.00
58.29/14.67	c  N dy   534    105339      1000     20000         0     23229    100000   1491909     95.77   no data
61.89/15.55	c  N dy   580    112072      1000     20000         0     15974    100000    528782     95.91    104.07
65.11/16.36	c  N dy   624    119351      1000     20000         0     23246    100000   1391765     95.93    103.01
69.10/17.36	c  N dy   666    127083      1000     20000         0     15989    100000    413855     95.87    101.02
72.67/18.28	c  N dy   714    135237      1000     20000         0     24131    100000   1372743     95.86    100.93
77.46/19.43	c  N dy   772    143906      1000     20000         0     16811    100000    405001     96.01    101.21
81.85/20.51	c  N dy   827    153183      1000     20000         0     26077    100000   1514082     96.09    101.35
84.25/21.17	c  S st   859    158010      1000     20000         0     30889    100000   2091244     96.17   no data
84.64/21.27	c  S st   859    158518      1000     20000         0     31397    100000   2143041     96.17   no data
84.64/21.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
85.05/21.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
85.05/21.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
85.05/21.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
85.05/21.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.05/21.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
85.05/21.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
85.05/21.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
85.05/21.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
112.61/28.26	c lits-rem:       196  cl-subs:       48  v-elim:      0  v-fix:    0  time:  6.86 s
112.61/28.26	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
112.61/28.29	c vivif2 --  cl tried    31349 cl shrink        0 lits rem          0 time: 0.03
113.80/28.57	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.29
113.80/28.57	c calculated reachability. Time: 0.00
113.80/28.57	c  N dy   859    158518      1000     20000         0     31349    100000   2131641     96.17   no data
119.00/29.84	c  N dy   916    168724      1000     20000         0     24569    100000   1221156     96.17    101.75
124.99/31.37	c  N dy   987    179546      1000     20000         0     35377    100000   2511594     96.27    101.91
130.61/32.76	c  N dy  1054    191039      1000     20000         0     28882    100000   1615573     96.25    121.10
137.37/34.44	c  N dy  1120    203293      1000     20000         0     22144    100000    712798     96.28    103.31
144.19/36.15	c  N dy  1196    216385      1000     20000         0     35208    100000   2266490     96.30    102.13
151.76/38.01	c  N dy  1269    230308      1000     20000         0     29142    100000   1429931     96.23    101.43
156.15/39.13	c  S st  1310    237777      1000     20000         0     36602    100000   2312213     96.23     94.75
156.55/39.25	c  S st  1310    238279      1000     20000         0     37104    100000   2364443     96.23   no data
156.55/39.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
156.55/39.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
156.55/39.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
156.55/39.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
156.55/39.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
156.55/39.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
156.55/39.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
156.97/39.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
156.97/39.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
199.29/49.99	c lits-rem:       251  cl-subs:       62  v-elim:      0  v-fix:    0  time: 10.59 s
199.29/49.99	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
199.69/50.02	c vivif2 --  cl tried    37042 cl shrink        0 lits rem          0 time: 0.03
200.91/50.40	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.38
200.91/50.40	c calculated reachability. Time: 0.00
200.91/50.40	c  N dy  1310    238279      1000     20000         0     37042    100000   2349670     96.23   no data
209.69/52.54	c  N dy  1397    253541      1000     20000         0     31316    100000   1592284     96.29    111.61
219.25/54.98	c  N dy  1485    269797      1000     20000         0     25575    100000    781001     96.26    120.64
229.65/57.55	c  N dy  1577    287317      1000     20000         0     43083    100000   2856670     96.23    103.08
240.45/60.26	c  N dy  1689    305743      1000     20000         0     38505    100000   2216475     96.30    102.69
240.86/60.34	c  F st  1693    306252      1000     20000         0     39014    100000   2278730     96.30   no data
252.42/63.23	c  N dy  1769    325482      1000     20000         0     34240    100000   1595287     96.26    102.19
265.59/66.56	c  N dy  1876    345584      1000     20000         0     29356    100000    899008     96.22    103.51
272.78/68.33	c  S st  1932    357418      1000     20000         0     41166    100000   2295790     96.11   no data
273.18/68.46	c  S st  1932    357921      1000     20000         0     41669    100000   2344504     96.11   no data
273.18/68.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
273.58/68.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.04
273.58/68.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
273.58/68.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
273.58/68.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
273.58/68.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
273.58/68.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
273.58/68.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
273.98/68.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
317.92/79.61	c lits-rem:       364  cl-subs:       62  v-elim:      0  v-fix:    0  time: 11.01 s
317.92/79.62	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
317.92/79.65	c vivif2 --  cl tried    41607 cl shrink        0 lits rem          0 time: 0.03
319.54/80.06	c asymm  cl-useful: 0/18733/20000 lits-rem:0 time: 0.41
319.54/80.07	c calculated reachability. Time: 0.00
319.54/80.07	c  N dy  1932    357921      1000     20000         0     41607    100000   2330303     96.11   no data
333.50/83.54	c  N dy  2047    378370      1000     20000         0     36067    100000   1600728     96.15    101.23
347.87/87.19	c  N dy  2158    398457      1000     20000         0     29164    100000    661564     96.13    101.89
361.46/90.55	c  N dy  2275    418602      1000     20000         0     49267    100000   3062072     96.16    101.23
375.04/93.96	c  N dy  2393    438680      1000     20000         0     41352    100000   1995826     96.17    104.08
389.03/97.43	c  N dy  2509    458743      1000     20000         0     32437    100000    831126     96.19    102.90
401.80/100.68	c  N dy  2619    478862      1000     20000         0     52518    100000   3214747     96.20    101.42
415.39/104.01	c  N dy  2729    499139      1000     20000         0     42819    100000   1973338     96.23    101.73
430.56/107.83	c  N dy  2854    519263      1000     20000         0     31962    100000    551759     96.29    101.49
441.74/110.61	c  S st  2959    536881      1000     20000         0     49548    100000   2654915     96.33   no data
442.14/110.74	c  S st  2959    537383      1000     20000         0     50050    100000   2707748     96.33   no data
442.14/110.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
442.14/110.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
442.14/110.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
442.14/110.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
442.14/110.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
442.14/110.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
442.14/110.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
442.56/110.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
442.56/110.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
500.08/125.27	c lits-rem:       431  cl-subs:       66  v-elim:      0  v-fix:    0  time: 14.36 s
500.08/125.27	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
500.46/125.30	c vivif2 --  cl tried    49984 cl shrink        0 lits rem          0 time: 0.04
500.46/125.34	c asymm  cl-useful: 0/1267/20000 lits-rem:0 time: 0.04
500.46/125.34	c calculated reachability. Time: 0.00
500.46/125.34	c  N dy  2959    537383      1000     20000         0     49984    100000   2691686     96.33   no data
517.26/129.50	c  N dy  3076    557472      1000     20000         0     38093    100000   1168666     96.37    102.56
533.22/133.50	c  N dy  3195    577704      1000     20000         0     58294    100000   3591525     96.39    101.83
548.02/137.29	c  N dy  3308    597729      1000     20000         0     45342    100000   1920069     96.40    101.87
564.38/141.36	c  N dy  3412    617764      1000     20000         0     65350    100000   4306411     96.39    109.01
578.77/144.96	c  N dy  3525    637784      1000     20000         0     51399    100000   2522777     96.38    102.00
595.54/149.19	c  N dy  3635    657833      1000     20000         0     36473    100000    645303     96.39    101.51
609.12/152.60	c  N dy  3738    677972      1000     20000         0     56592    100000   3030575     96.37    102.22
626.29/156.80	c  N dy  3862    698016      1000     20000         0     40652    100000   1032706     96.39    102.65
641.07/160.54	c  N dy  3977    718429      1000     20000         0     61040    100000   3453945     96.39    102.19
657.86/164.74	c  N dy  4094    738506      1000     20000         0     44137    100000   1335173     96.39    102.75
673.42/168.64	c  N dy  4207    758550      1000     20000         0     64153    100000   3731087     96.41    101.86
690.20/172.88	c  N dy  4331    778664      1000     20000         0     46297    100000   1487434     96.44    103.87
706.20/176.88	c  N dy  4447    798718      1000     20000         0     66325    100000   3882118     96.45    101.72
713.37/178.60	c  S st  4488    806075      1000     20000         0     73670    100000   4759768     96.46   no data
713.77/178.79	c  S st  4488    806579      1000     20000         0     74174    100000   4811903     96.46   no data
714.17/178.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
714.17/178.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
714.17/178.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
714.17/178.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
714.17/178.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
714.17/178.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
714.17/178.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
714.57/178.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
714.98/179.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
824.41/206.47	c lits-rem:       720  cl-subs:      114  v-elim:      0  v-fix:    0  time: 27.41 s
824.41/206.47	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
824.82/206.53	c vivif2 --  cl tried    74060 cl shrink        0 lits rem          0 time: 0.06
826.40/206.95	c asymm  cl-useful: 0/12764/20000 lits-rem:0 time: 0.42
826.40/206.96	c calculated reachability. Time: 0.00
826.40/206.96	c  N dy  4488    806579      1000     20000         0     74060    100000   4783388     96.46   no data
841.99/210.86	c  N dy  4598    826864      1000     20000         0     55365    100000   2454207     96.46    104.55
859.98/215.32	c  N dy  4706    847036      1000     20000         0     75496    100000   4842652     96.44    102.51
875.94/219.31	c  N dy  4822    867043      1000     20000         0     55529    100000   2351424     96.45    101.75
893.90/223.88	c  N dy  4939    887263      1000     20000         0     75714    100000   4763199     96.46    105.45
910.69/228.06	c  N dy  5067    907382      1000     20000         0     54880    100000   2181124     96.49    103.40
928.66/232.60	c  N dy  5189    927476      1000     20000         0     74949    100000   4588973     96.51    102.06
946.23/236.99	c  N dy  5298    947629      1000     20000         0     53133    100000   1859531     96.52    104.45
963.81/241.39	c  N dy  5413    967630      1000     20000         0     73100    100000   4232323     96.52    102.74
982.58/246.03	c  N dy  5522    987646      1000     20000         0     50144    100000   1385095     96.52    102.36
999.36/250.26	c  N dy  5635   1007841      1000     20000         0     70315    100000   3806174     96.55    103.86
1019.73/255.39	c  N dy  5753   1027925      1000     20000         0     46433    100000    840884     96.57    101.98
1036.50/259.59	c  N dy  5867   1048011      1000     20000         0     66479    100000   3224309     96.58    102.48
1059.28/265.25	c  N dy  5993   1068110      1000     20000         0     86538    100000   5635442     96.60    102.65
1064.06/266.46	c  F st  6021   1071875      1000     20000         0     45373    100000    594385     96.61   no data
1077.64/269.82	c  N dy  6096   1088167      1000     20000         0     61631    100000   2581141     96.63    102.87
1099.22/275.23	c  N dy  6219   1108225      1000     20000         0     81659    100000   4977872     96.63    101.90
1119.21/280.24	c  N dy  6334   1128396      1000     20000         0     55882    100000   1742216     96.65    101.75
1137.56/284.85	c  N dy  6448   1148407      1000     20000         0     75866    100000   4148779     96.65    126.58
1160.33/290.52	c  N dy  6572   1168481      1000     20000         0     48981    100000    797914     96.67    103.34
1177.11/294.75	c  N dy  6697   1188493      1000     20000         0     68964    100000   3204495     96.69    104.19
1199.08/300.20	c  N dy  6805   1208638      1000     20000         0     89080    100000   5607431     96.69    103.12
1200.28/300.58	c  S st  6815   1209868      1000     20000         0     90309    100000   5755933     96.69   no data
1201.47/300.81	c  S st  6815   1210368      1000     20000         0     90809    100000   5812027     96.69   no data
1201.47/300.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1201.47/300.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
1201.87/300.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1201.87/300.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1201.87/300.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1201.87/300.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
1201.87/300.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1201.87/300.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1202.69/301.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1355.26/339.32	c lits-rem:       701  cl-subs:      136  v-elim:      0  v-fix:    0  time: 38.18 s
1355.26/339.33	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
1355.66/339.40	c vivif2 --  cl tried    90673 cl shrink        0 lits rem          0 time: 0.07
1356.88/339.75	c asymm  cl-useful: 0/7236/20000 lits-rem:0 time: 0.35
1356.88/339.75	c calculated reachability. Time: 0.00
1356.88/339.75	c  N dy  6815   1210368      1000     20000         0     90673    100000   5778635     96.69   no data
1374.82/344.27	c  N dy  6921   1230436      1000     20000         0     62782    100000   2329831     96.68    103.18
1394.40/349.15	c  N dy  7032   1250524      1000     20000         0     82833    100000   4738498     96.69    103.65
1415.97/354.57	c  N dy  7141   1270599      1000     20000         0     53950    100000   1185022     96.70    110.56
1433.95/359.00	c  N dy  7255   1290764      1000     20000         0     74068    100000   3583271     96.69    103.20
1455.92/364.59	c  N dy  7377   1310780      1000     20000         0     94060    100000   5988626     96.71    102.22
1474.70/369.30	c  N dy  7497   1330792      1000     20000         0     64126    100000   2290870     96.72    103.40
1495.07/374.31	c  N dy  7616   1350796      1000     20000         0     84094    100000   4701455     96.75    102.20
1518.63/380.27	c  N dy  7731   1370893      1000     20000         0     53247    100000    872874     96.76    103.02
1536.20/384.64	c  N dy  7853   1390908      1000     20000         0     73221    100000   3276139     96.77    103.86
1558.99/390.39	c  N dy  7973   1411522      1000     20000         0     93805    100000   5734753     96.77    105.03
1580.56/395.76	c  N dy  8094   1431588      1000     20000         0     61930    100000   1798967     96.78    103.96
1600.12/400.63	c  N dy  8212   1451679      1000     20000         0     81991    100000   4213208     96.80    102.59
1625.68/407.02	c  N dy  8323   1471811      1000     20000         0    102093    100000   6613637     96.80    102.21
1644.86/411.87	c  N dy  8438   1492053      1000     20000         0     69375    100000   2570354     96.81    102.10
1666.43/417.21	c  N dy  8545   1512109      1000     20000         0     89392    100000   4970242     96.81    113.21
1691.58/423.57	c  N dy  8668   1532138      1000     20000         0     55486    100000    803814     96.82    102.10
1709.56/428.02	c  N dy  8772   1552349      1000     20000         0     75673    100000   3225518     96.81    102.32
1731.53/433.57	c  N dy  8874   1572352      1000     20000         0     95638    100000   5615273     96.81    102.38
1755.50/439.59	c  N dy  8978   1592588      1000     20000         0     60926    100000   1336254     96.80    102.60
1775.87/444.60	c  N dy  9099   1612629      1000     20000         0     80948    100000   3752173     96.81    102.93
1799.84/450.60	c  N dy  9212   1632724      1000     20000         0    100998    100000   6153492     96.82    102.24
1823.00/456.40	c  N dy  9317   1652977      1000     20000         0     65315    100000   1760093     96.81    102.37
1842.98/461.46	c  N dy  9435   1673116      1000     20000         0     85424    100000   4176939     96.82    102.14
1870.14/468.22	c  N dy  9550   1693415      1000     20000         0    105692    100000   6601135     96.82    103.00
1890.51/473.38	c  S st  9638   1710368      1000     20000         0     65706    100000   1680108     96.81     81.12
1891.31/473.56	c  S st  9638   1710870      1000     20000         0     66208    100000   1731864     96.81   no data
1891.31/473.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1891.71/473.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
1891.71/473.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1891.71/473.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1891.71/473.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1891.71/473.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
1891.71/473.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1891.71/473.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1892.10/473.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1918.07/480.26	c lits-rem:       124  cl-subs:       32  v-elim:      0  v-fix:    0  time:  6.56 s
1918.07/480.26	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
1918.07/480.29	c vivif2 --  cl tried    66176 cl shrink        0 lits rem          0 time: 0.03
1920.07/480.72	c asymm  cl-useful: 0/13884/20000 lits-rem:0 time: 0.43
1920.07/480.72	c calculated reachability. Time: 0.00
1920.07/480.72	c  N dy  9638   1710870      1000     20000         0     66176    100000   1724403     96.81   no data
1942.43/486.39	c  N dy  9762   1730930      1000     20000         0     86194    100000   4127472     96.83    102.10
1968.81/492.98	c  N dy  9879   1750969      1000     20000         0    106199    100000   6535830     96.83    102.20
1992.77/498.93	c  N dy  9998   1771113      1000     20000         0     68400    100000   1906596     96.85    103.35
2013.95/504.28	c  N dy 10108   1791393      1000     20000         0     88649    100000   4316878     96.84    102.83
2041.10/511.05	c  N dy 10240   1811536      1000     20000         0    108766    100000   6741417     96.86    103.97
2064.29/516.81	c  N dy 10343   1831544      1000     20000         0     69832    100000   1951823     96.86    103.75
2085.86/522.21	c  N dy 10457   1851609      1000     20000         0     89858    100000   4344829     96.86    113.65
2111.80/528.77	c  N dy 10573   1871858      1000     20000         0    110086    100000   6769919     96.86    104.30
2136.56/534.90	c  N dy 10704   1892024      1000     20000         0     70306    100000   1920306     96.88    103.62
2157.73/540.25	c  N dy 10812   1912293      1000     20000         0     90543    100000   4337061     96.88    102.50
2183.69/546.72	c  N dy 10925   1932364      1000     20000         0    110583    100000   6738788     96.88    102.16
2208.88/553.04	c  N dy 11047   1952374      1000     20000         0     69660    100000   1729293     96.90    109.82
2230.03/558.34	c  N dy 11161   1972434      1000     20000         0     89689    100000   4138963     96.90    105.09
2255.99/564.88	c  N dy 11272   1992709      1000     20000         0    109928    100000   6571574     96.90    102.27
2283.15/571.62	c  N dy 11392   2012950      1000     20000         0     68246    100000   1447987     96.90    102.70
2305.54/577.30	c  N dy 11497   2033515      1000     20000         0     88775    100000   3912770     96.90    102.10
2331.50/583.79	c  N dy 11604   2053587      1000     20000         0    108820    100000   6307569     96.90    103.78
2360.65/591.05	c  N dy 11726   2073667      1000     20000         0     65969    100000   1070296     96.91    102.21
2381.02/596.13	c  N dy 11836   2093926      1000     20000         0     86202    100000   3519475     96.92    102.09
2405.79/602.37	c  N dy 11947   2113980      1000     20000         0    106213    100000   5912180     96.91    102.31
2436.54/610.07	c  N dy 12064   2134059      1000     20000         0    126265    100000   8314567     96.92    102.03
2458.91/615.66	c  N dy 12187   2154888      1000     20000         0     83162    100000   3022847     96.93    103.26
2483.67/621.89	c  N dy 12302   2174966      1000     20000         0    103206    100000   5438123     96.94    102.79
2512.84/629.17	c  N dy 12412   2195033      1000     20000         0    123242    100000   7837387     96.94    102.52
2532.81/634.11	c  S st 12506   2210870      1000     20000         0     74167    100000   1820358     96.94     94.08
2533.61/634.30	c  S st 12506   2211375      1000     20000         0     74672    100000   1876539     96.94   no data
2533.61/634.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2533.61/634.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
2533.61/634.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2533.61/634.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2533.61/634.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2533.61/634.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
2533.61/634.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2533.61/634.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2534.02/634.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2559.17/640.74	c lits-rem:       156  cl-subs:       30  v-elim:      0  v-fix:    0  time:  6.29 s
2559.17/640.74	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
2559.17/640.77	c vivif2 --  cl tried    74642 cl shrink        0 lits rem          0 time: 0.03
2559.97/641.00	c asymm  cl-useful: 0/6116/20000 lits-rem:0 time: 0.23
2559.97/641.00	c calculated reachability. Time: 0.00
2559.97/641.00	c  N dy 12506   2211375      1000     20000         0     74642    100000   1869402     96.94   no data
2582.36/646.57	c  N dy 12622   2231539      1000     20000         0     94763    100000   4290398     96.94    102.45
2609.49/653.34	c  N dy 12739   2251568      1000     20000         0    114758    100000   6690888     96.94    120.20
2640.25/661.01	c  N dy 12858   2271672      1000     20000         0     68933    100000   1091462     96.96    102.09
2660.63/666.18	c  N dy 12972   2291749      1000     20000         0     88981    100000   3511271     96.96    102.37
2686.59/672.60	c  N dy 13089   2311838      1000     20000         0    109045    100000   5922100     96.96    102.20
2717.75/680.49	c  N dy 13198   2332039      1000     20000         0    129212    100000   8341787     96.97    103.08
2743.71/686.90	c  N dy 13328   2352148      1000     20000         0     82397    100000   2601275     96.98    102.65
2768.87/693.23	c  N dy 13442   2372195      1000     20000         0    102422    100000   5010367     96.99    102.64
2798.43/700.64	c  N dy 13556   2392232      1000     20000         0    122416    100000   7409610     96.99    113.81
2827.99/708.05	c  N dy 13672   2412407      1000     20000         0     74661    100000   1545247     97.00    102.88
2850.78/713.74	c  N dy 13794   2432628      1000     20000         0     94841    100000   3981538     97.01    102.74
2877.92/720.59	c  N dy 13917   2452658      1000     20000         0    114825    100000   6407042     97.02    102.59
2911.08/728.83	c  N dy 14034   2473464      1000     20000         0    135593    100000   8918850     97.03    103.57
2933.45/734.45	c  N dy 14145   2493754      1000     20000         0     86977    100000   2900842     97.03    102.48
2960.22/741.20	c  N dy 14274   2514895      1000     20000         0    108075    100000   5447538     97.04    104.13
2990.98/748.81	c  N dy 14395   2534898      1000     20000         0    128043    100000   7847607     97.04    102.60
3018.92/755.86	c  N dy 14496   2555230      1000     20000         0     78465    100000   1780401     97.04    103.83
3042.89/761.86	c  N dy 14614   2575728      1000     20000         0     98909    100000   4243787     97.05    102.58
3072.85/769.37	c  N dy 14717   2595823      1000     20000         0    118969    100000   6677211     97.05    103.74
3106.01/777.66	c  N dy 14829   2615865      1000     20000         0    138988    100000   9094529     97.06    102.42
3130.37/783.71	c  N dy 14947   2635908      1000     20000         0     88120    100000   2832184     97.06    105.89
3155.54/790.06	c  N dy 15059   2656020      1000     20000         0    108204    100000   5267455     97.07    102.32
3188.70/798.30	c  N dy 15177   2676777      1000     20000         0    128927    100000   7766335     97.08    103.30
3220.25/806.23	c  N dy 15288   2696885      1000     20000         0     77132    100000   1405996     97.09    102.82
3236.62/810.31	c  S st 15380   2711376      1000     20000         0     91601    100000   3167668     97.10     91.24
3237.44/810.53	c  S st 15380   2711879      1000     20000         0     92104    100000   3222721     97.10   no data
3237.44/810.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3237.82/810.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
3237.82/810.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3237.82/810.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3237.82/810.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3237.82/810.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
3237.82/810.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3237.82/810.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3238.21/810.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3288.56/823.35	c lits-rem:       319  cl-subs:       97  v-elim:      0  v-fix:    0  time: 12.60 s
3288.56/823.36	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
3288.96/823.40	c vivif2 --  cl tried    92007 cl shrink        0 lits rem          0 time: 0.04
3290.55/823.82	c asymm  cl-useful: 0/10972/20000 lits-rem:0 time: 0.42
3290.55/823.82	c calculated reachability. Time: 0.00
3290.55/823.82	c  N dy 15380   2711879      1000     20000         0     92007    100000   3199221     97.10   no data
3316.91/830.40	c  N dy 15487   2731911      1000     20000         0    112005    100000   5614287     97.10    103.12
3348.87/838.41	c  N dy 15609   2752263      1000     20000         0    132326    100000   8066957     97.11    102.97
3380.02/846.27	c  N dy 15726   2772285      1000     20000         0     79433    100000   1568695     97.11    103.08
3404.01/852.24	c  N dy 15846   2792515      1000     20000         0     99639    100000   4007203     97.12    102.24
3432.35/859.39	c  N dy 15964   2812691      1000     20000         0    119779    100000   6426121     97.12    102.82
3464.31/867.37	c  N dy 16072   2832760      1000     20000         0    139812    100000   8820583     97.12    102.42
3492.67/874.41	c  N dy 16195   2852917      1000     20000         0     86047    100000   2260189     97.13    103.20
3517.04/880.50	c  N dy 16300   2873074      1000     20000         0    106174    100000   4692811     97.13    102.35
3546.99/888.07	c  N dy 16417   2893100      1000     20000         0    126158    100000   7104012     97.14    114.38
3584.16/897.36	c  N dy 16536   2913129      1000     20000         0    146153    100000   9501181     97.14    102.52
3609.71/903.72	c  N dy 16656   2933135      1000     20000         0     91254    100000   2781212     97.14    102.36
3636.47/910.40	c  N dy 16770   2953216      1000     20000         0    111292    100000   5210778     97.15    102.95
3667.64/918.25	c  N dy 16877   2973225      1000     20000         0    131277    100000   7614186     97.15    102.29
3703.97/927.33	c  N dy 16996   2993227      1000     20000         0    151248    100000  10022495     97.15    102.43
3727.53/933.24	c  N dy 17124   3013350      1000     20000         0     95471    100000   3201638     97.17    102.33
3754.30/939.97	c  N dy 17234   3033420      1000     20000         0    115501    100000   5607043     97.17    104.04
3787.45/948.23	c  N dy 17360   3053442      1000     20000         0    135489    100000   8007370     97.17    103.80
3823.80/957.32	c  N dy 17481   3073648      1000     20000         0     78793    100000   1045567     97.18    105.76
3846.97/963.13	c  N dy 17609   3093805      1000     20000         0     98922    100000   3480454     97.19    103.31
3874.55/970.00	c  N dy 17715   3113842      1000     20000         0    118929    100000   5866263     97.19    102.39
3907.68/978.31	c  N dy 17826   3133859      1000     20000         0    138911    100000   8289074     97.19    104.02
3945.23/987.76	c  N dy 17938   3153978      1000     20000         0     81125    100000   1218069     97.19    102.37
3970.40/994.05	c  N dy 18047   3174053      1000     20000         0    101157    100000   3623172     97.19    102.65
4001.15/1001.73	c  N dy 18158   3194302      1000     20000         0    121375    100000   6064880     97.19    103.79
4034.30/1010.03	c  S st 18261   3211881      1000     20000         0    138914    100000   8184788     97.20   no data
4035.90/1010.42	c  S st 18261   3212382      1000     20000         0    139415    100000   8239217     97.20   no data
4035.90/1010.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4036.31/1010.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.11
4036.31/1010.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4036.31/1010.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4036.31/1010.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4036.31/1010.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
4036.31/1010.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4036.73/1010.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
4037.90/1010.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4287.96/1073.52	c lits-rem:      1095  cl-subs:      217  v-elim:      0  v-fix:    0  time: 62.59 s
4287.96/1073.53	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
4288.36/1073.64	c vivif2 --  cl tried   139198 cl shrink        0 lits rem          0 time: 0.11
4290.36/1074.13	c asymm  cl-useful: 0/6736/20000 lits-rem:0 time: 0.49
4290.36/1074.13	c calculated reachability. Time: 0.00
4290.36/1074.13	c  N dy 18261   3212382      1000     20000         0    139198    100000   8186287     97.20   no data
4329.10/1083.86	c  N dy 18395   3232530      1000     20000         0     80451    100000   1034135     97.21    102.53
4352.67/1089.72	c  N dy 18511   3252615      1000     20000         0    100495    100000   3443462     97.22    102.36
4380.63/1096.71	c  N dy 18621   3272738      1000     20000         0    120583    100000   5868520     97.22    102.49
4414.59/1105.22	c  N dy 18744   3292790      1000     20000         0    140604    100000   8291109     97.23    103.36
4452.13/1114.62	c  N dy 18847   3312993      1000     20000         0     80917    100000    974577     97.23    103.15
4477.69/1121.04	c  N dy 18974   3333174      1000     20000         0    101066    100000   3418340     97.24    104.54
4508.04/1128.66	c  N dy 19094   3353215      1000     20000         0    121065    100000   5847681     97.25    102.48
4544.00/1137.64	c  N dy 19219   3373261      1000     20000         0    141081    100000   8259920     97.26    102.99
4586.35/1148.26	c  N dy 19347   3393326      1000     20000         0    161105    100000  10692488     97.27    103.21
4611.91/1154.61	c  N dy 19466   3413819      1000     20000         0    100703    100000   3256307     97.27    102.58
4640.26/1161.78	c  N dy 19580   3433836      1000     20000         0    120687    100000   5669824     97.27    102.81
4673.83/1170.12	c  N dy 19696   3453868      1000     20000         0    140693    100000   8075239     97.28    105.88
4712.57/1179.85	c  N dy 19809   3473890      1000     20000         0    160684    100000  10459909     97.28    103.96
4739.33/1186.50	c  N dy 19923   3493915      1000     20000         0     98815    100000   2904232     97.28    113.21
4766.88/1193.42	c  N dy 20035   3513976      1000     20000         0    118841    100000   5311398     97.28    104.00
4799.65/1201.67	c  N dy 20148   3534067      1000     20000         0    138899    100000   7722470     97.28    103.38

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 7.71 7.89 6.01 7/180 28535
/proc/meminfo: memFree=16957184/32951124 swapFree=67111528/67111528
[pid=28535] ppid=28533 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/28535/stat : 28535 (strangenight2-m) R 28533 28535 28368 0 -1 4202496 431 0 0 0 0 0 0 0 23 0 4 0 247188982 52441088 363 33554432000 4194304 4627427 140737257227968 18446744073709551615 268660705370 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28535/statm: 45571 366 311 106 0 40542 0
[pid=28535/tid=28536] ppid=28533 vsize=116748 CPUtime=0 cores=1,3,5,7
/proc/28535/task/28536/stat : 28536 (strangenight2-m) S 28533 28535 28368 0 -1 4202560 6 0 0 0 0 0 0 0 24 0 4 0 247188982 119549952 368 33554432000 4194304 4627427 140737257227968 18446744073709551615 268660767214 0 0 4096 2 18446604464194782144 0 0 -1 1 0 0 0
[pid=28535/tid=28537] ppid=28533 vsize=116748 CPUtime=0 cores=1,3,5,7
/proc/28535/task/28537/stat : 28537 (strangenight2-m) D 28533 28535 28368 0 -1 4202560 11 0 0 0 0 0 0 0 24 0 4 0 247188982 119549952 368 33554432000 4194304 4627427 140737257227968 18446744073709551615 4455456 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28535/tid=28538] ppid=28533 vsize=116748 CPUtime=0 cores=1,3,5,7
/proc/28535/task/28538/stat : 28538 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 11 0 0 0 0 0 0 0 24 0 4 0 247188982 119549952 383 33554432000 4194304 4627427 140737257227968 18446744073709551615 268689227136 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.109039 s]
/proc/loadavg: 7.71 7.89 6.01 7/180 28535
/proc/meminfo: memFree=16957184/32951124 swapFree=67111528/67111528
[pid=28535] ppid=28533 vsize=287588 CPUtime=0.48 cores=1,3,5,7
/proc/28535/stat : 28535 (strangenight2-m) R 28533 28535 28368 0 -1 4202496 5051 0 0 0 47 1 0 0 18 0 4 0 247188982 294490112 4969 33554432000 4194304 4627427 140737257227968 18446744073709551615 268660705463 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28535/statm: 73651 9245 385 106 0 68622 0
[pid=28535/tid=28536] ppid=28533 vsize=294604 CPUtime=0.89 cores=1,3,5,7
/proc/28535/task/28536/stat : 28536 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 3544 0 0 0 89 0 0 0 19 0 4 0 247188982 301674496 9245 33554432000 4194304 4627427 140737257227968 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28535/tid=28537] ppid=28533 vsize=294604 CPUtime=0.89 cores=1,3,5,7
/proc/28535/task/28537/stat : 28537 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 3523 0 0 0 89 0 0 0 19 0 4 0 247188982 301674496 9245 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28535/tid=28538] ppid=28533 vsize=294604 CPUtime=0.89 cores=1,3,5,7
/proc/28535/task/28538/stat : 28538 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 2503 0 0 0 89 0 0 0 19 0 4 0 247188982 301674496 9245 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 287588

[startup+1.00885 s]
/proc/loadavg: 7.71 7.89 6.01 7/180 28535
/proc/meminfo: memFree=16957184/32951124 swapFree=67111528/67111528
[pid=28535] ppid=28533 vsize=296028 CPUtime=4 cores=1,3,5,7
/proc/28535/stat : 28535 (strangenight2-m) R 28533 28535 28368 0 -1 4202496 15770 0 0 0 397 3 0 0 19 0 4 0 247188982 303132672 7239 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28535/statm: 74007 7239 385 106 0 68978 0
[pid=28535/tid=28536] ppid=28533 vsize=296028 CPUtime=0.99 cores=1,3,5,7
/proc/28535/task/28536/stat : 28536 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 4075 0 0 0 99 0 0 0 19 0 4 0 247188982 303132672 7239 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28535/tid=28537] ppid=28533 vsize=296028 CPUtime=0.99 cores=1,3,5,7
/proc/28535/task/28537/stat : 28537 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 4062 0 0 0 99 0 0 0 19 0 4 0 247188982 303132672 7239 33554432000 4194304 4627427 140737257227968 18446744073709551615 4329689 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28535/tid=28538] ppid=28533 vsize=296028 CPUtime=0.99 cores=1,3,5,7
/proc/28535/task/28538/stat : 28538 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 3146 0 0 0 99 0 0 0 19 0 4 0 247188982 303132672 7239 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 296028

[startup+1.10883 s]
/proc/loadavg: 7.71 7.89 6.01 7/180 28535
/proc/meminfo: memFree=16957184/32951124 swapFree=67111528/67111528
[pid=28535] ppid=28533 vsize=296028 CPUtime=4.4 cores=1,3,5,7
/proc/28535/stat : 28535 (strangenight2-m) R 28533 28535 28368 0 -1 4202496 16419 0 0 0 436 4 0 0 19 0 4 0 247188982 303132672 7888 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28535/statm: 74007 7888 385 106 0 68978 0
[pid=28535/tid=28536] ppid=28533 vsize=296028 CPUtime=1.1 cores=1,3,5,7
/proc/28535/task/28536/stat : 28536 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 4239 0 0 0 109 1 0 0 19 0 4 0 247188982 303132672 7888 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28535/tid=28537] ppid=28533 vsize=296028 CPUtime=1.09 cores=1,3,5,7
/proc/28535/task/28537/stat : 28537 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 4229 0 0 0 109 0 0 0 19 0 4 0 247188982 303132672 7888 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28535/tid=28538] ppid=28533 vsize=296028 CPUtime=1.09 cores=1,3,5,7
/proc/28535/task/28538/stat : 28538 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 3299 0 0 0 109 0 0 0 19 0 4 0 247188982 303132672 7888 33554432000 4194304 4627427 140737257227968 18446744073709551615 4299555 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.4
Current children cumulated vsize (KiB) 296028

[startup+1.20881 s]
/proc/loadavg: 7.71 7.89 6.01 7/180 28535
/proc/meminfo: memFree=16957184/32951124 swapFree=67111528/67111528
[pid=28535] ppid=28533 vsize=296212 CPUtime=4.8 cores=1,3,5,7
/proc/28535/stat : 28535 (strangenight2-m) R 28533 28535 28368 0 -1 4202496 17068 0 0 0 476 4 0 0 19 0 4 0 247188982 303321088 8537 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28535/statm: 74053 8539 385 106 0 69024 0
[pid=28535/tid=28536] ppid=28533 vsize=296212 CPUtime=1.2 cores=1,3,5,7
/proc/28535/task/28536/stat : 28536 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 4394 0 0 0 119 1 0 0 19 0 4 0 247188982 303321088 8539 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28535/tid=28537] ppid=28533 vsize=296212 CPUtime=1.19 cores=1,3,5,7
/proc/28535/task/28537/stat : 28537 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 4418 0 0 0 119 0 0 0 19 0 4 0 247188982 303321088 8539 33554432000 4194304 4627427 140737257227968 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28535/tid=28538] ppid=28533 vsize=296212 CPUtime=1.19 cores=1,3,5,7
/proc/28535/task/28538/stat : 28538 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 3444 0 0 0 119 0 0 0 19 0 4 0 247188982 303321088 8539 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.8
Current children cumulated vsize (KiB) 296212

[startup+1.50076 s]
/proc/loadavg: 7.71 7.89 6.01 7/180 28535
/proc/meminfo: memFree=16957184/32951124 swapFree=67111528/67111528
[pid=28535] ppid=28533 vsize=296620 CPUtime=5.97 cores=1,3,5,7
/proc/28535/stat : 28535 (strangenight2-m) R 28533 28535 28368 0 -1 4202496 19920 0 0 0 593 4 0 0 20 0 4 0 247188982 303738880 7823 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309425 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28535/statm: 74155 7824 385 106 0 69126 0
[pid=28535/tid=28536] ppid=28533 vsize=296620 CPUtime=1.49 cores=1,3,5,7
/proc/28535/task/28536/stat : 28536 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 5241 0 0 0 148 1 0 0 20 0 4 0 247188982 303738880 7824 33554432000 4194304 4627427 140737257227968 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28535/tid=28537] ppid=28533 vsize=296620 CPUtime=1.48 cores=1,3,5,7
/proc/28535/task/28537/stat : 28537 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 5277 0 0 0 147 1 0 0 20 0 4 0 247188982 303738880 7824 33554432000 4194304 4627427 140737257227968 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28535/tid=28538] ppid=28533 vsize=296620 CPUtime=1.48 cores=1,3,5,7
/proc/28535/task/28538/stat : 28538 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 3777 0 0 0 148 0 0 0 20 0 4 0 247188982 303738880 7824 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309287 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 296620

[startup+3.10648 s]
/proc/loadavg: 7.71 7.89 6.01 9/184 28540
/proc/meminfo: memFree=16596112/32951124 swapFree=67111528/67111528
[pid=28535] ppid=28533 vsize=278308 CPUtime=12.38 cores=1,3,5,7
/proc/28535/stat : 28535 (strangenight2-m) R 28533 28535 28368 0 -1 4202496 35966 0 0 0 1230 8 0 0 25 0 4 0 247188982 284987392 16479 33554432000 4194304 4627427 140737257227968 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28535/statm: 69577 16479 389 106 0 64548 0
[pid=28535/tid=28536] ppid=28533 vsize=278308 CPUtime=3.09 cores=1,3,5,7
/proc/28535/task/28536/stat : 28536 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 8384 0 0 0 308 1 0 0 25 0 4 0 247188982 284987392 16479 33554432000 4194304 4627427 140737257227968 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28535/tid=28537] ppid=28533 vsize=278308 CPUtime=3.09 cores=1,3,5,7
/proc/28535/task/28537/stat : 28537 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 8491 0 0 0 307 2 0 0 25 0 4 0 247188982 284987392 16479 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28535/tid=28538] ppid=28533 vsize=278308 CPUtime=3.08 cores=1,3,5,7
/proc/28535/task/28538/stat : 28538 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 7301 0 0 0 306 2 0 0 25 0 4 0 247188982 284987392 16480 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 278308

[startup+6.30093 s]
/proc/loadavg: 7.74 7.89 6.02 9/184 28540
/proc/meminfo: memFree=16150784/32951124 swapFree=67111528/67111528
[pid=28535] ppid=28533 vsize=287412 CPUtime=25.16 cores=1,3,5,7
/proc/28535/stat : 28535 (strangenight2-m) R 28533 28535 28368 0 -1 4202496 60978 0 0 0 2503 13 0 0 25 0 4 0 247188982 294309888 36026 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28535/statm: 71853 36026 389 106 0 66824 0
[pid=28535/tid=28536] ppid=28533 vsize=287412 CPUtime=6.29 cores=1,3,5,7
/proc/28535/task/28536/stat : 28536 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 13862 0 0 0 627 2 0 0 25 0 4 0 247188982 294309888 36026 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28535/tid=28537] ppid=28533 vsize=287412 CPUtime=6.29 cores=1,3,5,7
/proc/28535/task/28537/stat : 28537 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 14517 0 0 0 626 3 0 0 25 0 4 0 247188982 294309888 36026 33554432000 4194304 4627427 140737257227968 18446744073709551615 4427693 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28535/tid=28538] ppid=28533 vsize=287412 CPUtime=6.26 cores=1,3,5,7
/proc/28535/task/28538/stat : 28538 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 16119 0 0 0 622 4 0 0 25 0 4 0 247188982 294309888 36026 33554432000 4194304 4627427 140737257227968 18446744073709551615 4427457 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 287412

[startup+12.7008 s]
/proc/loadavg: 7.76 7.90 6.03 9/184 28540
/proc/meminfo: memFree=15425576/32951124 swapFree=67111528/67111528
[pid=28535] ppid=28533 vsize=457148 CPUtime=50.71 cores=1,3,5,7
/proc/28535/stat : 28535 (strangenight2-m) R 28533 28535 28368 0 -1 4202496 89937 0 0 0 5051 20 0 0 25 0 4 0 247188982 468119552 59106 33554432000 4194304 4627427 140737257227968 18446744073709551615 4428121 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28535/statm: 114287 59106 389 106 0 109258 0
[pid=28535/tid=28536] ppid=28533 vsize=457148 CPUtime=12.69 cores=1,3,5,7
/proc/28535/task/28536/stat : 28536 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 20620 0 0 0 1265 4 0 0 25 0 4 0 247188982 468119552 59106 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28535/tid=28537] ppid=28533 vsize=457148 CPUtime=12.68 cores=1,3,5,7
/proc/28535/task/28537/stat : 28537 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 22852 0 0 0 1263 5 0 0 25 0 4 0 247188982 468119552 59106 33554432000 4194304 4627427 140737257227968 18446744073709551615 4427680 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28535/tid=28538] ppid=28533 vsize=457148 CPUtime=12.62 cores=1,3,5,7
/proc/28535/task/28538/stat : 28538 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 21129 0 0 0 1257 5 0 0 25 0 4 0 247188982 468119552 59106 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 457148

[startup+25.5005 s]
/proc/loadavg: 7.81 7.90 6.06 9/184 28540
/proc/meminfo: memFree=13370416/32951124 swapFree=67111528/67111528
[pid=28535] ppid=28533 vsize=467924 CPUtime=101.82 cores=1,3,5,7
/proc/28535/stat : 28535 (strangenight2-m) R 28533 28535 28368 0 -1 4202496 126774 0 0 0 10151 31 0 0 25 0 4 0 247188982 479154176 74500 33554432000 4194304 4627427 140737257227968 18446744073709551615 4427670 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28535/statm: 116981 74500 389 106 0 111952 0
[pid=28535/tid=28536] ppid=28533 vsize=467924 CPUtime=25.48 cores=1,3,5,7
/proc/28535/task/28536/stat : 28536 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 27669 0 0 0 2542 6 0 0 25 0 4 0 247188982 479154176 74501 33554432000 4194304 4627427 140737257227968 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28535/tid=28537] ppid=28533 vsize=467924 CPUtime=25.48 cores=1,3,5,7
/proc/28535/task/28537/stat : 28537 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 34574 0 0 0 2539 9 0 0 25 0 4 0 247188982 479154176 74501 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28535/tid=28538] ppid=28533 vsize=467924 CPUtime=25.35 cores=1,3,5,7
/proc/28535/task/28538/stat : 28538 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 31357 0 0 0 2527 8 0 0 25 0 4 0 247188982 479154176 74501 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 467924

[startup+51.101 s]
/proc/loadavg: 7.82 7.89 6.11 9/184 28541
/proc/meminfo: memFree=9756156/32951124 swapFree=67111528/67111528
[pid=28535] ppid=28533 vsize=547068 CPUtime=204.08 cores=1,3,5,7
/proc/28535/stat : 28535 (strangenight2-m) R 28533 28535 28368 0 -1 4202496 190011 0 0 0 20359 49 0 0 25 0 4 0 247188982 560197632 89560 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28535/statm: 136767 89560 389 106 0 131738 0
[pid=28535/tid=28536] ppid=28533 vsize=547068 CPUtime=51.07 cores=1,3,5,7
/proc/28535/task/28536/stat : 28536 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 50064 0 0 0 5095 12 0 0 25 0 4 0 247188982 560197632 89560 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28535/tid=28537] ppid=28533 vsize=547068 CPUtime=51.09 cores=1,3,5,7
/proc/28535/task/28537/stat : 28537 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 44984 0 0 0 5097 12 0 0 25 0 4 0 247188982 560197632 89560 33554432000 4194304 4627427 140737257227968 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28535/tid=28538] ppid=28533 vsize=547068 CPUtime=50.81 cores=1,3,5,7
/proc/28535/task/28538/stat : 28538 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 49416 0 0 0 5069 12 0 0 25 0 4 0 247188982 560197632 89560 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 547068

[startup+102.301 s]
/proc/loadavg: 7.58 7.83 6.18 9/184 28573
/proc/meminfo: memFree=19979540/32951124 swapFree=67111528/67111528
[pid=28535] ppid=28533 vsize=527056 CPUtime=408.59 cores=1,3,5,7
/proc/28535/stat : 28535 (strangenight2-m) R 28533 28535 28368 0 -1 4202496 292224 0 0 0 40782 77 0 0 25 0 4 0 247188982 539705344 90699 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309095 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28535/statm: 131764 90699 389 106 0 126735 0
[pid=28535/tid=28536] ppid=28533 vsize=527056 CPUtime=102.28 cores=1,3,5,7
/proc/28535/task/28536/stat : 28536 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 80401 0 0 0 10206 22 0 0 25 0 4 0 247188982 539705344 90699 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28535/tid=28537] ppid=28533 vsize=527056 CPUtime=102.28 cores=1,3,5,7
/proc/28535/task/28537/stat : 28537 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 66148 0 0 0 10212 16 0 0 25 0 4 0 247188982 539705344 90699 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28535/tid=28538] ppid=28533 vsize=527056 CPUtime=101.72 cores=1,3,5,7
/proc/28535/task/28538/stat : 28538 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 79024 0 0 0 10151 21 0 0 25 0 4 0 247188982 539705344 90699 33554432000 4194304 4627427 140737257227968 18446744073709551615 4321603 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.59
Current children cumulated vsize (KiB) 527056

[startup+162.3 s]

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

[pid=28535] ppid=28533 vsize=954252 CPUtime=2565.56 cores=1,3,5,7
/proc/28535/stat : 28535 (strangenight2-m) R 28533 28535 28368 0 -1 4202496 1252515 0 0 0 256154 402 0 0 25 0 4 0 247188982 977154048 185602 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28535/statm: 238563 185602 389 106 0 233534 0
[pid=28535/tid=28536] ppid=28533 vsize=954252 CPUtime=642.21 cores=1,3,5,7
/proc/28535/task/28536/stat : 28536 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 322991 0 0 0 64120 101 0 0 25 0 4 0 247188982 977154048 185602 33554432000 4194304 4627427 140737257227968 18446744073709551615 4332309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28535/tid=28537] ppid=28533 vsize=954252 CPUtime=642.29 cores=1,3,5,7
/proc/28535/task/28537/stat : 28537 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 322354 0 0 0 64127 102 0 0 25 0 4 0 247188982 977154048 185602 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28535/tid=28538] ppid=28533 vsize=954252 CPUtime=638.76 cores=1,3,5,7
/proc/28535/task/28538/stat : 28538 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 319420 0 0 0 63772 104 0 0 25 0 4 0 247188982 977154048 185602 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2565.56
Current children cumulated vsize (KiB) 954252

[startup+702.3 s]
/proc/loadavg: 8.08 8.04 7.07 9/184 28589
/proc/meminfo: memFree=19247964/32951124 swapFree=67111528/67111528
[pid=28535] ppid=28533 vsize=1008504 CPUtime=2805.22 cores=1,3,5,7
/proc/28535/stat : 28535 (strangenight2-m) R 28533 28535 28368 0 -1 4202496 1335066 0 0 0 280087 435 0 0 25 0 4 0 247188982 1032708096 184448 33554432000 4194304 4627427 140737257227968 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28535/statm: 252126 184449 389 106 0 247097 0
[pid=28535/tid=28536] ppid=28533 vsize=1008504 CPUtime=702.21 cores=1,3,5,7
/proc/28535/task/28536/stat : 28536 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 347513 0 0 0 70108 113 0 0 25 0 4 0 247188982 1032708096 184449 33554432000 4194304 4627427 140737257227968 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28535/tid=28537] ppid=28533 vsize=1008504 CPUtime=702.28 cores=1,3,5,7
/proc/28535/task/28537/stat : 28537 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 339615 0 0 0 70121 107 0 0 25 0 4 0 247188982 1032708096 184449 33554432000 4194304 4627427 140737257227968 18446744073709551615 4428121 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28535/tid=28538] ppid=28533 vsize=1008504 CPUtime=698.43 cores=1,3,5,7
/proc/28535/task/28538/stat : 28538 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 343075 0 0 0 69730 113 0 0 25 0 4 0 247188982 1032708096 184449 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.22
Current children cumulated vsize (KiB) 1008504

[startup+762.301 s]
/proc/loadavg: 8.07 8.05 7.13 9/184 28591
/proc/meminfo: memFree=19233336/32951124 swapFree=67111528/67111528
[pid=28535] ppid=28533 vsize=1063152 CPUtime=3044.88 cores=1,3,5,7
/proc/28535/stat : 28535 (strangenight2-m) R 28533 28535 28368 0 -1 4202496 1420464 0 0 0 304023 465 0 0 25 0 4 0 247188982 1088667648 186611 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28535/statm: 265788 186611 396 106 0 260759 0
[pid=28535/tid=28536] ppid=28533 vsize=1063152 CPUtime=762.2 cores=1,3,5,7
/proc/28535/task/28536/stat : 28536 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 370221 0 0 0 76100 120 0 0 25 0 4 0 247188982 1088667648 186611 33554432000 4194304 4627427 140737257227968 18446744073709551615 4468063 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28535/tid=28537] ppid=28533 vsize=1063152 CPUtime=762.29 cores=1,3,5,7
/proc/28535/task/28537/stat : 28537 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 359523 0 0 0 76114 115 0 0 25 0 4 0 247188982 1088667648 186611 33554432000 4194304 4627427 140737257227968 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28535/tid=28538] ppid=28533 vsize=1063152 CPUtime=758.11 cores=1,3,5,7
/proc/28535/task/28538/stat : 28538 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 364199 0 0 0 75690 121 0 0 25 0 4 0 247188982 1088667648 186611 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.88
Current children cumulated vsize (KiB) 1063152

[startup+822.301 s]
/proc/loadavg: 8.07 8.05 7.19 9/184 28592
/proc/meminfo: memFree=19219072/32951124 swapFree=67111528/67111528
[pid=28535] ppid=28533 vsize=1066880 CPUtime=3284.56 cores=1,3,5,7
/proc/28535/stat : 28535 (strangenight2-m) R 28533 28535 28368 0 -1 4202496 1485720 0 0 0 327959 497 0 0 25 0 4 0 247188982 1092485120 189077 33554432000 4194304 4627427 140737257227968 18446744073709551615 4427688 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28535/statm: 266720 189077 395 106 0 261691 0
[pid=28535/tid=28536] ppid=28533 vsize=1066880 CPUtime=822.2 cores=1,3,5,7
/proc/28535/task/28536/stat : 28536 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 382443 0 0 0 82093 127 0 0 25 0 4 0 247188982 1092485120 189078 33554432000 4194304 4627427 140737257227968 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28535/tid=28537] ppid=28533 vsize=1066880 CPUtime=822.29 cores=1,3,5,7
/proc/28535/task/28537/stat : 28537 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 378356 0 0 0 82104 125 0 0 25 0 4 0 247188982 1092485120 189078 33554432000 4194304 4627427 140737257227968 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28535/tid=28538] ppid=28533 vsize=1066880 CPUtime=817.78 cores=1,3,5,7
/proc/28535/task/28538/stat : 28538 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 379880 0 0 0 81650 128 0 0 25 0 4 0 247188982 1092485120 189078 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.56
Current children cumulated vsize (KiB) 1066880

[startup+882.301 s]
/proc/loadavg: 8.06 8.05 7.24 9/184 28594
/proc/meminfo: memFree=19179140/32951124 swapFree=67111528/67111528
[pid=28535] ppid=28533 vsize=1078220 CPUtime=3524.23 cores=1,3,5,7
/proc/28535/stat : 28535 (strangenight2-m) R 28533 28535 28368 0 -1 4202496 1572169 0 0 0 351894 529 0 0 25 0 4 0 247188982 1104097280 191497 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28535/statm: 269555 191497 392 106 0 264526 0
[pid=28535/tid=28536] ppid=28533 vsize=1078220 CPUtime=882.18 cores=1,3,5,7
/proc/28535/task/28536/stat : 28536 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 404419 0 0 0 88085 133 0 0 25 0 4 0 247188982 1104097280 191497 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28535/tid=28537] ppid=28533 vsize=1078220 CPUtime=882.29 cores=1,3,5,7
/proc/28535/task/28537/stat : 28537 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 399649 0 0 0 88097 132 0 0 25 0 4 0 247188982 1104097280 191497 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309134 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28535/tid=28538] ppid=28533 vsize=1078220 CPUtime=877.45 cores=1,3,5,7
/proc/28535/task/28538/stat : 28538 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 401956 0 0 0 87610 135 0 0 25 0 4 0 247188982 1104097280 191498 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309220 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.23
Current children cumulated vsize (KiB) 1078220

[startup+942.301 s]
/proc/loadavg: 8.11 8.07 7.29 9/184 28595
/proc/meminfo: memFree=19171080/32951124 swapFree=67111528/67111528
[pid=28535] ppid=28533 vsize=1104704 CPUtime=3763.89 cores=1,3,5,7
/proc/28535/stat : 28535 (strangenight2-m) R 28533 28535 28368 0 -1 4202496 1648816 0 0 0 375825 564 0 0 25 0 4 0 247188982 1131216896 190991 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28535/statm: 276176 190991 392 106 0 271147 0
[pid=28535/tid=28536] ppid=28533 vsize=1104704 CPUtime=942.18 cores=1,3,5,7
/proc/28535/task/28536/stat : 28536 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 425765 0 0 0 94076 142 0 0 25 0 4 0 247188982 1131216896 190991 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28535/tid=28537] ppid=28533 vsize=1104704 CPUtime=942.28 cores=1,3,5,7
/proc/28535/task/28537/stat : 28537 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 411614 0 0 0 94092 136 0 0 25 0 4 0 247188982 1131216896 190991 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309130 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28535/tid=28538] ppid=28533 vsize=1104704 CPUtime=937.12 cores=1,3,5,7
/proc/28535/task/28538/stat : 28538 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 423570 0 0 0 93567 145 0 0 25 0 4 0 247188982 1131216896 190991 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.89
Current children cumulated vsize (KiB) 1104704

[startup+1002.3 s]
/proc/loadavg: 8.09 8.07 7.34 9/184 28597
/proc/meminfo: memFree=19059600/32951124 swapFree=67111528/67111528
[pid=28535] ppid=28533 vsize=1301624 CPUtime=4003.55 cores=1,3,5,7
/proc/28535/stat : 28535 (strangenight2-m) R 28533 28535 28368 0 -1 4202496 1765174 0 0 0 399755 600 0 0 25 0 4 0 247188982 1332862976 236479 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28535/statm: 325406 236479 392 106 0 320377 0
[pid=28535/tid=28536] ppid=28533 vsize=1301624 CPUtime=1002.18 cores=1,3,5,7
/proc/28535/task/28536/stat : 28536 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 463519 0 0 0 100068 150 0 0 25 0 4 0 247188982 1332862976 236479 33554432000 4194304 4627427 140737257227968 18446744073709551615 4468043 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28535/tid=28537] ppid=28533 vsize=1301624 CPUtime=1002.28 cores=1,3,5,7
/proc/28535/task/28537/stat : 28537 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 429572 0 0 0 100084 144 0 0 25 0 4 0 247188982 1332862976 236479 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28535/tid=28538] ppid=28533 vsize=1301624 CPUtime=996.79 cores=1,3,5,7
/proc/28535/task/28538/stat : 28538 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 463069 0 0 0 99523 156 0 0 25 0 4 0 247188982 1332862976 236479 33554432000 4194304 4627427 140737257227968 18446744073709551615 4468060 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.55
Current children cumulated vsize (KiB) 1301624

[startup+1062.3 s]
/proc/loadavg: 8.08 8.07 7.38 9/184 28599
/proc/meminfo: memFree=18957420/32951124 swapFree=67111528/67111528
[pid=28535] ppid=28533 vsize=1327172 CPUtime=4243.24 cores=1,3,5,7
/proc/28535/stat : 28535 (strangenight2-m) R 28533 28535 28368 0 -1 4202496 1806076 0 0 0 423706 618 0 0 25 0 4 0 247188982 1359024128 244955 33554432000 4194304 4627427 140737257227968 18446744073709551615 4427670 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28535/statm: 331793 244955 389 106 0 326764 0
[pid=28535/tid=28536] ppid=28533 vsize=1327172 CPUtime=1062.18 cores=1,3,5,7
/proc/28535/task/28536/stat : 28536 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 469611 0 0 0 106066 152 0 0 25 0 4 0 247188982 1359024128 244955 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28535/tid=28537] ppid=28533 vsize=1327172 CPUtime=1062.29 cores=1,3,5,7
/proc/28535/task/28537/stat : 28537 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 448734 0 0 0 106073 156 0 0 25 0 4 0 247188982 1359024128 244955 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28535/tid=28538] ppid=28533 vsize=1327172 CPUtime=1056.46 cores=1,3,5,7
/proc/28535/task/28538/stat : 28538 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 463069 0 0 0 105490 156 0 0 25 0 4 0 247188982 1359024128 244955 33554432000 4194304 4627427 140737257227968 18446744073709551615 4427152 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.24
Current children cumulated vsize (KiB) 1327172

[startup+1122.3 s]
/proc/loadavg: 8.15 8.08 7.43 9/184 28600
/proc/meminfo: memFree=18922692/32951124 swapFree=67111528/67111528
[pid=28535] ppid=28533 vsize=1315268 CPUtime=4482.89 cores=1,3,5,7
/proc/28535/stat : 28535 (strangenight2-m) R 28533 28535 28368 0 -1 4202496 1888613 0 0 0 447642 647 0 0 25 0 4 0 247188982 1346834432 252112 33554432000 4194304 4627427 140737257227968 18446744073709551615 4332933 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28535/statm: 328817 252112 391 106 0 323788 0
[pid=28535/tid=28536] ppid=28533 vsize=1315268 CPUtime=1122.17 cores=1,3,5,7
/proc/28535/task/28536/stat : 28536 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 490472 0 0 0 112056 161 0 0 25 0 4 0 247188982 1346834432 252112 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28535/tid=28537] ppid=28533 vsize=1315268 CPUtime=1122.28 cores=1,3,5,7
/proc/28535/task/28537/stat : 28537 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 477456 0 0 0 112065 163 0 0 25 0 4 0 247188982 1346834432 252112 33554432000 4194304 4627427 140737257227968 18446744073709551615 4468055 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28535/tid=28538] ppid=28533 vsize=1315268 CPUtime=1116.14 cores=1,3,5,7
/proc/28535/task/28538/stat : 28538 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 478289 0 0 0 111451 163 0 0 25 0 4 0 247188982 1346834432 252112 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.89
Current children cumulated vsize (KiB) 1315268

[startup+1182.31 s]
/proc/loadavg: 8.13 8.08 7.47 9/184 28602
/proc/meminfo: memFree=18850392/32951124 swapFree=67111528/67111528
[pid=28535] ppid=28533 vsize=1329952 CPUtime=4722.57 cores=1,3,5,7
/proc/28535/stat : 28535 (strangenight2-m) R 28533 28535 28368 0 -1 4202496 1945136 0 0 0 471581 676 0 0 25 0 4 0 247188982 1361870848 260621 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309250 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28535/statm: 332488 260621 391 106 0 327459 0
[pid=28535/tid=28536] ppid=28533 vsize=1329952 CPUtime=1182.17 cores=1,3,5,7
/proc/28535/task/28536/stat : 28536 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 508732 0 0 0 118046 171 0 0 25 0 4 0 247188982 1361870848 260621 33554432000 4194304 4627427 140737257227968 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28535/tid=28537] ppid=28533 vsize=1329952 CPUtime=1182.29 cores=1,3,5,7
/proc/28535/task/28537/stat : 28537 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 477456 0 0 0 118066 163 0 0 25 0 4 0 247188982 1361870848 260622 33554432000 4194304 4627427 140737257227968 18446744073709551615 4428380 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28535/tid=28538] ppid=28533 vsize=1329952 CPUtime=1175.81 cores=1,3,5,7
/proc/28535/task/28538/stat : 28538 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 496884 0 0 0 117409 172 0 0 25 0 4 0 247188982 1361870848 260622 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.57
Current children cumulated vsize (KiB) 1329952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.09 8.08 7.48 9/184 28602
/proc/meminfo: memFree=18883624/32951124 swapFree=67111528/67111528
[pid=28535] ppid=28533 vsize=1387340 CPUtime=4800.06 cores=1,3,5,7
/proc/28535/stat : 28535 (strangenight2-m) R 28533 28535 28368 0 -1 4202496 1972614 0 0 0 479321 685 0 0 25 0 4 0 247188982 1420636160 252639 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28535/statm: 346835 252639 391 106 0 341806 0
[pid=28535/tid=28536] ppid=28533 vsize=1387340 CPUtime=1201.57 cores=1,3,5,7
/proc/28535/task/28536/stat : 28536 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 516537 0 0 0 119983 174 0 0 25 0 4 0 247188982 1420636160 252640 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28535/tid=28537] ppid=28533 vsize=1387340 CPUtime=1201.69 cores=1,3,5,7
/proc/28535/task/28537/stat : 28537 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 482981 0 0 0 120004 165 0 0 25 0 4 0 247188982 1420636160 252640 33554432000 4194304 4627427 140737257227968 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28535/tid=28538] ppid=28533 vsize=1387340 CPUtime=1195.1 cores=1,3,5,7
/proc/28535/task/28538/stat : 28538 (strangenight2-m) R 28533 28535 28368 0 -1 4202560 504479 0 0 0 119336 174 0 0 25 0 4 0 247188982 1420636160 252640 33554432000 4194304 4627427 140737257227968 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 1387340

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): 1201.76
CPU time (s): 4800.13
CPU user time (s): 4793.24
CPU system time (s): 6.89495
CPU usage (%): 399.427
Max. virtual memory (cumulated for all children) (KiB): 1387340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.24
system time used= 6.89495
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1972621
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= 2601
involuntary context switches= 33993

runsolver used 1.77773 second user time and 4.80227 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-29 00:32:57
IDJOB=3173685
IDBENCH=82503
IDSOLVER=1586
FILE ID=node107/3173685-1304029977
RUNJOBID= node107-1304028687-28387
PBS_JOBID= 13170345
Free space on /tmp= 71780 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/large/unif-k5-r20-v1000-c20000-S107009952-009-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173685-1304029977/watcher-3173685-1304029977 -o /tmp/evaluation-result-3173685-1304029977/solver-3173685-1304029977 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173685-1304029977.cnf

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

MD5SUM BENCH= 5093bfaf2b5c3f3d3bcb50ce84a28c32
RANDOM SEED=2059390692

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16957340 kB
Buffers:       2024032 kB
Cached:        9969720 kB
SwapCached:          0 kB
Active:        8240580 kB
Inactive:      7267676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16957340 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13248 kB
Writeback:           0 kB
AnonPages:     3514172 kB
Mapped:          15496 kB
Slab:           415976 kB
PageTables:      11340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3996700 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= 71788 MiB
End job on node107 at 2011-04-29 00:53:01