Trace number 3366094

Some explanations

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

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

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

Solver answer on this benchmark

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

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.01	c Using 4 threads
0.00/0.05	c This is CryptoMiniSat 3.0.0
0.00/0.05	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.05	c Reading file 'HOME/instance-3366094-1305394590.cnf'
0.00/0.05	c -- header says num vars:           1000
0.00/0.05	c -- header says num clauses:       20000
0.00/0.06	c -- clauses added:            0 learnts,        20000 normals,            0 xors
0.00/0.06	c -- vars added       1000
0.00/0.06	c Parsing time:  0.01 s
0.00/0.06	c  N st     0         0      1000     20000         0         0    100000         0   no data   no data
0.00/0.15	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.09
0.00/0.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.45/0.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.45/0.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.45/0.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.45/0.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
0.45/0.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.45/0.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.45/0.18	c Finding binary XORs  T:     0.00 s  found:       0
0.45/0.19	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.45/0.19	c calculated reachability. Time: 0.00
0.45/0.19	c Calc default polars -  time:   0.00 s pos:     479 undec:      43 neg:     478
0.45/0.19	c =========================================================================================
0.45/0.19	c types(t): F = full restart, N = normal restart
0.45/0.19	c types(t): S = simplification begin/end, E = solution found
0.45/0.19	c restart types(rt): st = static, dy = dynamic
0.45/0.19	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.45/0.19	c  B st     0         0      1000     20000         0         0    100000         0   no data   no data
1.16/0.47	c  N dy    12      4190      1000     20000         0      4179    100000    513855     96.43    103.27
2.30/0.76	c  N dy    33      8287      1000     20000         0      5777    100000    527653     95.96    101.59
3.50/1.07	c  N dy    57     12360      1000     20000         0      5602    100000    349804     96.14    102.37
4.68/1.38	c  N dy    79     16480      1000     20000         0      9716    100000    836116     96.17    101.31
5.89/1.69	c  N dy    92     20491      1000     20000         0      8111    100000    503793     95.37    102.89
7.49/2.01	c  N dy   116     24511      1000     20000         0     12126    100000    970166     95.19    102.74
7.49/2.05	c  F st   120     25000      1000     20000         0     12615    100000   1025898     95.16   no data
9.07/2.47	c  N dy   126     30000      1000     20000         0     10798    100000    733495     95.16   no data
9.07/2.47	c  S st   126     30000      1000     20000         0     10798    100000    733495     95.16   no data
9.46/2.52	c  S st   126     30503      1000     20000         0     11301    100000    782933     95.16   no data
9.46/2.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.46/2.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
9.46/2.54	c blocked clauses removed:        0 vars:      0 tried:        1000 T: 0.00 s
9.46/2.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.46/2.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.46/2.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
9.46/2.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.46/2.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.46/2.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.06/2.98	c lits-rem:       193  cl-subs:       32  v-elim:      0  v-fix:    0  time:  0.41 s
11.87/3.11	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.12
11.87/3.11	c calculated reachability. Time: 0.00
11.87/3.11	c  N dy   126     30503      1000     20000         0     11269    100000    775135     95.16   no data
13.11/3.46	c  N dy   148     34584      1000     20000         0     15342    100000   1246172     94.84    111.01
14.65/3.84	c  N dy   175     38862      1000     20000         0     11722    100000    692351     95.02    100.19
16.26/4.21	c  N dy   201     42875      1000     20000         0     15730    100000   1164897     95.22    100.27
17.07/4.49	c  S st   219     45755      1000     20000         0      9666    100000    328947     95.31   no data
17.50/4.54	c  S st   219     46259      1000     20000         0     10170    100000    378837     95.31   no data
17.50/4.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.50/4.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
17.50/4.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.50/4.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.50/4.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.50/4.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
17.50/4.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.50/4.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
17.50/4.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.84/4.68	c lits-rem:        10  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.10 s
17.84/4.68	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
17.84/4.68	c vivif2 --  cl tried    10168 cl shrink        0 lits rem          0 time: 0.00
18.64/4.81	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.13
18.64/4.81	c calculated reachability. Time: 0.00
18.64/4.81	c  N dy   219     46259      1000     20000         0     10168    100000    378527     95.31   no data
20.24/5.20	c  N dy   245     50491      1000     20000         0     14391    100000    881216     95.36    100.49
21.46/5.60	c  N dy   270     54550      1000     20000         0     18446    100000   1358533     95.44    101.10
23.42/6.01	c  N dy   288     58927      1000     20000         0     12857    100000    595008     95.33    101.40
24.62/6.39	c  N dy   316     62943      1000     20000         0     16870    100000   1076319     95.56    101.84
26.60/6.82	c  N dy   338     67059      1000     20000         0     20976    100000   1557388     95.56    100.79
27.41/7.05	c  S st   353     69388      1000     20000         0     12327    100000    425889     95.65     93.86
27.81/7.11	c  S st   353     69890      1000     20000         0     12827    100000    482484     95.65   no data
27.81/7.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.81/7.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
27.81/7.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.81/7.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.81/7.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.81/7.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
27.81/7.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.81/7.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
27.81/7.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.60/7.32	c lits-rem:        43  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.17 s
28.60/7.32	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
28.60/7.33	c vivif2 --  cl tried    12826 cl shrink        0 lits rem          0 time: 0.01
29.00/7.48	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.15
29.00/7.48	c calculated reachability. Time: 0.00
29.00/7.48	c  N dy   353     69890      1000     20000         0     12826    100000    482173     95.65   no data
30.99/7.94	c  N dy   381     74417      1000     20000         0     17349    100000   1022233     95.73    102.23
32.99/8.44	c  N dy   410     79271      1000     20000         0     22197    100000   1593813     95.72    101.10
35.03/8.96	c  N dy   438     84339      1000     20000         0     15279    100000    656918     95.65    100.73
36.17/9.28	c  F st   454     87501      1000     20000         0     18431    100000   1025151     95.63   no data
37.77/9.62	c  N st   459     90800      1000     20000         0     21720    100000   1439851     95.63   no data
40.15/10.26	c  N dy   483     96697      1000     20000         0     14638    100000    481179     95.65    103.67
42.55/10.87	c  N dy   523    102898      1000     20000         0     20834    100000   1220680     95.78    101.82
43.37/11.08	c  S st   534    104836      1000     20000         0     22770    100000   1449304     95.77   no data
43.80/11.15	c  S st   534    105339      1000     20000         0     23273    100000   1502590     95.77   no data
43.80/11.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.80/11.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
43.80/11.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.80/11.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.80/11.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.80/11.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
43.80/11.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
43.80/11.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
44.14/11.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.95/14.47	c lits-rem:       160  cl-subs:       44  v-elim:      0  v-fix:    0  time:  3.23 s
56.95/14.47	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
56.95/14.49	c vivif2 --  cl tried    23229 cl shrink        0 lits rem          0 time: 0.02
58.09/14.73	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.24
58.09/14.73	c calculated reachability. Time: 0.00
58.09/14.73	c  N dy   534    105339      1000     20000         0     23229    100000   1491909     95.77   no data
61.33/15.59	c  N dy   580    112072      1000     20000         0     15974    100000    528782     95.91    104.07
64.48/16.38	c  N dy   624    119351      1000     20000         0     23246    100000   1391765     95.93    103.01
68.46/17.37	c  N dy   666    127083      1000     20000         0     15989    100000    413855     95.87    101.02
72.04/18.27	c  N dy   714    135237      1000     20000         0     24131    100000   1372743     95.86    100.93
76.83/19.40	c  N dy   772    143906      1000     20000         0     16811    100000    405001     96.01    101.21
80.82/20.46	c  N dy   827    153183      1000     20000         0     26077    100000   1514082     96.09    101.35
83.60/21.11	c  S st   859    158010      1000     20000         0     30889    100000   2091244     96.17   no data
84.00/21.21	c  S st   859    158518      1000     20000         0     31397    100000   2143041     96.17   no data
84.00/21.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
84.00/21.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
84.00/21.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
84.00/21.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.00/21.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.00/21.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
84.00/21.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
84.00/21.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
84.40/21.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
113.53/28.70	c lits-rem:       196  cl-subs:       48  v-elim:      0  v-fix:    0  time:  7.38 s
113.53/28.71	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
113.96/28.73	c vivif2 --  cl tried    31349 cl shrink        0 lits rem          0 time: 0.02
115.10/29.06	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.33
115.10/29.06	c calculated reachability. Time: 0.00
115.10/29.06	c  N dy   859    158518      1000     20000         0     31349    100000   2131641     96.17   no data
120.29/30.31	c  N dy   916    168724      1000     20000         0     24569    100000   1221156     96.17    101.75
125.87/31.77	c  N dy   987    179546      1000     20000         0     35377    100000   2511594     96.27    101.91
131.50/33.13	c  N dy  1054    191039      1000     20000         0     28882    100000   1615573     96.25    121.10
137.82/34.78	c  N dy  1120    203293      1000     20000         0     22144    100000    712798     96.28    103.31
144.65/36.45	c  N dy  1196    216385      1000     20000         0     35208    100000   2266490     96.30    102.13
151.78/38.26	c  N dy  1269    230308      1000     20000         0     29142    100000   1429931     96.23    101.43
156.16/39.31	c  S st  1310    237777      1000     20000         0     36602    100000   2312213     96.23     94.75
156.56/39.41	c  S st  1310    238279      1000     20000         0     37104    100000   2364443     96.23   no data
156.56/39.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
156.56/39.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
156.56/39.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
156.56/39.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
156.56/39.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
156.56/39.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
156.56/39.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
156.56/39.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
156.96/39.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
196.03/49.39	c lits-rem:       251  cl-subs:       62  v-elim:      0  v-fix:    0  time:  9.84 s
196.03/49.39	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
196.43/49.42	c vivif2 --  cl tried    37042 cl shrink        0 lits rem          0 time: 0.03
197.62/49.74	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.32
197.62/49.74	c calculated reachability. Time: 0.00
197.62/49.74	c  N dy  1310    238279      1000     20000         0     37042    100000   2349670     96.23   no data
205.62/51.77	c  N dy  1397    253541      1000     20000         0     31316    100000   1592284     96.29    111.61
214.81/54.03	c  N dy  1485    269797      1000     20000         0     25575    100000    781001     96.26    120.64
224.32/56.43	c  N dy  1577    287317      1000     20000         0     43083    100000   2856670     96.23    103.08
234.29/58.95	c  N dy  1689    305743      1000     20000         0     38505    100000   2216475     96.30    102.69
234.69/59.03	c  F st  1693    306252      1000     20000         0     39014    100000   2278730     96.30   no data
245.51/61.74	c  N dy  1769    325482      1000     20000         0     34240    100000   1595287     96.26    102.19
257.41/64.78	c  N dy  1876    345584      1000     20000         0     29356    100000    899008     96.22    103.51
264.18/66.45	c  S st  1932    357418      1000     20000         0     41166    100000   2295790     96.11   no data
264.58/66.56	c  S st  1932    357921      1000     20000         0     41669    100000   2344504     96.11   no data
264.58/66.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
264.58/66.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
264.98/66.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
264.98/66.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
264.98/66.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
264.98/66.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
264.98/66.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
264.98/66.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
264.98/66.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
305.24/76.76	c lits-rem:       364  cl-subs:       62  v-elim:      0  v-fix:    0  time: 10.07 s
305.24/76.76	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
305.24/76.79	c vivif2 --  cl tried    41607 cl shrink        0 lits rem          0 time: 0.03
306.89/77.15	c asymm  cl-useful: 0/18733/20000 lits-rem:0 time: 0.36
306.89/77.15	c calculated reachability. Time: 0.00
306.89/77.15	c  N dy  1932    357921      1000     20000         0     41607    100000   2330303     96.11   no data
319.61/80.36	c  N dy  2047    378370      1000     20000         0     36067    100000   1600728     96.15    101.23
333.20/83.72	c  N dy  2158    398457      1000     20000         0     29164    100000    661564     96.13    101.89
345.51/86.88	c  N dy  2275    418602      1000     20000         0     49267    100000   3062072     96.16    101.23
358.26/90.08	c  N dy  2393    438680      1000     20000         0     41352    100000   1995826     96.17    104.08
371.82/93.50	c  N dy  2509    458743      1000     20000         0     32437    100000    831126     96.19    102.90
384.58/96.69	c  N dy  2619    478862      1000     20000         0     52518    100000   3214747     96.20    101.42
398.12/100.00	c  N dy  2729    499139      1000     20000         0     42819    100000   1973338     96.23    101.73
412.87/103.77	c  N dy  2854    519263      1000     20000         0     31962    100000    551759     96.29    101.49
424.03/106.54	c  S st  2959    536881      1000     20000         0     49548    100000   2654915     96.33   no data
424.43/106.67	c  S st  2959    537383      1000     20000         0     50050    100000   2707748     96.33   no data
424.43/106.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
424.84/106.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
424.84/106.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
424.84/106.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
424.84/106.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
424.84/106.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
424.84/106.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
424.84/106.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
425.27/106.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
485.81/122.07	c lits-rem:       431  cl-subs:       66  v-elim:      0  v-fix:    0  time: 15.25 s
485.81/122.07	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
485.81/122.11	c vivif2 --  cl tried    49984 cl shrink        0 lits rem          0 time: 0.04
486.23/122.15	c asymm  cl-useful: 0/1267/20000 lits-rem:0 time: 0.04
486.23/122.15	c calculated reachability. Time: 0.00
486.23/122.15	c  N dy  2959    537383      1000     20000         0     49984    100000   2691686     96.33   no data
502.56/126.25	c  N dy  3076    557472      1000     20000         0     38093    100000   1168666     96.37    102.56
517.70/130.07	c  N dy  3195    577704      1000     20000         0     58294    100000   3591525     96.39    101.83
532.86/133.80	c  N dy  3308    597729      1000     20000         0     45342    100000   1920069     96.40    101.87
548.80/137.84	c  N dy  3412    617764      1000     20000         0     65350    100000   4306411     96.39    109.01
562.75/141.34	c  N dy  3525    637784      1000     20000         0     51399    100000   2522777     96.38    102.00
579.07/145.46	c  N dy  3635    657833      1000     20000         0     36473    100000    645303     96.39    101.51
592.50/148.83	c  N dy  3738    677972      1000     20000         0     56592    100000   3030575     96.37    102.22
608.75/152.97	c  N dy  3862    698016      1000     20000         0     40652    100000   1032706     96.39    102.65
623.29/156.66	c  N dy  3977    718429      1000     20000         0     61040    100000   3453945     96.39    102.19
639.83/160.81	c  N dy  4094    738506      1000     20000         0     44137    100000   1335173     96.39    102.75
654.82/164.65	c  N dy  4207    758550      1000     20000         0     64153    100000   3731087     96.41    101.86
671.56/168.83	c  N dy  4331    778664      1000     20000         0     46297    100000   1487434     96.44    103.87
687.13/172.78	c  N dy  4447    798718      1000     20000         0     66325    100000   3882118     96.45    101.72
693.88/174.48	c  S st  4488    806075      1000     20000         0     73670    100000   4759768     96.46   no data
694.68/174.67	c  S st  4488    806579      1000     20000         0     74174    100000   4811903     96.46   no data
694.68/174.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
695.09/174.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
695.09/174.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
695.09/174.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
695.09/174.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
695.09/174.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
695.09/174.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
695.09/174.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
695.90/174.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
808.68/203.27	c lits-rem:       720  cl-subs:      114  v-elim:      0  v-fix:    0  time: 28.34 s
808.68/203.27	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
809.09/203.33	c vivif2 --  cl tried    74060 cl shrink        0 lits rem          0 time: 0.06
810.67/203.75	c asymm  cl-useful: 0/12764/20000 lits-rem:0 time: 0.41
810.67/203.75	c calculated reachability. Time: 0.00
810.67/203.75	c  N dy  4488    806579      1000     20000         0     74060    100000   4783388     96.46   no data
825.82/207.59	c  N dy  4598    826864      1000     20000         0     55365    100000   2454207     96.46    104.55
843.76/212.01	c  N dy  4706    847036      1000     20000         0     75496    100000   4842652     96.44    102.51
859.30/215.94	c  N dy  4822    867043      1000     20000         0     55529    100000   2351424     96.45    101.75
877.24/220.43	c  N dy  4939    887263      1000     20000         0     75714    100000   4763199     96.46    105.45
893.64/224.57	c  N dy  5067    907382      1000     20000         0     54880    100000   2181124     96.49    103.40
911.52/229.06	c  N dy  5189    927476      1000     20000         0     74949    100000   4588973     96.51    102.06
928.72/233.39	c  N dy  5298    947629      1000     20000         0     53133    100000   1859531     96.52    104.45
945.82/237.71	c  N dy  5413    967630      1000     20000         0     73100    100000   4232323     96.52    102.74
964.13/242.27	c  N dy  5522    987646      1000     20000         0     50144    100000   1385095     96.52    102.36
980.90/246.44	c  N dy  5635   1007841      1000     20000         0     70315    100000   3806174     96.55    103.86
1001.21/251.52	c  N dy  5753   1027925      1000     20000         0     46433    100000    840884     96.57    101.98
1018.35/255.84	c  N dy  5867   1048011      1000     20000         0     66479    100000   3224309     96.58    102.48
1040.68/261.43	c  N dy  5993   1068110      1000     20000         0     86538    100000   5635442     96.60    102.65
1045.47/262.62	c  F st  6021   1071875      1000     20000         0     45373    100000    594385     96.61   no data
1058.62/265.91	c  N dy  6096   1088167      1000     20000         0     61631    100000   2581141     96.63    102.87
1079.75/271.26	c  N dy  6219   1108225      1000     20000         0     81659    100000   4977872     96.63    101.90
1098.89/276.08	c  N dy  6334   1128396      1000     20000         0     55882    100000   1742216     96.65    101.75
1117.27/280.68	c  N dy  6448   1148407      1000     20000         0     75866    100000   4148779     96.65    126.58
1139.53/286.29	c  N dy  6572   1168481      1000     20000         0     48981    100000    797914     96.67    103.34
1156.31/290.47	c  N dy  6697   1188493      1000     20000         0     68964    100000   3204495     96.69    104.19
1177.82/295.85	c  N dy  6805   1208638      1000     20000         0     89080    100000   5607431     96.69    103.12
1179.40/296.23	c  S st  6815   1209868      1000     20000         0     90309    100000   5755933     96.69   no data
1180.21/296.45	c  S st  6815   1210368      1000     20000         0     90809    100000   5812027     96.69   no data
1180.21/296.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1180.61/296.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
1180.61/296.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1180.61/296.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1180.61/296.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1180.61/296.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
1180.61/296.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1180.61/296.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1181.40/296.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1339.26/336.37	c lits-rem:       701  cl-subs:      136  v-elim:      0  v-fix:    0  time: 39.61 s
1339.26/336.37	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
1339.66/336.45	c vivif2 --  cl tried    90673 cl shrink        0 lits rem          0 time: 0.08
1341.24/336.82	c asymm  cl-useful: 0/7236/20000 lits-rem:0 time: 0.36
1341.24/336.82	c calculated reachability. Time: 0.00
1341.24/336.82	c  N dy  6815   1210368      1000     20000         0     90673    100000   5778635     96.69   no data
1359.97/341.53	c  N dy  6921   1230436      1000     20000         0     62782    100000   2329831     96.68    103.18
1379.51/346.48	c  N dy  7032   1250524      1000     20000         0     82833    100000   4738498     96.69    103.65
1401.86/352.09	c  N dy  7141   1270599      1000     20000         0     53950    100000   1185022     96.70    110.56
1420.56/356.70	c  N dy  7255   1290764      1000     20000         0     74068    100000   3583271     96.69    103.20
1443.29/362.47	c  N dy  7377   1310780      1000     20000         0     94060    100000   5988626     96.71    102.22
1463.25/367.46	c  N dy  7497   1330792      1000     20000         0     64126    100000   2290870     96.72    103.40
1484.34/372.70	c  N dy  7616   1350796      1000     20000         0     84094    100000   4701455     96.75    102.20
1507.86/378.68	c  N dy  7731   1370893      1000     20000         0     53247    100000    872874     96.76    103.02
1526.20/383.24	c  N dy  7853   1390908      1000     20000         0     73221    100000   3276139     96.77    103.86
1549.73/389.13	c  N dy  7973   1411522      1000     20000         0     93805    100000   5734753     96.77    105.03
1572.06/394.75	c  N dy  8094   1431588      1000     20000         0     61930    100000   1798967     96.78    103.96
1593.59/400.13	c  N dy  8212   1451679      1000     20000         0     81991    100000   4213208     96.80    102.59
1618.29/406.36	c  N dy  8323   1471811      1000     20000         0    102093    100000   6613637     96.80    102.21
1638.24/411.38	c  N dy  8438   1492053      1000     20000         0     69375    100000   2570354     96.81    102.10
1660.17/416.83	c  N dy  8545   1512109      1000     20000         0     89392    100000   4970242     96.81    113.21
1685.28/423.13	c  N dy  8668   1532138      1000     20000         0     55486    100000    803814     96.82    102.10
1703.22/427.63	c  N dy  8772   1552349      1000     20000         0     75673    100000   3225518     96.81    102.32
1725.15/433.15	c  N dy  8874   1572352      1000     20000         0     95638    100000   5615273     96.81    102.38
1749.45/439.26	c  N dy  8978   1592588      1000     20000         0     60926    100000   1336254     96.80    102.60
1769.40/444.27	c  N dy  9099   1612629      1000     20000         0     80948    100000   3752173     96.81    102.93
1793.31/450.28	c  N dy  9212   1632724      1000     20000         0    100998    100000   6153492     96.82    102.24
1818.03/456.44	c  N dy  9317   1652977      1000     20000         0     65315    100000   1760093     96.81    102.37
1840.37/462.01	c  N dy  9435   1673116      1000     20000         0     85424    100000   4176939     96.82    102.14
1868.26/469.09	c  N dy  9550   1693415      1000     20000         0    105692    100000   6601135     96.82    103.00
1889.78/474.42	c  S st  9638   1710368      1000     20000         0     65706    100000   1680108     96.81     81.12
1890.58/474.62	c  S st  9638   1710870      1000     20000         0     66208    100000   1731864     96.81   no data
1890.58/474.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1890.58/474.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
1890.58/474.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1890.58/474.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1890.58/474.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1890.58/474.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
1890.58/474.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1890.98/474.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1890.98/474.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1919.73/481.99	c lits-rem:       124  cl-subs:       32  v-elim:      0  v-fix:    0  time:  7.22 s
1919.73/482.00	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
1920.07/482.02	c vivif2 --  cl tried    66176 cl shrink        0 lits rem          0 time: 0.02
1921.67/482.44	c asymm  cl-useful: 0/13884/20000 lits-rem:0 time: 0.42
1921.67/482.44	c calculated reachability. Time: 0.00
1921.67/482.44	c  N dy  9638   1710870      1000     20000         0     66176    100000   1724403     96.81   no data
1943.20/487.88	c  N dy  9762   1730930      1000     20000         0     86194    100000   4127472     96.83    102.10
1970.31/494.68	c  N dy  9879   1750969      1000     20000         0    106199    100000   6535830     96.83    102.20
1994.62/500.75	c  N dy  9998   1771113      1000     20000         0     68400    100000   1906596     96.85    103.35
2016.55/506.29	c  N dy 10108   1791393      1000     20000         0     88649    100000   4316878     96.84    102.83
2044.46/513.25	c  N dy 10240   1811536      1000     20000         0    108766    100000   6741417     96.86    103.97
2067.59/519.05	c  N dy 10343   1831544      1000     20000         0     69832    100000   1951823     96.86    103.75
2089.91/524.63	c  N dy 10457   1851609      1000     20000         0     89858    100000   4344829     96.86    113.65
2117.08/531.44	c  N dy 10573   1871858      1000     20000         0    110086    100000   6769919     96.86    104.30
2142.13/537.77	c  N dy 10704   1892024      1000     20000         0     70306    100000   1920306     96.88    103.62
2164.46/543.34	c  N dy 10812   1912293      1000     20000         0     90543    100000   4337061     96.88    102.50
2191.19/550.08	c  N dy 10925   1932364      1000     20000         0    110583    100000   6738788     96.88    102.16
2217.08/556.60	c  N dy 11047   1952374      1000     20000         0     69660    100000   1729293     96.90    109.82
2239.01/562.08	c  N dy 11161   1972434      1000     20000         0     89689    100000   4138963     96.90    105.09
2267.71/569.21	c  N dy 11272   1992709      1000     20000         0    109928    100000   6571574     96.90    102.27
2296.02/576.32	c  N dy 11392   2012950      1000     20000         0     68246    100000   1447987     96.90    102.70
2317.95/581.81	c  N dy 11497   2033515      1000     20000         0     88775    100000   3912770     96.90    102.10
2344.26/588.50	c  N dy 11604   2053587      1000     20000         0    108820    100000   6307569     96.90    103.78
2374.55/596.00	c  N dy 11726   2073667      1000     20000         0     65969    100000   1070296     96.91    102.21
2395.68/601.34	c  N dy 11836   2093926      1000     20000         0     86202    100000   3519475     96.92    102.09
2421.99/607.90	c  N dy 11947   2113980      1000     20000         0    106213    100000   5912180     96.91    102.31
2453.49/615.82	c  N dy 12064   2134059      1000     20000         0    126265    100000   8314567     96.92    102.03
2475.81/621.46	c  N dy 12187   2154888      1000     20000         0     83162    100000   3022847     96.93    103.26
2501.32/627.81	c  N dy 12302   2174966      1000     20000         0    103206    100000   5438123     96.94    102.79
2531.22/635.36	c  N dy 12412   2195033      1000     20000         0    123242    100000   7837387     96.94    102.52
2551.54/640.42	c  S st 12506   2210870      1000     20000         0     74167    100000   1820358     96.94     94.08
2552.34/640.60	c  S st 12506   2211375      1000     20000         0     74672    100000   1876539     96.94   no data
2552.34/640.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2552.34/640.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
2552.34/640.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2552.34/640.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2552.34/640.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2552.34/640.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
2552.34/640.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2552.34/640.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2552.74/640.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2581.46/647.93	c lits-rem:       156  cl-subs:       30  v-elim:      0  v-fix:    0  time:  7.19 s
2581.46/647.93	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
2581.46/647.96	c vivif2 --  cl tried    74642 cl shrink        0 lits rem          0 time: 0.03
2582.23/648.19	c asymm  cl-useful: 0/6116/20000 lits-rem:0 time: 0.23
2582.23/648.19	c calculated reachability. Time: 0.00
2582.23/648.19	c  N dy 12506   2211375      1000     20000         0     74642    100000   1869402     96.94   no data
2605.76/654.00	c  N dy 12622   2231539      1000     20000         0     94763    100000   4290398     96.94    102.45
2633.67/661.05	c  N dy 12739   2251568      1000     20000         0    114758    100000   6690888     96.94    120.20
2666.75/669.34	c  N dy 12858   2271672      1000     20000         0     68933    100000   1091462     96.96    102.09
2689.88/675.15	c  N dy 12972   2291749      1000     20000         0     88981    100000   3511271     96.96    102.37
2716.59/681.87	c  N dy 13089   2311838      1000     20000         0    109045    100000   5922100     96.96    102.20
2748.53/689.86	c  N dy 13198   2332039      1000     20000         0    129212    100000   8341787     96.97    103.08
2773.20/696.03	c  N dy 13328   2352148      1000     20000         0     82397    100000   2601275     96.98    102.65
2797.91/702.29	c  N dy 13442   2372195      1000     20000         0    102422    100000   5010367     96.99    102.64
2828.20/709.82	c  N dy 13556   2392232      1000     20000         0    122416    100000   7409610     96.99    113.81
2858.16/717.40	c  N dy 13672   2412407      1000     20000         0     74661    100000   1545247     97.00    102.88
2881.63/723.26	c  N dy 13794   2432628      1000     20000         0     94841    100000   3981538     97.01    102.74
2909.95/730.37	c  N dy 13917   2452658      1000     20000         0    114825    100000   6407042     97.02    102.59
2944.22/738.93	c  N dy 14034   2473464      1000     20000         0    135593    100000   8918850     97.03    103.57
2966.96/744.69	c  N dy 14145   2493754      1000     20000         0     86977    100000   2900842     97.03    102.48
2996.85/752.13	c  N dy 14274   2514895      1000     20000         0    108075    100000   5447538     97.04    104.13
3029.20/760.29	c  N dy 14395   2534898      1000     20000         0    128043    100000   7847607     97.04    102.60
3058.65/767.69	c  N dy 14496   2555230      1000     20000         0     78465    100000   1780401     97.04    103.83
3083.35/773.88	c  N dy 14614   2575728      1000     20000         0     98909    100000   4243787     97.05    102.58
3112.09/781.02	c  N dy 14717   2595823      1000     20000         0    118969    100000   6677211     97.05    103.74
3147.60/789.91	c  N dy 14829   2615865      1000     20000         0    138988    100000   9094529     97.06    102.42
3172.27/796.15	c  N dy 14947   2635908      1000     20000         0     88120    100000   2832184     97.06    105.89
3198.99/802.80	c  N dy 15059   2656020      1000     20000         0    108204    100000   5267455     97.07    102.32
3231.67/811.02	c  N dy 15177   2676777      1000     20000         0    128927    100000   7766335     97.08    103.30
3263.96/819.11	c  N dy 15288   2696885      1000     20000         0     77132    100000   1405996     97.09    102.82
3280.31/823.24	c  S st 15380   2711376      1000     20000         0     91601    100000   3167668     97.10     91.24
3281.11/823.46	c  S st 15380   2711879      1000     20000         0     92104    100000   3222721     97.10   no data
3281.11/823.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3281.51/823.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
3281.51/823.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3281.51/823.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3281.51/823.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3281.51/823.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
3281.51/823.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3281.51/823.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3281.91/823.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3336.52/837.32	c lits-rem:       319  cl-subs:       97  v-elim:      0  v-fix:    0  time: 13.65 s
3336.52/837.32	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
3336.52/837.37	c vivif2 --  cl tried    92007 cl shrink        0 lits rem          0 time: 0.05
3338.52/837.81	c asymm  cl-useful: 0/10972/20000 lits-rem:0 time: 0.45
3338.52/837.82	c calculated reachability. Time: 0.00
3338.52/837.82	c  N dy 15380   2711879      1000     20000         0     92007    100000   3199221     97.10   no data
3365.63/844.63	c  N dy 15487   2731911      1000     20000         0    112005    100000   5614287     97.10    103.12
3398.71/852.95	c  N dy 15609   2752263      1000     20000         0    132326    100000   8066957     97.11    102.97
3431.01/861.05	c  N dy 15726   2772285      1000     20000         0     79433    100000   1568695     97.11    103.08
3455.72/867.29	c  N dy 15846   2792515      1000     20000         0     99639    100000   4007203     97.12    102.24
3487.62/875.20	c  N dy 15964   2812691      1000     20000         0    119779    100000   6426121     97.12    102.82
3521.89/883.85	c  N dy 16072   2832760      1000     20000         0    139812    100000   8820583     97.12    102.42
3551.04/891.17	c  N dy 16195   2852917      1000     20000         0     86047    100000   2260189     97.13    103.20
3576.51/897.56	c  N dy 16300   2873074      1000     20000         0    106174    100000   4692811     97.13    102.35
3607.21/905.27	c  N dy 16417   2893100      1000     20000         0    126158    100000   7104012     97.14    114.38
3643.13/914.22	c  N dy 16536   2913129      1000     20000         0    146153    100000   9501181     97.14    102.52
3668.60/920.65	c  N dy 16656   2933135      1000     20000         0     91254    100000   2781212     97.14    102.36
3695.33/927.41	c  N dy 16770   2953216      1000     20000         0    111292    100000   5210778     97.15    102.95
3726.45/935.11	c  N dy 16877   2973225      1000     20000         0    131277    100000   7614186     97.15    102.29
3763.08/944.39	c  N dy 16996   2993227      1000     20000         0    151248    100000  10022495     97.15    102.43
3786.21/950.16	c  N dy 17124   3013350      1000     20000         0     95471    100000   3201638     97.17    102.33
3813.73/957.07	c  N dy 17234   3033420      1000     20000         0    115501    100000   5607043     97.17    104.04
3848.82/965.85	c  N dy 17360   3053442      1000     20000         0    135489    100000   8007370     97.17    103.80
3889.05/975.94	c  N dy 17481   3073648      1000     20000         0     78793    100000   1045567     97.18    105.76
3915.03/982.44	c  N dy 17609   3093805      1000     20000         0     98922    100000   3480454     97.19    103.31
3944.88/989.97	c  N dy 17715   3113842      1000     20000         0    118929    100000   5866263     97.19    102.39
3981.14/999.04	c  N dy 17826   3133859      1000     20000         0    138911    100000   8289074     97.19    104.02
4022.20/1009.35	c  N dy 17938   3153978      1000     20000         0     81125    100000   1218069     97.19    102.37
4048.12/1015.80	c  N dy 18047   3174053      1000     20000         0    101157    100000   3623172     97.19    102.65
4079.21/1023.61	c  N dy 18158   3194302      1000     20000         0    121375    100000   6064880     97.19    103.79
4111.11/1031.61	c  S st 18261   3211881      1000     20000         0    138914    100000   8184788     97.20   no data
4112.35/1031.97	c  S st 18261   3212382      1000     20000         0    139415    100000   8239217     97.20   no data
4112.35/1031.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4112.69/1032.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.10
4113.09/1032.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4113.09/1032.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4113.09/1032.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4113.09/1032.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
4113.09/1032.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4113.09/1032.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
4114.29/1032.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4374.64/1097.71	c lits-rem:      1095  cl-subs:      217  v-elim:      0  v-fix:    0  time: 65.26 s
4374.64/1097.72	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
4375.05/1097.83	c vivif2 --  cl tried   139198 cl shrink        0 lits rem          0 time: 0.11
4377.02/1098.33	c asymm  cl-useful: 0/6736/20000 lits-rem:0 time: 0.50
4377.02/1098.34	c calculated reachability. Time: 0.00
4377.02/1098.34	c  N dy 18261   3212382      1000     20000         0    139198    100000   8186287     97.20   no data
4419.33/1108.92	c  N dy 18395   3232530      1000     20000         0     80451    100000   1034135     97.21    102.53
4444.40/1115.29	c  N dy 18511   3252615      1000     20000         0    100495    100000   3443462     97.22    102.36
4475.09/1122.97	c  N dy 18621   3272738      1000     20000         0    120583    100000   5868520     97.22    102.49
4511.42/1132.08	c  N dy 18744   3292790      1000     20000         0    140604    100000   8291109     97.23    103.36
4549.64/1141.66	c  N dy 18847   3312993      1000     20000         0     80917    100000    974577     97.23    103.15
4573.96/1147.79	c  N dy 18974   3333174      1000     20000         0    101066    100000   3418340     97.24    104.54
4603.84/1155.27	c  N dy 19094   3353215      1000     20000         0    121065    100000   5847681     97.25    102.48
4638.16/1163.82	c  N dy 19219   3373261      1000     20000         0    141081    100000   8259920     97.26    102.99
4678.06/1173.82	c  N dy 19347   3393326      1000     20000         0    161105    100000  10692488     97.27    103.21
4702.73/1180.06	c  N dy 19466   3413819      1000     20000         0    100703    100000   3256307     97.27    102.58
4731.83/1187.38	c  N dy 19580   3433836      1000     20000         0    120687    100000   5669824     97.27    102.81
4765.77/1195.88	c  N dy 19696   3453868      1000     20000         0    140693    100000   8075239     97.28    105.88

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 5.03 5.45 6.12 5/416 7420
/proc/meminfo: memFree=20549868/32950940 swapFree=67111356/67111528
[pid=7420] ppid=7418 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/7420/stat : 7420 (strangenight2-m) R 7418 7420 6790 0 -1 4202496 406 0 0 0 0 0 0 0 25 0 4 0 729689737 52396032 347 33554432000 4194304 4580107 140736193457536 18446744073709551615 47167503411126 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7420/statm: 12792 347 299 95 0 7774 0
[pid=7420/tid=7421] ppid=7418 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/7420/task/7421/stat : 7421 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 729689737 52396032 347 33554432000 4194304 4580107 140736193457536 18446744073709551615 47167503411112 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7420/tid=7422] ppid=7418 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/7420/task/7422/stat : 7422 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 729689737 52396032 347 33554432000 4194304 4580107 140736193457536 18446744073709551615 47167503411112 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7420/tid=7423] ppid=7418 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/7420/task/7423/stat : 7423 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 729689737 52396032 347 33554432000 4194304 4580107 140736193457536 18446744073709551615 215988648945 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.164689 s]
/proc/loadavg: 5.03 5.45 6.12 5/416 7420
/proc/meminfo: memFree=20549868/32950940 swapFree=67111356/67111528
[pid=7420] ppid=7418 vsize=284408 CPUtime=0.45 cores=0,2,4,6
/proc/7420/stat : 7420 (strangenight2-m) R 7418 7420 6790 0 -1 4202496 3142 0 0 0 45 0 0 0 25 0 4 0 729689737 291233792 3058 33554432000 4194304 4580107 140736193457536 18446744073709551615 215988253381 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7420/statm: 71102 3064 363 95 0 66084 0
[pid=7420/tid=7421] ppid=7418 vsize=284408 CPUtime=0 cores=0,2,4,6
/proc/7420/task/7421/stat : 7421 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 225 0 0 0 0 0 0 0 25 0 4 0 729689737 291233792 3075 33554432000 4194304 4580107 140736193457536 18446744073709551615 215988697582 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7420/tid=7422] ppid=7418 vsize=284408 CPUtime=0.15 cores=0,2,4,6
/proc/7420/task/7422/stat : 7422 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 952 0 0 0 15 0 0 0 25 0 4 0 729689737 291233792 3080 33554432000 4194304 4580107 140736193457536 18446744073709551615 215988253729 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7420/tid=7423] ppid=7418 vsize=284408 CPUtime=0.14 cores=0,2,4,6
/proc/7420/task/7423/stat : 7423 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 825 0 0 0 14 0 0 0 25 0 4 0 729689737 291233792 3084 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 284408

[startup+0.200683 s]
/proc/loadavg: 5.03 5.45 6.12 5/416 7420
/proc/meminfo: memFree=20549868/32950940 swapFree=67111356/67111528
[pid=7420] ppid=7418 vsize=288024 CPUtime=0.56 cores=0,2,4,6
/proc/7420/stat : 7420 (strangenight2-m) R 7418 7420 6790 0 -1 4202496 5330 0 0 0 56 0 0 0 25 0 4 0 729689737 294936576 4561 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7420/statm: 72006 4562 376 95 0 66988 0
[pid=7420/tid=7421] ppid=7418 vsize=288024 CPUtime=0 cores=0,2,4,6
/proc/7420/task/7421/stat : 7421 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 240 0 0 0 0 0 0 0 25 0 4 0 729689737 294936576 4562 33554432000 4194304 4580107 140736193457536 18446744073709551615 215988697582 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7420/tid=7422] ppid=7418 vsize=288024 CPUtime=0.18 cores=0,2,4,6
/proc/7420/task/7422/stat : 7422 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 1929 0 0 0 18 0 0 0 25 0 4 0 729689737 294936576 4562 33554432000 4194304 4580107 140736193457536 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7420/tid=7423] ppid=7418 vsize=288024 CPUtime=0.18 cores=0,2,4,6
/proc/7420/task/7423/stat : 7423 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 896 0 0 0 18 0 0 0 25 0 4 0 729689737 294936576 4562 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 288024

[startup+0.300665 s]
/proc/loadavg: 5.03 5.45 6.12 5/416 7420
/proc/meminfo: memFree=20549868/32950940 swapFree=67111356/67111528
[pid=7420] ppid=7418 vsize=288024 CPUtime=0.86 cores=0,2,4,6
/proc/7420/stat : 7420 (strangenight2-m) R 7418 7420 6790 0 -1 4202496 5944 0 0 0 86 0 0 0 25 0 4 0 729689737 294936576 5175 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294487 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7420/statm: 72006 5175 377 95 0 66988 0
[pid=7420/tid=7421] ppid=7418 vsize=288024 CPUtime=0 cores=0,2,4,6
/proc/7420/task/7421/stat : 7421 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 262 0 0 0 0 0 0 0 25 0 4 0 729689737 294936576 5176 33554432000 4194304 4580107 140736193457536 18446744073709551615 215988697582 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7420/tid=7422] ppid=7418 vsize=288024 CPUtime=0.28 cores=0,2,4,6
/proc/7420/task/7422/stat : 7422 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 2128 0 0 0 28 0 0 0 25 0 4 0 729689737 294936576 5176 33554432000 4194304 4580107 140736193457536 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7420/tid=7423] ppid=7418 vsize=288024 CPUtime=0.28 cores=0,2,4,6
/proc/7420/task/7423/stat : 7423 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 1090 0 0 0 28 0 0 0 25 0 4 0 729689737 294936576 5177 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 288024

[startup+0.700598 s]
/proc/loadavg: 5.03 5.45 6.12 5/416 7420
/proc/meminfo: memFree=20549868/32950940 swapFree=67111356/67111528
[pid=7420] ppid=7418 vsize=292532 CPUtime=2.3 cores=0,2,4,6
/proc/7420/stat : 7420 (strangenight2-m) R 7418 7420 6790 0 -1 4202496 10900 0 0 0 229 1 0 0 25 0 4 0 729689737 299552768 7250 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294862 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7420/statm: 73133 7250 378 95 0 68115 0
[pid=7420/tid=7421] ppid=7418 vsize=292532 CPUtime=0.24 cores=0,2,4,6
/proc/7420/task/7421/stat : 7421 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 2122 0 0 0 24 0 0 0 25 0 4 0 729689737 299552768 7250 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7420/tid=7422] ppid=7418 vsize=292532 CPUtime=0.68 cores=0,2,4,6
/proc/7420/task/7422/stat : 7422 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 3166 0 0 0 68 0 0 0 25 0 4 0 729689737 299552768 7251 33554432000 4194304 4580107 140736193457536 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7420/tid=7423] ppid=7418 vsize=292532 CPUtime=0.68 cores=0,2,4,6
/proc/7420/task/7423/stat : 7423 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 2161 0 0 0 68 0 0 0 25 0 4 0 729689737 299552768 7251 33554432000 4194304 4580107 140736193457536 18446744073709551615 4292959 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 292532

[startup+1.50046 s]
/proc/loadavg: 5.03 5.45 6.12 9/420 7424
/proc/meminfo: memFree=20519576/32950940 swapFree=67111356/67111528
[pid=7420] ppid=7418 vsize=305440 CPUtime=5.48 cores=0,2,4,6
/proc/7420/stat : 7420 (strangenight2-m) R 7418 7420 6790 0 -1 4202496 18435 0 0 0 546 2 0 0 25 0 4 0 729689737 312770560 9810 33554432000 4194304 4580107 140736193457536 18446744073709551615 4318990 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7420/statm: 76360 9810 378 95 0 71342 0
[pid=7420/tid=7421] ppid=7418 vsize=305440 CPUtime=1.03 cores=0,2,4,6
/proc/7420/task/7421/stat : 7421 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 4196 0 0 0 103 0 0 0 25 0 4 0 729689737 312770560 9810 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7420/tid=7422] ppid=7418 vsize=305440 CPUtime=1.48 cores=0,2,4,6
/proc/7420/task/7422/stat : 7422 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 5319 0 0 0 148 0 0 0 25 0 4 0 729689737 312770560 9810 33554432000 4194304 4580107 140736193457536 18446744073709551615 4484503 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7420/tid=7423] ppid=7418 vsize=305440 CPUtime=1.46 cores=0,2,4,6
/proc/7420/task/7423/stat : 7423 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 3817 0 0 0 145 1 0 0 25 0 4 0 729689737 312770560 9810 33554432000 4194304 4580107 140736193457536 18446744073709551615 4295735 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.48
Current children cumulated vsize (KiB) 305440

[startup+3.10118 s]
/proc/loadavg: 5.03 5.45 6.12 9/420 7424
/proc/meminfo: memFree=20513624/32950940 swapFree=67111356/67111528
[pid=7420] ppid=7418 vsize=294248 CPUtime=11.87 cores=0,2,4,6
/proc/7420/stat : 7420 (strangenight2-m) R 7418 7420 6790 0 -1 4202496 35032 0 0 0 1181 6 0 0 25 0 4 0 729689737 301309952 17056 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7420/statm: 73562 17056 380 95 0 68544 0
[pid=7420/tid=7421] ppid=7418 vsize=294248 CPUtime=2.63 cores=0,2,4,6
/proc/7420/task/7421/stat : 7421 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 7453 0 0 0 262 1 0 0 25 0 4 0 729689737 301309952 17056 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7420/tid=7422] ppid=7418 vsize=294248 CPUtime=3.08 cores=0,2,4,6
/proc/7420/task/7422/stat : 7422 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 8497 0 0 0 307 1 0 0 25 0 4 0 729689737 301309952 17056 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294807 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7420/tid=7423] ppid=7418 vsize=294248 CPUtime=3.04 cores=0,2,4,6
/proc/7420/task/7423/stat : 7423 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 7447 0 0 0 303 1 0 0 25 0 4 0 729689737 301309952 17056 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.87
Current children cumulated vsize (KiB) 294248

[startup+6.30062 s]
/proc/loadavg: 5.27 5.50 6.12 9/420 7424
/proc/meminfo: memFree=20412948/32950940 swapFree=67111356/67111528
[pid=7420] ppid=7418 vsize=368200 CPUtime=24.62 cores=0,2,4,6
/proc/7420/stat : 7420 (strangenight2-m) R 7418 7420 6790 0 -1 4202496 55723 0 0 0 2453 9 0 0 25 0 4 0 729689737 377036800 35926 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7420/statm: 92050 35926 380 95 0 87032 0
[pid=7420/tid=7421] ppid=7418 vsize=368200 CPUtime=5.83 cores=0,2,4,6
/proc/7420/task/7421/stat : 7421 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 13223 0 0 0 581 2 0 0 25 0 4 0 729689737 377036800 35926 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7420/tid=7422] ppid=7418 vsize=368200 CPUtime=6.28 cores=0,2,4,6
/proc/7420/task/7422/stat : 7422 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 14474 0 0 0 626 2 0 0 25 0 4 0 729689737 377036800 35926 33554432000 4194304 4580107 140736193457536 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7420/tid=7423] ppid=7418 vsize=368200 CPUtime=6.21 cores=0,2,4,6
/proc/7420/task/7423/stat : 7423 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 13063 0 0 0 619 2 0 0 25 0 4 0 729689737 377036800 35926 33554432000 4194304 4580107 140736193457536 18446744073709551615 4416951 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.62
Current children cumulated vsize (KiB) 368200

[startup+12.7005 s]
/proc/loadavg: 5.49 5.54 6.13 9/420 7425
/proc/meminfo: memFree=20322232/32950940 swapFree=67111356/67111528
[pid=7420] ppid=7418 vsize=378840 CPUtime=50.12 cores=0,2,4,6
/proc/7420/stat : 7420 (strangenight2-m) R 7418 7420 6790 0 -1 4202496 76299 0 0 0 5000 12 0 0 25 0 4 0 729689737 387932160 54625 33554432000 4194304 4580107 140736193457536 18446744073709551615 4416054 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7420/statm: 94710 54625 380 95 0 89692 0
[pid=7420/tid=7421] ppid=7418 vsize=378840 CPUtime=12.24 cores=0,2,4,6
/proc/7420/task/7421/stat : 7421 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 17271 0 0 0 1221 3 0 0 25 0 4 0 729689737 387932160 54625 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7420/tid=7422] ppid=7418 vsize=378840 CPUtime=12.66 cores=0,2,4,6
/proc/7420/task/7422/stat : 7422 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 21133 0 0 0 1264 2 0 0 25 0 4 0 729689737 387932160 54625 33554432000 4194304 4580107 140736193457536 18446744073709551615 4416018 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7420/tid=7423] ppid=7418 vsize=378840 CPUtime=12.51 cores=0,2,4,6
/proc/7420/task/7423/stat : 7423 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 18940 0 0 0 1248 3 0 0 25 0 4 0 729689737 387932160 54625 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.12
Current children cumulated vsize (KiB) 378840

[startup+25.5013 s]
/proc/loadavg: 6.04 5.66 6.16 9/420 7425
/proc/meminfo: memFree=20249556/32950940 swapFree=67111356/67111528
[pid=7420] ppid=7418 vsize=522832 CPUtime=101.14 cores=0,2,4,6
/proc/7420/stat : 7420 (strangenight2-m) R 7418 7420 6790 0 -1 4202496 101822 0 0 0 10095 19 0 0 25 0 4 0 729689737 535379968 75316 33554432000 4194304 4580107 140736193457536 18446744073709551615 4416469 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7420/statm: 130708 75316 380 95 0 125690 0
[pid=7420/tid=7421] ppid=7418 vsize=522832 CPUtime=25.04 cores=0,2,4,6
/proc/7420/task/7421/stat : 7421 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 20421 0 0 0 2500 4 0 0 25 0 4 0 729689737 535379968 75316 33554432000 4194304 4580107 140736193457536 18446744073709551615 4321452 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7420/tid=7422] ppid=7418 vsize=522832 CPUtime=25.46 cores=0,2,4,6
/proc/7420/task/7422/stat : 7422 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 30960 0 0 0 2541 5 0 0 25 0 4 0 729689737 535379968 75316 33554432000 4194304 4580107 140736193457536 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7420/tid=7423] ppid=7418 vsize=522832 CPUtime=25.13 cores=0,2,4,6
/proc/7420/task/7423/stat : 7423 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 27489 0 0 0 2508 5 0 0 25 0 4 0 729689737 535379968 75316 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.14
Current children cumulated vsize (KiB) 522832

[startup+51.1008 s]
/proc/loadavg: 6.71 5.84 6.21 9/420 7426
/proc/meminfo: memFree=20190428/32950940 swapFree=67111356/67111528
[pid=7420] ppid=7418 vsize=596172 CPUtime=203.21 cores=0,2,4,6
/proc/7420/stat : 7420 (strangenight2-m) R 7418 7420 6790 0 -1 4202496 150494 0 0 0 20288 33 0 0 25 0 4 0 729689737 610480128 92940 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7420/statm: 149043 92940 380 95 0 144025 0
[pid=7420/tid=7421] ppid=7418 vsize=596172 CPUtime=50.63 cores=0,2,4,6
/proc/7420/task/7421/stat : 7421 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 34869 0 0 0 5056 7 0 0 25 0 4 0 729689737 610480128 92940 33554432000 4194304 4580107 140736193457536 18446744073709551615 4325710 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7420/tid=7422] ppid=7418 vsize=596172 CPUtime=51.06 cores=0,2,4,6
/proc/7420/task/7422/stat : 7422 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 43344 0 0 0 5098 8 0 0 25 0 4 0 729689737 610480128 92940 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7420/tid=7423] ppid=7418 vsize=596172 CPUtime=50.39 cores=0,2,4,6
/proc/7420/task/7423/stat : 7423 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 42075 0 0 0 5029 10 0 0 25 0 4 0 729689737 610480128 92940 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.21
Current children cumulated vsize (KiB) 596172

[startup+102.301 s]
/proc/loadavg: 7.57 6.21 6.31 9/420 7427
/proc/meminfo: memFree=20158036/32950940 swapFree=67111356/67111528
[pid=7420] ppid=7418 vsize=610300 CPUtime=407.31 cores=0,2,4,6
/proc/7420/stat : 7420 (strangenight2-m) R 7418 7420 6790 0 -1 4202496 250163 0 0 0 40669 62 0 0 25 0 4 0 729689737 624947200 94882 33554432000 4194304 4580107 140736193457536 18446744073709551615 215988617111 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7420/statm: 152575 94882 380 95 0 147557 0
[pid=7420/tid=7421] ppid=7418 vsize=610300 CPUtime=101.85 cores=0,2,4,6
/proc/7420/task/7421/stat : 7421 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 63269 0 0 0 10168 17 0 0 25 0 4 0 729689737 624947200 94892 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294418 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7420/tid=7422] ppid=7418 vsize=610300 CPUtime=102.26 cores=0,2,4,6
/proc/7420/task/7422/stat : 7422 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 69973 0 0 0 10211 15 0 0 25 0 4 0 729689737 624947200 94892 33554432000 4194304 4580107 140736193457536 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7420/tid=7423] ppid=7418 vsize=610300 CPUtime=100.91 cores=0,2,4,6
/proc/7420/task/7423/stat : 7423 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 74616 0 0 0 10071 20 0 0 25 0 4 0 729689737 624947200 94892 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.31
Current children cumulated vsize (KiB) 610300

[startup+162.3 s]

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

[pid=7420] ppid=7418 vsize=1055924 CPUtime=2798.31 cores=0,2,4,6
/proc/7420/stat : 7420 (strangenight2-m) R 7418 7420 6790 0 -1 4202496 1219750 0 0 0 279451 380 0 0 25 0 4 0 729689737 1081266176 186326 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294595 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7420/statm: 263981 186326 380 95 0 258963 0
[pid=7420/tid=7421] ppid=7418 vsize=1055924 CPUtime=701.45 cores=0,2,4,6
/proc/7420/task/7421/stat : 7421 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 330843 0 0 0 70043 102 0 0 25 0 4 0 729689737 1081266176 186326 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7420/tid=7422] ppid=7418 vsize=1055924 CPUtime=701.89 cores=0,2,4,6
/proc/7420/task/7422/stat : 7422 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 340864 0 0 0 70090 99 0 0 25 0 4 0 729689737 1081266176 186326 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7420/tid=7423] ppid=7418 vsize=1055924 CPUtime=692.67 cores=0,2,4,6
/proc/7420/task/7423/stat : 7423 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 335815 0 0 0 69163 104 0 0 25 0 4 0 729689737 1081266176 186326 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2798.31
Current children cumulated vsize (KiB) 1055924

[startup+762.3 s]
/proc/loadavg: 4.13 4.73 5.64 5/411 7465
/proc/meminfo: memFree=20562124/32950940 swapFree=67111356/67111528
[pid=7420] ppid=7418 vsize=1164432 CPUtime=3037.53 cores=0,2,4,6
/proc/7420/stat : 7420 (strangenight2-m) R 7418 7420 6790 0 -1 4202496 1304690 0 0 0 303343 410 0 0 25 0 4 0 729689737 1192378368 198127 33554432000 4194304 4580107 140736193457536 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7420/statm: 291108 198127 380 95 0 286090 0
[pid=7420/tid=7421] ppid=7418 vsize=1164432 CPUtime=761.45 cores=0,2,4,6
/proc/7420/task/7421/stat : 7421 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 351140 0 0 0 76038 107 0 0 25 0 4 0 729689737 1192378368 198133 33554432000 4194304 4580107 140736193457536 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7420/tid=7422] ppid=7418 vsize=1164432 CPUtime=761.91 cores=0,2,4,6
/proc/7420/task/7422/stat : 7422 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 366039 0 0 0 76081 110 0 0 25 0 4 0 729689737 1192378368 198133 33554432000 4194304 4580107 140736193457536 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7420/tid=7423] ppid=7418 vsize=1164432 CPUtime=751.88 cores=0,2,4,6
/proc/7420/task/7423/stat : 7423 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 359538 0 0 0 75077 111 0 0 25 0 4 0 729689737 1192378368 198133 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3037.53
Current children cumulated vsize (KiB) 1164432

[startup+822.301 s]
/proc/loadavg: 4.12 4.61 5.54 5/411 7466
/proc/meminfo: memFree=20581340/32950940 swapFree=67111356/67111528
[pid=7420] ppid=7418 vsize=1126216 CPUtime=3276.73 cores=0,2,4,6
/proc/7420/stat : 7420 (strangenight2-m) R 7418 7420 6790 0 -1 4202496 1372800 0 0 0 327236 437 0 0 25 0 4 0 729689737 1153245184 193720 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7420/statm: 281554 193720 380 95 0 276536 0
[pid=7420/tid=7421] ppid=7418 vsize=1126216 CPUtime=821.44 cores=0,2,4,6
/proc/7420/task/7421/stat : 7421 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 370247 0 0 0 82030 114 0 0 25 0 4 0 729689737 1153245184 193720 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7420/tid=7422] ppid=7418 vsize=1126216 CPUtime=821.89 cores=0,2,4,6
/proc/7420/task/7422/stat : 7422 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 385892 0 0 0 82071 118 0 0 25 0 4 0 729689737 1153245184 193720 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7420/tid=7423] ppid=7418 vsize=1126216 CPUtime=811.09 cores=0,2,4,6
/proc/7420/task/7423/stat : 7423 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 374801 0 0 0 80992 117 0 0 25 0 4 0 729689737 1153245184 193720 33554432000 4194304 4580107 140736193457536 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3276.73
Current children cumulated vsize (KiB) 1126216

[startup+882.315 s]
/proc/loadavg: 4.11 4.51 5.45 5/411 7468
/proc/meminfo: memFree=20598904/32950940 swapFree=67111356/67111528
[pid=7420] ppid=7418 vsize=1114624 CPUtime=3515.97 cores=0,2,4,6
/proc/7420/stat : 7420 (strangenight2-m) R 7418 7420 6790 0 -1 4202496 1446312 0 0 0 351132 465 0 0 25 0 4 0 729689737 1141374976 189016 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7420/statm: 278656 189016 380 95 0 273638 0
[pid=7420/tid=7421] ppid=7418 vsize=1114624 CPUtime=881.46 cores=0,2,4,6
/proc/7420/task/7421/stat : 7421 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 392306 0 0 0 88024 122 0 0 25 0 4 0 729689737 1141374976 189016 33554432000 4194304 4580107 140736193457536 18446744073709551615 4295676 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7420/tid=7422] ppid=7418 vsize=1114624 CPUtime=881.91 cores=0,2,4,6
/proc/7420/task/7422/stat : 7422 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 401464 0 0 0 88067 124 0 0 25 0 4 0 729689737 1141374976 189016 33554432000 4194304 4580107 140736193457536 18446744073709551615 4416709 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7420/tid=7423] ppid=7418 vsize=1114624 CPUtime=870.29 cores=0,2,4,6
/proc/7420/task/7423/stat : 7423 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 398494 0 0 0 86903 126 0 0 25 0 4 0 729689737 1141374976 189016 33554432000 4194304 4580107 140736193457536 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3515.97
Current children cumulated vsize (KiB) 1114624

[startup+942.301 s]
/proc/loadavg: 4.10 4.43 5.36 5/411 7469
/proc/meminfo: memFree=20588096/32950940 swapFree=67111356/67111528
[pid=7420] ppid=7418 vsize=1130568 CPUtime=3755.11 cores=0,2,4,6
/proc/7420/stat : 7420 (strangenight2-m) R 7418 7420 6790 0 -1 4202496 1524969 0 0 0 375016 495 0 0 25 0 4 0 729689737 1157701632 193723 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7420/statm: 282642 193723 380 95 0 277624 0
[pid=7420/tid=7421] ppid=7418 vsize=1130568 CPUtime=941.44 cores=0,2,4,6
/proc/7420/task/7421/stat : 7421 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 414215 0 0 0 94014 130 0 0 25 0 4 0 729689737 1157701632 193723 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7420/tid=7422] ppid=7418 vsize=1130568 CPUtime=941.89 cores=0,2,4,6
/proc/7420/task/7422/stat : 7422 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 418036 0 0 0 94059 130 0 0 25 0 4 0 729689737 1157701632 193723 33554432000 4194304 4580107 140736193457536 18446744073709551615 4484453 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7420/tid=7423] ppid=7418 vsize=1130568 CPUtime=929.48 cores=0,2,4,6
/proc/7420/task/7423/stat : 7423 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 420612 0 0 0 92813 135 0 0 25 0 4 0 729689737 1157701632 193723 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3755.11
Current children cumulated vsize (KiB) 1130568

[startup+1002.3 s]
/proc/loadavg: 4.04 4.35 5.27 5/411 7471
/proc/meminfo: memFree=20327688/32950940 swapFree=67111356/67111528
[pid=7420] ppid=7418 vsize=1370012 CPUtime=3994.29 cores=0,2,4,6
/proc/7420/stat : 7420 (strangenight2-m) R 7418 7420 6790 0 -1 4202496 1623392 0 0 0 398897 532 0 0 25 0 4 0 729689737 1402892288 256677 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7420/statm: 342503 256677 380 95 0 337485 0
[pid=7420/tid=7421] ppid=7418 vsize=1370012 CPUtime=1001.45 cores=0,2,4,6
/proc/7420/task/7421/stat : 7421 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 447493 0 0 0 100008 137 0 0 25 0 4 0 729689737 1402892288 256677 33554432000 4194304 4580107 140736193457536 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7420/tid=7422] ppid=7418 vsize=1370012 CPUtime=1001.88 cores=0,2,4,6
/proc/7420/task/7422/stat : 7422 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 434468 0 0 0 100048 140 0 0 25 0 4 0 729689737 1402892288 256677 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294396 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7420/tid=7423] ppid=7418 vsize=1370012 CPUtime=988.66 cores=0,2,4,6
/proc/7420/task/7423/stat : 7423 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 448820 0 0 0 98721 145 0 0 25 0 4 0 729689737 1402892288 256677 33554432000 4194304 4580107 140736193457536 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3994.29
Current children cumulated vsize (KiB) 1370012

[startup+1062.3 s]
/proc/loadavg: 4.07 4.30 5.19 5/411 7473
/proc/meminfo: memFree=20331128/32950940 swapFree=67111356/67111528
[pid=7420] ppid=7418 vsize=1405420 CPUtime=4233.49 cores=0,2,4,6
/proc/7420/stat : 7420 (strangenight2-m) R 7418 7420 6790 0 -1 4202496 1662601 0 0 0 422796 553 0 0 25 0 4 0 729689737 1439150080 256116 33554432000 4194304 4580107 140736193457536 18446744073709551615 4416041 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7420/statm: 351355 256116 380 95 0 346337 0
[pid=7420/tid=7421] ppid=7418 vsize=1405420 CPUtime=1061.45 cores=0,2,4,6
/proc/7420/task/7421/stat : 7421 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 458964 0 0 0 106002 143 0 0 25 0 4 0 729689737 1439150080 256116 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7420/tid=7422] ppid=7418 vsize=1405420 CPUtime=1061.89 cores=0,2,4,6
/proc/7420/task/7422/stat : 7422 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 451689 0 0 0 106038 151 0 0 25 0 4 0 729689737 1439150080 256116 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7420/tid=7423] ppid=7418 vsize=1405420 CPUtime=1047.85 cores=0,2,4,6
/proc/7420/task/7423/stat : 7423 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 448820 0 0 0 104640 145 0 0 25 0 4 0 729689737 1439150080 256116 33554432000 4194304 4580107 140736193457536 18446744073709551615 4416732 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4233.49
Current children cumulated vsize (KiB) 1405420

[startup+1122.3 s]
/proc/loadavg: 4.08 4.26 5.12 5/411 7474
/proc/meminfo: memFree=20306560/32950940 swapFree=67111356/67111528
[pid=7420] ppid=7418 vsize=1418228 CPUtime=4472.69 cores=0,2,4,6
/proc/7420/stat : 7420 (strangenight2-m) R 7418 7420 6790 0 -1 4202496 1731911 0 0 0 446689 580 0 0 25 0 4 0 729689737 1452265472 262086 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7420/statm: 354557 262087 380 95 0 349539 0
[pid=7420/tid=7421] ppid=7418 vsize=1418228 CPUtime=1121.44 cores=0,2,4,6
/proc/7420/task/7421/stat : 7421 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 479892 0 0 0 111992 152 0 0 25 0 4 0 729689737 1452265472 262087 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7420/tid=7422] ppid=7418 vsize=1418228 CPUtime=1121.88 cores=0,2,4,6
/proc/7420/task/7422/stat : 7422 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 474173 0 0 0 112032 156 0 0 25 0 4 0 729689737 1452265472 262087 33554432000 4194304 4580107 140736193457536 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7420/tid=7423] ppid=7418 vsize=1418228 CPUtime=1107.05 cores=0,2,4,6
/proc/7420/task/7423/stat : 7423 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 467207 0 0 0 110552 153 0 0 25 0 4 0 729689737 1452265472 262087 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4472.69
Current children cumulated vsize (KiB) 1418228

[startup+1182.3 s]
/proc/loadavg: 4.03 4.21 5.05 5/411 7476
/proc/meminfo: memFree=20354540/32950940 swapFree=67111356/67111528
[pid=7420] ppid=7418 vsize=1455556 CPUtime=4711.9 cores=0,2,4,6
/proc/7420/stat : 7420 (strangenight2-m) R 7418 7420 6790 0 -1 4202496 1800471 0 0 0 470578 612 0 0 25 0 4 0 729689737 1490489344 251180 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7420/statm: 363889 251180 380 95 0 358871 0
[pid=7420/tid=7421] ppid=7418 vsize=1455556 CPUtime=1181.45 cores=0,2,4,6
/proc/7420/task/7421/stat : 7421 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 500807 0 0 0 117981 164 0 0 25 0 4 0 729689737 1490489344 251180 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7420/tid=7422] ppid=7418 vsize=1455556 CPUtime=1181.89 cores=0,2,4,6
/proc/7420/task/7422/stat : 7422 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 480845 0 0 0 118029 160 0 0 25 0 4 0 729689737 1490489344 251181 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7420/tid=7423] ppid=7418 vsize=1455556 CPUtime=1166.26 cores=0,2,4,6
/proc/7420/task/7423/stat : 7423 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 487675 0 0 0 116465 161 0 0 25 0 4 0 729689737 1490489344 251181 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4711.9
Current children cumulated vsize (KiB) 1455556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.4 s]
/proc/loadavg: 4.02 4.19 5.02 5/411 7476
/proc/meminfo: memFree=20288940/32950940 swapFree=67111356/67111528
[pid=7420] ppid=7418 vsize=1455816 CPUtime=4800.01 cores=0,2,4,6
/proc/7420/stat : 7420 (strangenight2-m) R 7418 7420 6790 0 -1 4202496 1827033 0 0 0 479378 623 0 0 25 0 4 0 729689737 1490755584 266233 33554432000 4194304 4580107 140736193457536 18446744073709551615 4293979 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7420/statm: 363954 266233 380 95 0 358936 0
[pid=7420/tid=7421] ppid=7418 vsize=1455816 CPUtime=1203.56 cores=0,2,4,6
/proc/7420/task/7421/stat : 7421 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 508792 0 0 0 120189 167 0 0 25 0 4 0 729689737 1490755584 266241 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7420/tid=7422] ppid=7418 vsize=1455816 CPUtime=1204.01 cores=0,2,4,6
/proc/7420/task/7422/stat : 7422 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 487124 0 0 0 120239 162 0 0 25 0 4 0 729689737 1490755584 266241 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7420/tid=7423] ppid=7418 vsize=1455816 CPUtime=1188.06 cores=0,2,4,6
/proc/7420/task/7423/stat : 7423 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 493910 0 0 0 118642 164 0 0 25 0 4 0 729689737 1490755584 266241 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.01
Current children cumulated vsize (KiB) 1455816

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

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

[startup+1204.4 s]
/proc/loadavg: 4.02 4.19 5.02 5/411 7476
/proc/meminfo: memFree=20288940/32950940 swapFree=67111356/67111528
[pid=7420] ppid=7418 vsize=1455816 CPUtime=4800.01 cores=0,2,4,6
/proc/7420/stat : 7420 (strangenight2-m) R 7418 7420 6790 0 -1 4202496 1827033 0 0 0 479378 623 0 0 25 0 4 0 729689737 1490755584 266233 33554432000 4194304 4580107 140736193457536 18446744073709551615 4293979 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7420/statm: 363954 266233 380 95 0 358936 0
[pid=7420/tid=7421] ppid=7418 vsize=1455816 CPUtime=1203.56 cores=0,2,4,6
/proc/7420/task/7421/stat : 7421 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 508792 0 0 0 120189 167 0 0 25 0 4 0 729689737 1490755584 266241 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7420/tid=7422] ppid=7418 vsize=1455816 CPUtime=1204.01 cores=0,2,4,6
/proc/7420/task/7422/stat : 7422 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 487124 0 0 0 120239 162 0 0 25 0 4 0 729689737 1490755584 266241 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7420/tid=7423] ppid=7418 vsize=1455816 CPUtime=1188.06 cores=0,2,4,6
/proc/7420/task/7423/stat : 7423 (strangenight2-m) R 7418 7420 6790 0 -1 4202560 493910 0 0 0 118642 164 0 0 25 0 4 0 729689737 1490755584 266241 33554432000 4194304 4580107 140736193457536 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.01
Current children cumulated vsize (KiB) 1455816

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.48
CPU time (s): 4800.13
CPU user time (s): 4793.84
CPU system time (s): 6.29204
CPU usage (%): 398.523
Max. virtual memory (cumulated for all children) (KiB): 1455816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.84
system time used= 6.29204
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1827044
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= 963
involuntary context switches= 21282

runsolver used 5.02424 second user time and 11.2053 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-14 19:36:30
IDJOB=3366094
IDBENCH=82503
IDSOLVER=1844
FILE ID=node117/3366094-1305394590
RUNJOBID= node117-1305393277-7270
PBS_JOBID= 13324438
Free space on /tmp= 73392 MiB

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

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

MD5SUM BENCH= 5093bfaf2b5c3f3d3bcb50ce84a28c32
RANDOM SEED=403841154

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

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      20550032 kB
Buffers:        295216 kB
Cached:        3090284 kB
SwapCached:          0 kB
Active:       10171044 kB
Inactive:      1874712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      20550032 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           11764 kB
Writeback:           0 kB
AnonPages:     8660308 kB
Mapped:          32508 kB
Slab:           243520 kB
PageTables:      46000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 101427132 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= 73412 MiB
End job on node117 at 2011-05-14 19:56:36