Trace number 3366133

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.25 1203.05

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S942666749-061-UNKNOWN.cnf
MD5SUM456ae67a44e812130272597099547869
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses25500
Sum of the clauses size178500
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525500

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3366133-1305396255.cnf'
0.00/0.00	c -- header says num vars:            300
0.00/0.00	c -- header says num clauses:       25500
0.00/0.02	c -- clauses added:            0 learnts,        25500 normals,            0 xors
0.00/0.02	c -- vars added        300
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0       300     25500         0         0    178500         0   no data   no data
1.16/0.39	c asymm  cl-useful: 0/14608/25500 lits-rem:0 time: 0.37
1.16/0.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.56/0.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.56/0.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.56/0.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.56/0.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
1.56/0.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.56/0.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
1.56/0.50	c Finding binary XORs  T:     0.00 s  found:       0
1.96/0.51	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
1.96/0.51	c calculated reachability. Time: 0.00
1.96/0.51	c Calc default polars -  time:   0.00 s pos:     146 undec:       5 neg:     149
1.96/0.51	c =========================================================================================
1.96/0.51	c types(t): F = full restart, N = normal restart
1.96/0.51	c types(t): S = simplification begin/end, E = solution found
1.96/0.51	c restart types(rt): st = static, dy = dynamic
1.96/0.51	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.96/0.51	c  B st     0         0       300     25500         0         0    178500         0   no data   no data
3.16/0.82	c  N dy    16      4713       300     25500         0      4620    178500    359547     67.89     71.51
3.98/1.10	c  N dy    31      8826       300     25500         0      6205    178500    404380     67.59     71.80
5.15/1.39	c  N dy    36     12881       300     25500         0      6014    178500    311440     66.82     70.41
6.75/1.70	c  N dy    49     16930       300     25500         0      9980    178500    610370     66.51     70.14
7.95/2.02	c  N dy    67     21011       300     25500         0      8472    178500    424850     66.69     70.47
9.14/2.33	c  F st    79     25001       300     25500         0     12391    178500    720455     66.53   no data
9.14/2.36	c  N st    80     25252       300     25500         0     12637    178500    737596     66.53   no data
10.74/2.73	c  N dy    85     30000       300     25500         0     10609    178500    525054     66.53   no data
10.74/2.73	c  S st    85     30000       300     25500         0     10609    178500    525054     66.53   no data
10.74/2.79	c  S st    85     30503       300     25500         0     11106    178500    561385     66.53   no data
10.74/2.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.14/2.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.14/2.81	c blocked clauses removed:        0 vars:      0 tried:         300 T: 0.00 s
11.14/2.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.14/2.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.14/2.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
11.14/2.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.14/2.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.14/2.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.17/3.37	c lits-rem:        67  cl-subs:      237  v-elim:      0  v-fix:    0  time:  0.54 s
14.33/3.61	c asymm  cl-useful: 0/6767/25500 lits-rem:0 time: 0.24
14.33/3.61	c calculated reachability. Time: 0.00
14.33/3.61	c  N dy    85     30503       300     25500         0     10869    178500    534649     66.53   no data
15.93/4.00	c  N dy   104     34830       300     25500         0     15112    178500    856844     66.63     71.25
18.73/4.72	c  N dy   112     41988       300     25500         0     14341    178500    735339     66.03     69.98
20.30/5.10	c  S st   136     45754       300     25500         0      9285    178500    290583     66.18     66.98
20.30/5.16	c  S st   136     46256       300     25500         0      9785    178500    327687     66.18   no data
20.30/5.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.30/5.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.30/5.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.30/5.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.30/5.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.30/5.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
20.30/5.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.30/5.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.30/5.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.09/5.33	c lits-rem:        30  cl-subs:       27  v-elim:      0  v-fix:    0  time:  0.13 s
21.09/5.33	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
21.09/5.34	c vivif2 --  cl tried     9758 cl shrink        0 lits rem          0 time: 0.00
21.50/5.48	c asymm  cl-useful: 0/4125/25500 lits-rem:0 time: 0.14
21.50/5.48	c calculated reachability. Time: 0.00
21.50/5.48	c  N dy   136     46256       300     25500         0      9758    178500    324529     66.18   no data
23.07/5.84	c  N dy   157     50295       300     25500         0     13713    178500    622517     66.30     70.70
24.65/6.22	c  N dy   170     54349       300     25500         0     17698    178500    923616     66.19     70.20
26.26/6.62	c  N dy   190     58473       300     25500         0     11955    178500    427789     66.25     71.58
27.80/7.01	c  N dy   207     62718       300     25500         0     16135    178500    745424     66.26     70.26
29.38/7.42	c  N dy   220     66743       300     25500         0     20092    178500   1047371     66.26     69.80
30.60/7.71	c  S st   231     69386       300     25500         0     11901    178500    360464     66.26     60.80
30.60/7.79	c  S st   231     69889       300     25500         0     12392    178500    397049     66.26   no data
30.60/7.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.95/7.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
30.95/7.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.95/7.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.95/7.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.95/7.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
30.95/7.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.95/7.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
30.95/7.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.74/8.05	c lits-rem:        36  cl-subs:       83  v-elim:      0  v-fix:    0  time:  0.22 s
31.74/8.05	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
31.74/8.06	c vivif2 --  cl tried    12309 cl shrink        0 lits rem          0 time: 0.00
32.54/8.28	c asymm  cl-useful: 0/7633/25500 lits-rem:0 time: 0.23
32.54/8.29	c calculated reachability. Time: 0.00
32.54/8.29	c  N dy   231     69889       300     25500         0     12309    178500    387721     66.26   no data
34.55/8.72	c  N dy   260     74418       300     25500         0     16761    178500    728774     66.41     70.05
36.52/9.23	c  N dy   275     79389       300     25500         0     21652    178500   1098799     66.35     70.12
38.50/9.74	c  N dy   294     84545       300     25500         0     14928    178500    526782     66.34     70.15
39.70/10.02	c  F st   304     87500       300     25500         0     17838    178500    744465     66.30     63.07
40.90/10.34	c  N st   309     90797       300     25500         0     21067    178500    991205     66.30   no data
43.70/11.03	c  N dy   324     97105       300     25500         0     14490    178500    431731     66.28     69.84
46.03/11.66	c  N dy   350    103487       300     25500         0     20762    178500    907482     66.32     69.85
46.81/11.81	c  S st   353    104834       300     25500         0     22074    178500   1006051     66.28     56.30
47.22/11.90	c  S st   353    105336       300     25500         0     22575    178500   1040977     66.28   no data
47.22/11.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.22/11.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
47.22/11.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.22/11.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.22/11.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.22/11.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
47.22/11.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.22/11.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
47.22/11.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.64/14.81	c lits-rem:       173  cl-subs:      418  v-elim:      0  v-fix:    0  time:  2.71 s
58.64/14.82	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
58.64/14.83	c vivif2 --  cl tried    22157 cl shrink        0 lits rem          0 time: 0.01
59.83/15.17	c asymm  cl-useful: 0/5293/25500 lits-rem:0 time: 0.32
59.83/15.17	c calculated reachability. Time: 0.00
59.83/15.17	c  N dy   353    105336       300     25500         0     22157    178500    995192     66.28   no data
63.37/16.00	c  N dy   371    112140       300     25500         0     15105    178500    415314     66.22     70.01
66.14/16.79	c  N dy   413    119315       300     25500         0     22154    178500    951719     66.33     74.14
70.47/17.90	c  N dy   445    127387       300     25500         0     15346    178500    369181     66.29     69.89
74.06/18.76	c  N dy   472    135522       300     25500         0     23335    178500    977308     66.27     69.78
78.39/19.87	c  N dy   495    144309       300     25500         0     16238    178500    375354     66.24     70.01
83.09/21.01	c  N dy   527    155221       300     25500         0     26934    178500   1185970     66.17     71.05
84.27/21.35	c  S st   540    158004       300     25500         0     29662    178500   1394859     66.19     65.74
84.67/21.44	c  S st   540    158506       300     25500         0     30162    178500   1431624     66.19   no data
84.67/21.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
84.67/21.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
84.67/21.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
84.67/21.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.67/21.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.67/21.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
84.67/21.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
84.67/21.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
85.06/21.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.49/26.95	c lits-rem:       251  cl-subs:      631  v-elim:      0  v-fix:    0  time:  5.41 s
106.49/26.95	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
106.49/26.97	c vivif2 --  cl tried    29531 cl shrink        0 lits rem          0 time: 0.02
107.69/27.26	c asymm  cl-useful: 0/4445/25500 lits-rem:0 time: 0.29
107.69/27.26	c calculated reachability. Time: 0.00
107.69/27.26	c  N dy   540    158506       300     25500         0     29531    178500   1363447     66.19   no data
112.07/28.37	c  N dy   566    168683       300     25500         0     22851    178500    818594     66.08     71.11
118.05/29.81	c  N dy   613    180186       300     25500         0     34146    178500   1680482     66.12     69.95
123.65/31.26	c  N dy   658    192205       300     25500         0     28280    178500   1159718     66.12     70.26
130.03/32.86	c  N dy   713    204520       300     25500         0     21747    178500    605039     66.16     69.98
137.21/34.64	c  N dy   773    217893       300     25500         0     34849    178500   1599985     66.23     70.29
145.59/36.72	c  N dy   833    232273       300     25500         0     29348    178500   1114728     66.23     69.85
148.42/37.48	c  S st   864    237762       300     25500         0     34742    178500   1523508     66.26     69.39
149.18/37.60	c  S st   864    238265       300     25500         0     35241    178500   1558905     66.26   no data
149.18/37.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
149.18/37.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
149.18/37.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
149.18/37.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
149.18/37.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
149.18/37.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
149.18/37.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
149.18/37.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
149.18/37.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
183.12/46.15	c lits-rem:       255  cl-subs:      645  v-elim:      0  v-fix:    0  time:  8.45 s
183.12/46.15	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
183.12/46.17	c vivif2 --  cl tried    34596 cl shrink        0 lits rem          0 time: 0.02
184.69/46.51	c asymm  cl-useful: 0/4086/25500 lits-rem:0 time: 0.34
184.69/46.51	c calculated reachability. Time: 0.00
184.69/46.51	c  N dy   864    238265       300     25500         0     34596    178500   1486589     66.26   no data
192.68/48.59	c  N dy   935    253994       300     25500         0     29419    178500   1058202     66.30     69.89
201.46/50.79	c  N dy  1015    270290       300     25500         0     23826    178500    569161     66.36     71.29
210.64/53.02	c  N dy  1082    287700       300     25500         0     40940    178500   1866720     66.35     70.24
219.82/55.39	c  N dy  1152    306128       300     25500         0     36438    178500   1461516     66.35     70.59
220.22/55.41	c  F st  1154    306250       300     25500         0     36557    178500   1470556     66.35   no data
230.99/58.11	c  N dy  1229    325722       300     25500         0     32090    178500   1066693     66.38     70.94
242.17/60.93	c  N dy  1299    345780       300     25500         0     27257    178500    637139     66.35     69.86
248.16/62.41	c  S st  1339    357399       300     25500         0     38646    178500   1500192     66.34     68.70
248.56/62.53	c  S st  1339    357902       300     25500         0     39144    178500   1536802     66.34   no data
248.56/62.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
248.56/62.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
248.56/62.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
248.56/62.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
248.56/62.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
248.56/62.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
248.56/62.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
248.56/62.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
248.97/62.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
276.89/69.64	c lits-rem:       173  cl-subs:      636  v-elim:      0  v-fix:    0  time:  7.01 s
276.89/69.64	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
276.89/69.66	c vivif2 --  cl tried    38508 cl shrink        0 lits rem          0 time: 0.02
278.49/70.02	c asymm  cl-useful: 0/3758/25500 lits-rem:0 time: 0.36
278.49/70.02	c calculated reachability. Time: 0.00
278.49/70.02	c  N dy  1339    357902       300     25500         0     38508    178500   1467391     66.34   no data
291.25/73.29	c  N dy  1427    378181       300     25500         0     32877    178500   1004361     66.37     69.87
304.02/76.48	c  N dy  1501    398209       300     25500         0     52561    178500   2493798     66.36     69.95
315.60/79.34	c  N dy  1573    418471       300     25500         0     45954    178500   1924970     66.34     69.94
328.41/82.51	c  N dy  1658    438618       300     25500         0     38230    178500   1279522     66.37     69.89
341.58/85.88	c  N dy  1735    458621       300     25500         0     29385    178500    541474     66.38     69.93
353.11/88.76	c  N dy  1813    478632       300     25500         0     49026    178500   2032371     66.38     70.04
365.89/91.93	c  N dy  1892    498913       300     25500         0     39517    178500   1246140     66.39     70.62
379.06/95.22	c  N dy  1965    518934       300     25500         0     59186    178500   2736917     66.38     71.56
389.88/97.92	c  S st  2034    536853       300     25500         0     46345    178500   1706089     66.37     61.06
390.23/98.06	c  S st  2034    537360       300     25500         0     46844    178500   1742028     66.37   no data
390.23/98.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
390.63/98.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
390.63/98.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
390.63/98.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
390.63/98.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
390.63/98.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
390.63/98.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
390.63/98.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
390.63/98.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
434.53/109.12	c lits-rem:       401  cl-subs:      669  v-elim:      0  v-fix:    0  time: 10.95 s
434.53/109.12	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
434.53/109.14	c vivif2 --  cl tried    46175 cl shrink        0 lits rem          0 time: 0.02
435.73/109.46	c asymm  cl-useful: 0/4081/25500 lits-rem:0 time: 0.32
435.73/109.46	c calculated reachability. Time: 0.00
435.73/109.46	c  N dy  2034    537360       300     25500         0     46175    178500   1667969     66.37   no data
450.92/113.26	c  N dy  2121    557482       300     25500         0     34508    178500    740718     66.40     70.00
463.66/116.50	c  N dy  2184    577567       300     25500         0     54253    178500   2232326     66.38     72.28
479.23/120.40	c  N dy  2245    600913       300     25500         0     44745    178500   1453430     66.33     69.82
494.40/124.15	c  N dy  2324    621093       300     25500         0     64563    178500   2961676     66.33     70.00
506.77/127.25	c  N dy  2378    641193       300     25500         0     50885    178500   1849663     66.28     70.67
523.53/131.47	c  N dy  2459    663107       300     25500         0     38060    178500    818396     66.28     69.95
538.71/135.29	c  N dy  2545    683273       300     25500         0     57866    178500   2323802     66.28     69.83
554.25/139.10	c  N dy  2628    703283       300     25500         0     42170    178500   1065656     66.30     69.83
568.63/142.73	c  N dy  2707    723398       300     25500         0     61924    178500   2569246     66.30     69.80
584.18/146.60	c  N dy  2785    743653       300     25500         0     45498    178500   1249006     66.29     70.47
599.76/150.56	c  N dy  2888    763824       300     25500         0     65282    178500   2753832     66.33     70.33
614.92/154.38	c  N dy  2958    783951       300     25500         0     47736    178500   1355304     66.31     69.96
631.32/158.46	c  N dy  3052    804743       300     25500         0     68147    178500   2901495     66.32     69.87
632.47/158.76	c  S st  3060    806041       300     25500         0     69423    178500   2998988     66.32   no data
633.28/158.96	c  S st  3060    806543       300     25500         0     69921    178500   3034616     66.32   no data
633.28/158.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
633.68/159.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
633.68/159.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
633.68/159.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
633.68/159.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
633.68/159.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
633.68/159.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
633.68/159.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
634.08/159.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
737.04/184.91	c lits-rem:       644  cl-subs:     1463  v-elim:      0  v-fix:    0  time: 25.78 s
737.04/184.91	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
737.04/184.95	c vivif2 --  cl tried    68458 cl shrink        0 lits rem          0 time: 0.04
738.64/185.34	c asymm  cl-useful: 0/2693/25500 lits-rem:0 time: 0.39
738.64/185.34	c calculated reachability. Time: 0.00
738.64/185.34	c  N dy  3060    806543       300     25500         0     68458    178500   2874405     66.32   no data
754.24/189.21	c  N dy  3144    826877       300     25500         0     50112    178500   1476269     66.33     70.60
769.76/193.11	c  N dy  3222    846945       300     25500         0     69776    178500   2966337     66.33     70.53
785.33/197.06	c  N dy  3321    866946       300     25500         0     50161    178500   1413238     66.35     69.98
801.29/201.08	c  N dy  3414    887145       300     25500         0     70014    178500   2920749     66.36     70.35
817.25/205.06	c  N dy  3477    907279       300     25500         0     49533    178500   1298022     66.35     70.43
832.03/208.76	c  N dy  3531    927299       300     25500         0     69150    178500   2780903     66.33     70.43
849.18/213.06	c  N dy  3623    947404       300     25500         0     47679    178500   1096069     66.34     69.90
863.99/216.76	c  N dy  3697    967415       300     25500         0     67315    178500   2588690     66.34     70.17
882.31/221.37	c  N dy  3785    987542       300     25500         0     44862    178500    816694     66.36     70.16
897.07/225.01	c  N dy  3863   1007773       300     25500         0     64711    178500   2318054     66.36     70.35
915.43/229.68	c  N dy  3954   1027952       300     25500         0     84508    178500   3824189     66.36     70.59
932.19/233.86	c  N dy  4043   1049052       300     25500         0     62027    178500   2054915     66.37     69.90
951.37/238.70	c  N dy  4117   1069101       300     25500         0     81727    178500   3550759     66.37     70.25
954.95/239.51	c  F st  4133   1071875       300     25500         0     84440    178500   3756399     66.37   no data
968.51/242.96	c  N dy  4180   1089134       300     25500         0     57226    178500   1617587     66.36     71.00
989.27/248.16	c  N dy  4258   1109327       300     25500         0     77064    178500   3121470     66.36     70.05
1008.86/253.05	c  N dy  4330   1129343       300     25500         0     51565    178500   1134326     66.36     70.50
1024.78/257.06	c  N dy  4407   1149378       300     25500         0     71231    178500   2627819     66.37     72.81
1045.53/262.29	c  N dy  4503   1169586       300     25500         0     91096    178500   4140691     66.38     70.39
1061.90/266.32	c  N dy  4568   1189762       300     25500         0     64759    178500   2067432     66.37     70.18
1080.66/271.02	c  N dy  4640   1209791       300     25500         0     84399    178500   3552893     66.37     69.89
1080.66/271.03	c  S st  4641   1209817       300     25500         0     84425    178500   3554783     66.37   no data
1081.45/271.27	c  S st  4641   1210321       300     25500         0     84928    178500   3590805     66.37   no data
1081.45/271.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1081.85/271.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
1081.85/271.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1081.85/271.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1081.85/271.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1081.85/271.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
1081.85/271.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1081.85/271.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1082.25/271.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1219.16/305.72	c lits-rem:       778  cl-subs:     1733  v-elim:      0  v-fix:    0  time: 34.24 s
1219.16/305.72	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
1219.16/305.76	c vivif2 --  cl tried    83195 cl shrink        0 lits rem          0 time: 0.04
1220.73/306.16	c asymm  cl-useful: 0/2297/25500 lits-rem:0 time: 0.40
1220.73/306.16	c calculated reachability. Time: 0.00
1220.73/306.16	c  N dy  4641   1210321       300     25500         0     83195    178500   3400835     66.37   no data
1239.09/310.74	c  N dy  4718   1230407       300     25500         0     55836    178500   1322252     66.37     69.98
1256.25/315.04	c  N dy  4807   1250530       300     25500         0     75594    178500   2826662     66.38     70.91
1278.20/320.56	c  N dy  4911   1271138       300     25500         0     95799    178500   4365797     66.40     70.43
1293.79/324.44	c  N dy  4976   1291192       300     25500         0     67397    178500   2134668     66.40     69.91
1312.52/329.19	c  N dy  5057   1311240       300     25500         0     87071    178500   3626620     66.40     70.06
1332.48/334.11	c  N dy  5154   1331399       300     25500         0     57765    178500   1338181     66.41     69.97
1349.24/338.36	c  N dy  5231   1351468       300     25500         0     77477    178500   2838067     66.41     69.97
1370.78/343.74	c  N dy  5326   1371559       300     25500         0     97189    178500   4338941     66.42     70.75
1387.95/348.09	c  N dy  5419   1391687       300     25500         0     66886    178500   1955152     66.43     70.27
1406.31/352.66	c  N dy  5483   1411845       300     25500         0     86671    178500   3461004     66.43     70.10
1427.06/357.86	c  N dy  5556   1431859       300     25500         0     55256    178500   1016361     66.43     69.99
1443.04/361.87	c  N dy  5623   1451862       300     25500         0     74923    178500   2509592     66.42     69.98
1463.78/367.09	c  N dy  5704   1471974       300     25500         0     94620    178500   3999392     66.43     70.21
1483.33/371.95	c  N dy  5787   1492088       300     25500         0     62363    178500   1494970     66.43     70.31
1501.69/376.59	c  N dy  5887   1512188       300     25500         0     82075    178500   2990577     66.44     69.97
1524.05/382.13	c  N dy  5940   1533360       300     25500         0    102868    178500   4568812     66.42     70.09
1542.80/386.80	c  N dy  6028   1554049       300     25500         0     70188    178500   2025790     66.43     70.24
1562.75/391.89	c  N dy  6107   1574404       300     25500         0     90132    178500   3540175     66.43     71.19
1588.33/398.28	c  N dy  6189   1594477       300     25500         0     55886    178500    872165     66.43     70.03
1606.25/402.71	c  N dy  6265   1614597       300     25500         0     75656    178500   2373236     66.43     70.30
1628.60/408.36	c  N dy  6337   1636165       300     25500         0     96815    178500   3991822     66.42     70.06
1650.95/413.94	c  N dy  6431   1656178       300     25500         0     61513    178500   1232457     66.43     70.84
1668.91/418.48	c  N dy  6498   1676549       300     25500         0     81465    178500   2745882     66.43     70.33
1691.27/424.08	c  N dy  6581   1696833       300     25500         0    101360    178500   4248468     66.43     70.25
1707.61/428.17	c  S st  6643   1710322       300     25500         0     58659    178500    953545     66.43     77.85
1708.41/428.33	c  S st  6643   1710827       300     25500         0     59161    178500    989354     66.43   no data
1708.41/428.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1708.41/428.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
1708.41/428.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1708.41/428.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1708.41/428.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1708.41/428.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
1708.41/428.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1708.81/428.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1708.81/428.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1718.00/430.79	c lits-rem:        67  cl-subs:      103  v-elim:      0  v-fix:    0  time:  2.36 s
1718.40/430.80	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
1718.40/430.81	c vivif2 --  cl tried    59058 cl shrink        0 lits rem          0 time: 0.01
1719.61/431.17	c asymm  cl-useful: 0/2946/25500 lits-rem:0 time: 0.35
1719.61/431.17	c calculated reachability. Time: 0.00
1719.61/431.17	c  N dy  6643   1710827       300     25500         0     59058    178500    977535     66.43   no data
1736.76/435.50	c  N dy  6718   1730866       300     25500         0     78726    178500   2470529     66.43     70.15
1759.54/441.15	c  N dy  6799   1750942       300     25500         0     98460    178500   3969627     66.43     70.04
1785.88/447.74	c  N dy  6878   1772964       300     25500         0     63147    178500   1223546     66.43     70.59
1805.00/452.55	c  N dy  6956   1793032       300     25500         0     82858    178500   2728760     66.43     70.31
1832.14/459.35	c  N dy  7043   1813294       300     25500         0    102763    178500   4244690     66.44     70.16
1856.88/465.54	c  N dy  7127   1833493       300     25500         0     64660    178500   1278990     66.44     70.17
1875.23/470.19	c  N dy  7197   1853719       300     25500         0     84510    178500   2788977     66.44     71.66
1898.79/476.01	c  N dy  7291   1873770       300     25500         0    104184    178500   4280565     66.44     70.27
1922.73/482.02	c  N dy  7360   1893772       300     25500         0     64918    178500   1228648     66.44     70.46
1941.89/486.88	c  N dy  7449   1913858       300     25500         0     84639    178500   2725538     66.44     70.24
1963.04/492.16	c  N dy  7495   1933967       300     25500         0    104380    178500   4227732     66.42     69.97
1987.41/498.27	c  N dy  7571   1954057       300     25500         0     64222    178500   1116097     66.43     75.69
2006.14/502.90	c  N dy  7660   1974069       300     25500         0     83851    178500   2606184     66.43     70.00
2029.29/508.70	c  N dy  7755   1994189       300     25500         0    103621    178500   4107238     66.44     70.07
2054.83/515.15	c  N dy  7831   2014259       300     25500         0     62450    178500    914085     66.43     70.30
2072.79/519.66	c  N dy  7912   2034386       300     25500         0     82175    178500   2413419     66.44     70.47
2095.94/525.40	c  N dy  8013   2054394       300     25500         0    101830    178500   3914130     66.45     70.01
2123.08/532.22	c  N dy  8107   2074399       300     25500         0    121441    178500   5399476     66.45     70.44
2142.24/537.09	c  N dy  8181   2094402       300     25500         0     79267    178500   2127840     66.45     74.92
2163.78/542.45	c  N dy  8255   2114452       300     25500         0     98963    178500   3622142     66.45     71.31
2190.52/549.10	c  N dy  8338   2134477       300     25500         0    118627    178500   5116248     66.45     69.97
2215.27/555.34	c  N dy  8434   2154498       300     25500         0     75437    178500   1774135     66.46     70.20
2237.22/560.87	c  N dy  8526   2175229       300     25500         0     95802    178500   3316241     66.46     70.05
2263.57/567.41	c  N dy  8612   2195289       300     25500         0    115500    178500   4814239     66.46     72.21
2284.31/572.62	c  S st  8673   2210828       300     25500         0     66975    178500   1066471     66.46   no data
2285.11/572.80	c  S st  8673   2211329       300     25500         0     67472    178500   1101255     66.46   no data
2285.11/572.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2285.11/572.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
2285.11/572.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2285.11/572.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2285.11/572.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2285.11/572.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
2285.11/572.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2285.11/572.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2285.51/572.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2293.89/575.09	c lits-rem:        47  cl-subs:      133  v-elim:      0  v-fix:    0  time:  2.18 s
2293.89/575.09	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
2294.29/575.11	c vivif2 --  cl tried    67339 cl shrink        0 lits rem          0 time: 0.02
2295.48/575.47	c asymm  cl-useful: 0/2660/25500 lits-rem:0 time: 0.36
2295.48/575.48	c calculated reachability. Time: 0.00
2295.48/575.48	c  N dy  8673   2211329       300     25500         0     67339    178500   1086686     66.46   no data
2314.64/580.26	c  N dy  8755   2231368       300     25500         0     87023    178500   2582269     66.47     74.35
2338.19/586.21	c  N dy  8842   2251587       300     25500         0    106868    178500   4092482     66.47     70.15
2366.92/593.32	c  N dy  8931   2271593       300     25500         0    126512    178500   5585435     66.47     70.05
2387.67/598.58	c  N dy  9016   2291711       300     25500         0     81432    178500   2092820     66.48     70.04
2409.26/603.93	c  N dy  9094   2311777       300     25500         0    101133    178500   3591861     66.48     70.31
2436.36/610.70	c  N dy  9183   2331797       300     25500         0    120752    178500   5087936     66.48     70.28
2460.72/616.84	c  N dy  9260   2351891       300     25500         0     74730    178500   1521513     66.48     70.79
2481.47/622.08	c  N dy  9340   2372339       300     25500         0     94792    178500   3053075     66.49     70.07
2506.21/628.28	c  N dy  9414   2393323       300     25500         0    115382    178500   4623220     66.48     70.20
2536.93/635.95	c  N dy  9513   2414636       300     25500         0     69571    178500   1065164     66.49     70.43
2558.11/641.29	c  N dy  9561   2436716       300     25500         0     91208    178500   2709231     66.47     71.04
2586.02/648.27	c  N dy  9647   2457090       300     25500         0    111212    178500   4234245     66.48     70.06
2616.75/655.97	c  N dy  9756   2477629       300     25500         0    131357    178500   5770087     66.49     71.25
2638.70/661.44	c  N dy  9829   2497850       300     25500         0     83459    178500   2059923     66.49     70.36
2661.05/667.00	c  N dy  9891   2517996       300     25500         0    103265    178500   3559600     66.48     70.35
2686.99/673.53	c  N dy  9964   2538116       300     25500         0    123038    178500   5062041     66.48     70.12
2714.53/680.41	c  N dy 10028   2558258       300     25500         0     74087    178500   1276241     66.48     70.02
2734.48/685.47	c  N dy 10109   2578347       300     25500         0     93817    178500   2782826     66.48     71.29
2761.22/692.13	c  N dy 10196   2600163       300     25500         0    115215    178500   4409681     66.48     70.55
2790.78/699.52	c  N dy 10281   2620230       300     25500         0    134911    178500   5903528     66.49     70.12
2813.50/705.22	c  N dy 10365   2640309       300     25500         0     84917    178500   2037394     66.49     70.04
2835.46/710.72	c  N dy 10432   2660419       300     25500         0    104648    178500   3532135     66.49     70.03
2864.60/718.02	c  N dy 10514   2680503       300     25500         0    124382    178500   5032636     66.49     70.15
2896.55/726.06	c  N dy 10595   2700875       300     25500         0     73695    178500   1120656     66.49     71.65
2908.49/729.07	c  S st 10640   2711331       300     25500         0     83963    178500   1899185     66.49     66.05
2909.72/729.34	c  S st 10640   2711833       300     25500         0     84464    178500   1936070     66.49   no data
2909.72/729.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2910.08/729.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.07
2910.08/729.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2910.08/729.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2910.08/729.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2910.08/729.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
2910.08/729.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2910.08/729.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2910.48/729.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2955.18/740.77	c lits-rem:       247  cl-subs:      659  v-elim:      0  v-fix:    0  time: 11.25 s
2955.18/740.77	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
2955.18/740.80	c vivif2 --  cl tried    83805 cl shrink        0 lits rem          0 time: 0.03
2957.17/741.20	c asymm  cl-useful: 0/2257/25500 lits-rem:0 time: 0.40
2957.17/741.20	c calculated reachability. Time: 0.00
2957.17/741.20	c  N dy 10640   2711833       300     25500         0     83805    178500   1863305     66.49   no data
2980.32/747.09	c  N dy 10713   2732590       300     25500         0    104200    178500   3415330     66.49     70.03
3007.85/753.96	c  N dy 10799   2752617       300     25500         0    123823    178500   4902499     66.49     70.18
3038.19/761.58	c  N dy 10861   2772749       300     25500         0     71957    178500    921043     66.49     70.03
3058.57/766.63	c  N dy 10930   2793784       300     25500         0     92580    178500   2492589     66.48     70.45
3083.29/772.85	c  N dy 10999   2814489       300     25500         0    112908    178500   4039237     66.48     70.18
3113.62/780.48	c  N dy 11083   2835965       300     25500         0    133991    178500   5648391     66.48     70.47
3139.96/787.02	c  N dy 11149   2856024       300     25500         0     81064    178500   1550948     66.47     70.15
3161.91/792.57	c  N dy 11241   2876118       300     25500         0    100797    178500   3051807     66.48     70.97
3188.64/799.20	c  N dy 11319   2896257       300     25500         0    120545    178500   4557774     66.48     70.16
3219.78/807.02	c  N dy 11405   2916678       300     25500         0    140572    178500   6082974     66.48     70.30
3244.53/813.26	c  N dy 11479   2937682       300     25500         0     87604    178500   1987457     66.48     70.67
3267.27/818.97	c  N dy 11559   2957691       300     25500         0    107258    178500   3485321     66.48     70.14
3296.04/826.19	c  N dy 11634   2979066       300     25500         0    128231    178500   5077436     66.48     70.25
3333.92/835.69	c  N dy 11715   3002627       300     25500         0     76744    178500   1094621     66.47     70.07
3357.09/841.49	c  N dy 11794   3022859       300     25500         0     96597    178500   2602327     66.48     70.06
3385.01/848.44	c  N dy 11890   3044357       300     25500         0    117707    178500   4211734     66.48     70.46
3414.93/855.98	c  N dy 11966   3064633       300     25500         0    137621    178500   5727870     66.48     69.99
3443.27/863.03	c  N dy 12026   3084637       300     25500         0     81673    178500   1403851     66.47     70.05
3464.82/868.43	c  N dy 12099   3104754       300     25500         0    101398    178500   2907363     66.46     70.46
3493.95/875.74	c  N dy 12200   3126587       300     25500         0    122803    178500   4537921     66.47     70.20
3525.48/883.62	c  N dy 12284   3146889       300     25500         0    142729    178500   6049732     66.47     70.82
3553.02/890.55	c  N dy 12362   3166986       300     25500         0     85917    178500   1657490     66.47     70.00
3575.37/896.14	c  N dy 12423   3187065       300     25500         0    105630    178500   3153286     66.46     70.32
3602.11/902.86	c  N dy 12498   3207145       300     25500         0    125289    178500   4648240     66.47     71.23
3609.29/904.61	c  S st 12513   3211834       300     25500         0    129885    178500   4996169     66.46     62.71
3610.49/904.97	c  S st 12513   3212337       300     25500         0    130385    178500   5032427     66.46   no data
3610.49/904.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3610.89/905.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.09
3610.89/905.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3610.89/905.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3610.89/905.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3610.89/905.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
3610.89/905.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3611.30/905.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3611.71/905.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3858.70/967.10	c lits-rem:      1222  cl-subs:     2504  v-elim:      0  v-fix:    0  time: 61.83 s
3858.70/967.11	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
3858.70/967.17	c vivif2 --  cl tried   127881 cl shrink        0 lits rem          0 time: 0.06
3860.70/967.68	c asymm  cl-useful: 0/1590/25500 lits-rem:0 time: 0.51
3860.70/967.69	c calculated reachability. Time: 0.00
3860.70/967.69	c  N dy 12513   3212337       300     25500         0    127881    178500   4759889     66.46   no data
3894.21/976.09	c  N dy 12590   3232341       300     25500         0    147491    178500   6254962     66.47     71.06
3921.35/982.83	c  N dy 12668   3252544       300     25500         0     89868    178500   1896626     66.47     70.04
3946.49/989.14	c  N dy 12745   3273047       300     25500         0    109993    178500   3426059     66.47     70.04
3975.23/996.30	c  N dy 12832   3293077       300     25500         0    129675    178500   4923391     66.47     70.18
4008.36/1004.62	c  N dy 12906   3313877       300     25500         0    150097    178500   6477027     66.47     70.35
4036.29/1011.63	c  N dy 13000   3334421       300     25500         0     91745    178500   1975395     66.48     70.16
4060.64/1017.79	c  N dy 13083   3354639       300     25500         0    111602    178500   3490233     66.48     71.10
4088.97/1024.82	c  N dy 13157   3374749       300     25500         0    131360    178500   4993841     66.48     70.01
4122.50/1033.20	c  N dy 13246   3394754       300     25500         0    151000    178500   6489200     66.48     70.52
4151.24/1040.41	c  N dy 13335   3415056       300     25500         0     91395    178500   1883886     66.48     70.95
4176.38/1046.78	c  N dy 13409   3435319       300     25500         0    111254    178500   3390525     66.48     70.16
4206.71/1054.35	c  N dy 13493   3455357       300     25500         0    130927    178500   4886608     66.48     69.99
4242.23/1063.27	c  N dy 13592   3475564       300     25500         0    150747    178500   6392577     66.49     70.09
4274.98/1071.47	c  N dy 13650   3495668       300     25500         0     90028    178500   1706064     66.48     70.16
4302.88/1078.49	c  N dy 13737   3515862       300     25500         0    109831    178500   3206329     66.49     71.50
4330.03/1085.26	c  N dy 13798   3535996       300     25500         0    129611    178500   4708994     66.48     70.11
4361.95/1093.29	c  N dy 13881   3556123       300     25500         0    149382    178500   6215369     66.48     70.65
4394.67/1101.47	c  N dy 13954   3576252       300     25500         0     87669    178500   1467117     66.48     70.25
4417.43/1107.16	c  N dy 14023   3596263       300     25500         0    107327    178500   2959919     66.48     71.91
4443.37/1113.68	c  N dy 14086   3616331       300     25500         0    127007    178500   4453456     66.48     70.25
4474.09/1121.37	c  N dy 14150   3636347       300     25500         0    146639    178500   5949915     66.48     71.14
4508.42/1129.99	c  N dy 14210   3656466       300     25500         0     83938    178500   1114882     66.47     70.45
4530.76/1135.58	c  N dy 14300   3676526       300     25500         0    103613    178500   2618186     66.48     70.20
4557.51/1142.21	c  N dy 14382   3696665       300     25500         0    123408    178500   4119850     66.48     70.18
4581.46/1148.23	c  S st 14439   3712337       300     25500         0    138802    178500   5288824     66.48   no data
4583.05/1148.60	c  S st 14439   3712839       300     25500         0    139301    178500   5325304     66.48   no data
4583.05/1148.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4583.45/1148.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.09
4583.45/1148.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4583.45/1148.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4583.45/1148.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4583.45/1148.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
4583.45/1148.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4583.45/1148.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
4584.25/1148.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s

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-3366133-1305396255/watcher-3366133-1305396255 -o /tmp/evaluation-result-3366133-1305396255/solver-3366133-1305396255 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366133-1305396255.cnf 

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

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


[startup+0 s]
/proc/loadavg: 4.53 7.01 7.47 2/292 19938
/proc/meminfo: memFree=27787628/32951124 swapFree=63649232/67111528
[pid=19938] ppid=19936 vsize=116708 CPUtime=0 cores=1,3,5,7
/proc/19938/stat : 19938 (strangenight2-m) R 19936 19938 19034 0 -1 4202496 454 0 0 0 0 0 0 0 24 0 4 0 651224014 119508992 385 33554432000 4194304 4580107 140735163577616 18446744073709551615 210204308165 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19938/statm: 29177 387 324 95 0 24159 0
[pid=19938/tid=19939] ppid=19936 vsize=216460 CPUtime=0 cores=1,3,5,7
/proc/19938/task/19939/stat : 19939 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 365 0 0 0 0 0 0 0 25 0 4 0 651224014 221655040 1676 33554432000 4194304 4580107 140735163577616 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19938/tid=19940] ppid=19936 vsize=216460 CPUtime=0 cores=1,3,5,7
/proc/19938/task/19940/stat : 19940 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 282 0 0 0 0 0 0 0 25 0 4 0 651224014 221655040 1678 33554432000 4194304 4580107 140735163577616 18446744073709551615 210204752366 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19938/tid=19941] ppid=19936 vsize=216460 CPUtime=0 cores=1,3,5,7
/proc/19938/task/19941/stat : 19941 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 324 0 0 0 0 0 0 0 25 0 4 0 651224014 221655040 1681 33554432000 4194304 4580107 140735163577616 18446744073709551615 4489196 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.062976 s]
/proc/loadavg: 4.53 7.01 7.47 2/292 19938
/proc/meminfo: memFree=27787628/32951124 swapFree=63649232/67111528
[pid=19938] ppid=19936 vsize=217912 CPUtime=0.21 cores=1,3,5,7
/proc/19938/stat : 19938 (strangenight2-m) R 19936 19938 19034 0 -1 4202496 3531 0 0 0 20 1 0 0 24 0 4 0 651224014 223141888 3454 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294468 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19938/statm: 54478 3454 358 95 0 49460 0
[pid=19938/tid=19939] ppid=19936 vsize=217912 CPUtime=0.05 cores=1,3,5,7
/proc/19938/task/19939/stat : 19939 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 754 0 0 0 5 0 0 0 25 0 4 0 651224014 223141888 3454 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19938/tid=19940] ppid=19936 vsize=217912 CPUtime=0.04 cores=1,3,5,7
/proc/19938/task/19940/stat : 19940 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 776 0 0 0 4 0 0 0 25 0 4 0 651224014 223141888 3454 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19938/tid=19941] ppid=19936 vsize=217912 CPUtime=0.04 cores=1,3,5,7
/proc/19938/task/19941/stat : 19941 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 819 0 0 0 4 0 0 0 18 0 4 0 651224014 223141888 3454 33554432000 4194304 4580107 140735163577616 18446744073709551615 210204308513 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 217912

[startup+0.10097 s]
/proc/loadavg: 4.53 7.01 7.47 2/292 19938
/proc/meminfo: memFree=27787628/32951124 swapFree=63649232/67111528
[pid=19938] ppid=19936 vsize=217912 CPUtime=0.36 cores=1,3,5,7
/proc/19938/stat : 19938 (strangenight2-m) R 19936 19938 19034 0 -1 4202496 3631 0 0 0 35 1 0 0 24 0 4 0 651224014 223141888 3554 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19938/statm: 54478 3554 358 95 0 49460 0
[pid=19938/tid=19939] ppid=19936 vsize=217912 CPUtime=0.09 cores=1,3,5,7
/proc/19938/task/19939/stat : 19939 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 767 0 0 0 9 0 0 0 25 0 4 0 651224014 223141888 3554 33554432000 4194304 4580107 140735163577616 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19938/tid=19940] ppid=19936 vsize=217912 CPUtime=0.08 cores=1,3,5,7
/proc/19938/task/19940/stat : 19940 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 784 0 0 0 8 0 0 0 25 0 4 0 651224014 223141888 3554 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19938/tid=19941] ppid=19936 vsize=217912 CPUtime=0.08 cores=1,3,5,7
/proc/19938/task/19941/stat : 19941 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 885 0 0 0 8 0 0 0 18 0 4 0 651224014 223141888 3554 33554432000 4194304 4580107 140735163577616 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 217912

[startup+0.300936 s]
/proc/loadavg: 4.53 7.01 7.47 2/292 19938
/proc/meminfo: memFree=27787628/32951124 swapFree=63649232/67111528
[pid=19938] ppid=19936 vsize=218208 CPUtime=1.16 cores=1,3,5,7
/proc/19938/stat : 19938 (strangenight2-m) R 19936 19938 19034 0 -1 4202496 4019 0 0 0 115 1 0 0 25 0 4 0 651224014 223444992 3942 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19938/statm: 54552 3942 359 95 0 49534 0
[pid=19938/tid=19939] ppid=19936 vsize=218208 CPUtime=0.29 cores=1,3,5,7
/proc/19938/task/19939/stat : 19939 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 798 0 0 0 29 0 0 0 25 0 4 0 651224014 223444992 3942 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19938/tid=19940] ppid=19936 vsize=218208 CPUtime=0.28 cores=1,3,5,7
/proc/19938/task/19940/stat : 19940 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 791 0 0 0 28 0 0 0 25 0 4 0 651224014 223444992 3942 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19938/tid=19941] ppid=19936 vsize=218208 CPUtime=0.28 cores=1,3,5,7
/proc/19938/task/19941/stat : 19941 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 1201 0 0 0 28 0 0 0 18 0 4 0 651224014 223444992 3942 33554432000 4194304 4580107 140735163577616 18446744073709551615 4487369 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 218208

[startup+0.700872 s]
/proc/loadavg: 4.53 7.01 7.47 2/292 19938
/proc/meminfo: memFree=27787628/32951124 swapFree=63649232/67111528
[pid=19938] ppid=19936 vsize=226884 CPUtime=2.76 cores=1,3,5,7
/proc/19938/stat : 19938 (strangenight2-m) R 19936 19938 19034 0 -1 4202496 10694 0 0 0 274 2 0 0 25 0 4 0 651224014 232329216 9139 33554432000 4194304 4580107 140735163577616 18446744073709551615 4322598 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19938/statm: 56721 9139 377 95 0 51703 0
[pid=19938/tid=19939] ppid=19936 vsize=226884 CPUtime=0.68 cores=1,3,5,7
/proc/19938/task/19939/stat : 19939 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 2762 0 0 0 68 0 0 0 25 0 4 0 651224014 232329216 9139 33554432000 4194304 4580107 140735163577616 18446744073709551615 210204302617 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19938/tid=19940] ppid=19936 vsize=226884 CPUtime=0.68 cores=1,3,5,7
/proc/19938/task/19940/stat : 19940 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 2693 0 0 0 68 0 0 0 25 0 4 0 651224014 232329216 9139 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19938/tid=19941] ppid=19936 vsize=226884 CPUtime=0.68 cores=1,3,5,7
/proc/19938/task/19941/stat : 19941 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 2088 0 0 0 68 0 0 0 18 0 4 0 651224014 232329216 9140 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 226884

[startup+1.50074 s]
/proc/loadavg: 4.53 7.01 7.47 9/302 19951
/proc/meminfo: memFree=27579840/32951124 swapFree=63649232/67111528
[pid=19938] ppid=19936 vsize=233324 CPUtime=5.96 cores=1,3,5,7
/proc/19938/stat : 19938 (strangenight2-m) R 19936 19938 19034 0 -1 4202496 17479 0 0 0 592 4 0 0 25 0 4 0 651224014 238923776 9720 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19938/statm: 58331 9721 377 95 0 53313 0
[pid=19938/tid=19939] ppid=19936 vsize=233324 CPUtime=1.48 cores=1,3,5,7
/proc/19938/task/19939/stat : 19939 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 4407 0 0 0 148 0 0 0 25 0 4 0 651224014 238923776 9722 33554432000 4194304 4580107 140735163577616 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19938/tid=19940] ppid=19936 vsize=233324 CPUtime=1.47 cores=1,3,5,7
/proc/19938/task/19940/stat : 19940 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 4434 0 0 0 146 1 0 0 25 0 4 0 651224014 238923776 9722 33554432000 4194304 4580107 140735163577616 18446744073709551615 4341614 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19938/tid=19941] ppid=19936 vsize=233324 CPUtime=1.48 cores=1,3,5,7
/proc/19938/task/19941/stat : 19941 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 3817 0 0 0 147 1 0 0 19 0 4 0 651224014 238923776 9722 33554432000 4194304 4580107 140735163577616 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 233324

[startup+3.10047 s]
/proc/loadavg: 4.53 7.01 7.47 9/302 19951
/proc/meminfo: memFree=27568432/32951124 swapFree=63649232/67111528
[pid=19938] ppid=19936 vsize=246904 CPUtime=12.34 cores=1,3,5,7
/proc/19938/stat : 19938 (strangenight2-m) R 19936 19938 19034 0 -1 4202496 30363 0 0 0 1228 6 0 0 25 0 4 0 651224014 252829696 14297 33554432000 4194304 4580107 140735163577616 18446744073709551615 4416727 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19938/statm: 61726 14297 379 95 0 56708 0
[pid=19938/tid=19939] ppid=19936 vsize=246904 CPUtime=3.09 cores=1,3,5,7
/proc/19938/task/19939/stat : 19939 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 6960 0 0 0 308 1 0 0 25 0 4 0 651224014 252829696 14297 33554432000 4194304 4580107 140735163577616 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19938/tid=19940] ppid=19936 vsize=246904 CPUtime=3.06 cores=1,3,5,7
/proc/19938/task/19940/stat : 19940 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 7034 0 0 0 304 2 0 0 25 0 4 0 651224014 252829696 14297 33554432000 4194304 4580107 140735163577616 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19938/tid=19941] ppid=19936 vsize=246904 CPUtime=3.08 cores=1,3,5,7
/proc/19938/task/19941/stat : 19941 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 6383 0 0 0 307 1 0 0 25 0 4 0 651224014 252829696 14297 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 246904

[startup+6.30094 s]
/proc/loadavg: 4.81 7.03 7.47 10/303 19952
/proc/meminfo: memFree=27468840/32951124 swapFree=63649232/67111528
[pid=19938] ppid=19936 vsize=257348 CPUtime=25.04 cores=1,3,5,7
/proc/19938/stat : 19938 (strangenight2-m) R 19936 19938 19034 0 -1 4202496 51413 0 0 0 2493 11 0 0 25 0 4 0 651224014 263524352 27231 33554432000 4194304 4580107 140735163577616 18446744073709551615 4317974 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19938/statm: 64337 27231 379 95 0 59319 0
[pid=19938/tid=19939] ppid=19936 vsize=257348 CPUtime=6.29 cores=1,3,5,7
/proc/19938/task/19939/stat : 19939 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 13007 0 0 0 627 2 0 0 25 0 4 0 651224014 263524352 27232 33554432000 4194304 4580107 140735163577616 18446744073709551615 4489520 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19938/tid=19940] ppid=19936 vsize=257348 CPUtime=6.16 cores=1,3,5,7
/proc/19938/task/19940/stat : 19940 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 13297 0 0 0 613 3 0 0 25 0 4 0 651224014 263524352 27232 33554432000 4194304 4580107 140735163577616 18446744073709551615 4416315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19938/tid=19941] ppid=19936 vsize=257348 CPUtime=6.29 cores=1,3,5,7
/proc/19938/task/19941/stat : 19941 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 12435 0 0 0 626 3 0 0 25 0 4 0 651224014 263524352 27232 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.04
Current children cumulated vsize (KiB) 257348

[startup+12.7009 s]
/proc/loadavg: 5.14 7.06 7.48 10/303 19952
/proc/meminfo: memFree=27385336/32951124 swapFree=63649232/67111528
[pid=19938] ppid=19936 vsize=296476 CPUtime=50.37 cores=1,3,5,7
/proc/19938/stat : 19938 (strangenight2-m) R 19936 19938 19034 0 -1 4202496 81503 0 0 0 5019 18 0 0 25 0 4 0 651224014 303591424 40545 33554432000 4194304 4580107 140735163577616 18446744073709551615 4416046 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19938/statm: 74119 40545 379 95 0 69101 0
[pid=19938/tid=19939] ppid=19936 vsize=296476 CPUtime=12.68 cores=1,3,5,7
/proc/19938/task/19939/stat : 19939 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 20758 0 0 0 1265 3 0 0 25 0 4 0 651224014 303591424 40545 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19938/tid=19940] ppid=19936 vsize=296476 CPUtime=12.41 cores=1,3,5,7
/proc/19938/task/19940/stat : 19940 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 20344 0 0 0 1237 4 0 0 25 0 4 0 651224014 303591424 40545 33554432000 4194304 4580107 140735163577616 18446744073709551615 4406385 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19938/tid=19941] ppid=19936 vsize=296476 CPUtime=12.68 cores=1,3,5,7
/proc/19938/task/19941/stat : 19941 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 19185 0 0 0 1263 5 0 0 25 0 4 0 651224014 303591424 40545 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.37
Current children cumulated vsize (KiB) 296476

[startup+25.5007 s]
/proc/loadavg: 5.99 7.15 7.50 9/302 19952
/proc/meminfo: memFree=27148020/32951124 swapFree=63649232/67111528
[pid=19938] ppid=19936 vsize=333516 CPUtime=100.89 cores=1,3,5,7
/proc/19938/stat : 19938 (strangenight2-m) R 19936 19938 19034 0 -1 4202496 116403 0 0 0 10064 25 0 0 25 0 4 0 651224014 341520384 53125 33554432000 4194304 4580107 140735163577616 18446744073709551615 4416737 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19938/statm: 83379 53125 379 95 0 78361 0
[pid=19938/tid=19939] ppid=19936 vsize=333516 CPUtime=25.48 cores=1,3,5,7
/proc/19938/task/19939/stat : 19939 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 30782 0 0 0 2542 6 0 0 25 0 4 0 651224014 341520384 53126 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19938/tid=19940] ppid=19936 vsize=333516 CPUtime=25.09 cores=1,3,5,7
/proc/19938/task/19940/stat : 19940 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 29411 0 0 0 2502 7 0 0 25 0 4 0 651224014 341520384 53126 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19938/tid=19941] ppid=19936 vsize=333516 CPUtime=25.27 cores=1,3,5,7
/proc/19938/task/19941/stat : 19941 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 29143 0 0 0 2521 6 0 0 25 0 4 0 651224014 341520384 53126 33554432000 4194304 4580107 140735163577616 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 100.89
Current children cumulated vsize (KiB) 333516

[startup+51.1004 s]
/proc/loadavg: 6.67 7.22 7.52 9/302 19953
/proc/meminfo: memFree=26967344/32951124 swapFree=63649232/67111528
[pid=19938] ppid=19936 vsize=417244 CPUtime=203.06 cores=1,3,5,7
/proc/19938/stat : 19938 (strangenight2-m) R 19936 19938 19034 0 -1 4202496 164423 0 0 0 20264 42 0 0 25 0 4 0 651224014 427257856 69361 33554432000 4194304 4580107 140735163577616 18446744073709551615 4293222 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19938/statm: 104311 69362 379 95 0 99293 0
[pid=19938/tid=19939] ppid=19936 vsize=417244 CPUtime=51.08 cores=1,3,5,7
/proc/19938/task/19939/stat : 19939 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 42201 0 0 0 5099 9 0 0 25 0 4 0 651224014 427257856 69362 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19938/tid=19940] ppid=19936 vsize=417244 CPUtime=50.45 cores=1,3,5,7
/proc/19938/task/19940/stat : 19940 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 42411 0 0 0 5034 11 0 0 25 0 4 0 651224014 427257856 69362 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19938/tid=19941] ppid=19936 vsize=417244 CPUtime=50.87 cores=1,3,5,7
/proc/19938/task/19941/stat : 19941 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 44500 0 0 0 5075 12 0 0 25 0 4 0 651224014 427257856 69362 33554432000 4194304 4580107 140735163577616 18446744073709551615 4489196 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.06
Current children cumulated vsize (KiB) 417244

[startup+102.311 s]
/proc/loadavg: 7.47 7.35 7.55 9/302 19954
/proc/meminfo: memFree=26679384/32951124 swapFree=63649232/67111528
[pid=19938] ppid=19936 vsize=430612 CPUtime=407.43 cores=1,3,5,7
/proc/19938/stat : 19938 (strangenight2-m) R 19936 19938 19034 0 -1 4202496 223794 0 0 0 40682 61 0 0 25 0 4 0 651224014 440946688 77789 33554432000 4194304 4580107 140735163577616 18446744073709551615 4416036 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19938/statm: 107653 77789 379 95 0 102635 0
[pid=19938/tid=19939] ppid=19936 vsize=430612 CPUtime=102.3 cores=1,3,5,7
/proc/19938/task/19939/stat : 19939 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 48891 0 0 0 10218 12 0 0 25 0 4 0 651224014 440946688 77789 33554432000 4194304 4580107 140735163577616 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19938/tid=19940] ppid=19936 vsize=430612 CPUtime=101.2 cores=1,3,5,7
/proc/19938/task/19940/stat : 19940 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 59732 0 0 0 10103 17 0 0 25 0 4 0 651224014 440946688 77789 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19938/tid=19941] ppid=19936 vsize=430612 CPUtime=102.08 cores=1,3,5,7
/proc/19938/task/19941/stat : 19941 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 69316 0 0 0 10188 20 0 0 25 0 4 0 651224014 440946688 77789 33554432000 4194304 4580107 140735163577616 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 407.43
Current children cumulated vsize (KiB) 430612

[startup+162.301 s]

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

[pid=19938] ppid=19936 vsize=748076 CPUtime=2562.5 cores=1,3,5,7
/proc/19938/stat : 19938 (strangenight2-m) R 19936 19938 19034 0 -1 4202496 796023 0 0 0 255961 289 0 0 25 0 4 0 651224014 766029824 130260 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294386 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19938/statm: 187019 130260 379 95 0 182001 0
[pid=19938/tid=19939] ppid=19936 vsize=748076 CPUtime=642.3 cores=1,3,5,7
/proc/19938/task/19939/stat : 19939 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 225950 0 0 0 64145 85 0 0 25 0 4 0 651224014 766029824 130265 33554432000 4194304 4580107 140735163577616 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19938/tid=19940] ppid=19936 vsize=748076 CPUtime=636.27 cores=1,3,5,7
/proc/19938/task/19940/stat : 19940 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 216518 0 0 0 63547 80 0 0 25 0 4 0 651224014 766029824 130265 33554432000 4194304 4580107 140735163577616 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19938/tid=19941] ppid=19936 vsize=748076 CPUtime=642.09 cores=1,3,5,7
/proc/19938/task/19941/stat : 19941 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 231384 0 0 0 64127 82 0 0 25 0 4 0 651224014 766029824 130265 33554432000 4194304 4580107 140735163577616 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2562.5
Current children cumulated vsize (KiB) 748076

[startup+702.301 s]
/proc/loadavg: 8.07 7.96 7.77 9/302 19970
/proc/meminfo: memFree=25908812/32951124 swapFree=63649232/67111528
[pid=19938] ppid=19936 vsize=748240 CPUtime=2801.93 cores=1,3,5,7
/proc/19938/stat : 19938 (strangenight2-m) R 19936 19938 19034 0 -1 4202496 851923 0 0 0 279880 313 0 0 25 0 4 0 651224014 766197760 129698 33554432000 4194304 4580107 140735163577616 18446744073709551615 4295727 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19938/statm: 187060 129698 379 95 0 182042 0
[pid=19938/tid=19939] ppid=19936 vsize=748240 CPUtime=702.29 cores=1,3,5,7
/proc/19938/task/19939/stat : 19939 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 245037 0 0 0 70137 92 0 0 25 0 4 0 651224014 766197760 129698 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19938/tid=19940] ppid=19936 vsize=748240 CPUtime=695.73 cores=1,3,5,7
/proc/19938/task/19940/stat : 19940 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 223408 0 0 0 69489 84 0 0 25 0 4 0 651224014 766197760 129698 33554432000 4194304 4580107 140735163577616 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19938/tid=19941] ppid=19936 vsize=748240 CPUtime=702.08 cores=1,3,5,7
/proc/19938/task/19941/stat : 19941 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 248315 0 0 0 70118 90 0 0 25 0 4 0 651224014 766197760 129698 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2801.93
Current children cumulated vsize (KiB) 748240

[startup+762.312 s]
/proc/loadavg: 8.08 7.98 7.79 9/302 19972
/proc/meminfo: memFree=25922396/32951124 swapFree=63649232/67111528
[pid=19938] ppid=19936 vsize=857756 CPUtime=3041.43 cores=1,3,5,7
/proc/19938/stat : 19938 (strangenight2-m) R 19936 19938 19034 0 -1 4202496 899220 0 0 0 303809 334 0 0 25 0 4 0 651224014 878342144 135484 33554432000 4194304 4580107 140735163577616 18446744073709551615 4295702 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19938/statm: 214439 135484 379 95 0 209421 0
[pid=19938/tid=19939] ppid=19936 vsize=857756 CPUtime=762.3 cores=1,3,5,7
/proc/19938/task/19939/stat : 19939 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 257098 0 0 0 76134 96 0 0 25 0 4 0 651224014 878342144 135484 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19938/tid=19940] ppid=19936 vsize=857756 CPUtime=755.18 cores=1,3,5,7
/proc/19938/task/19940/stat : 19940 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 240439 0 0 0 75426 92 0 0 25 0 4 0 651224014 878342144 135484 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19938/tid=19941] ppid=19936 vsize=857756 CPUtime=762.09 cores=1,3,5,7
/proc/19938/task/19941/stat : 19941 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 259967 0 0 0 76114 95 0 0 25 0 4 0 651224014 878342144 135484 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3041.43
Current children cumulated vsize (KiB) 857756

[startup+822.301 s]
/proc/loadavg: 8.03 7.98 7.80 9/302 19974
/proc/meminfo: memFree=25909452/32951124 swapFree=63649232/67111528
[pid=19938] ppid=19936 vsize=845332 CPUtime=3280.84 cores=1,3,5,7
/proc/19938/stat : 19938 (strangenight2-m) R 19936 19938 19034 0 -1 4202496 959880 0 0 0 327726 358 0 0 25 0 4 0 651224014 865619968 140305 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294634 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19938/statm: 211333 140305 379 95 0 206315 0
[pid=19938/tid=19939] ppid=19936 vsize=845332 CPUtime=822.29 cores=1,3,5,7
/proc/19938/task/19939/stat : 19939 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 275560 0 0 0 82126 103 0 0 25 0 4 0 651224014 865619968 140305 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19938/tid=19940] ppid=19936 vsize=845332 CPUtime=814.63 cores=1,3,5,7
/proc/19938/task/19940/stat : 19940 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 258199 0 0 0 81364 99 0 0 25 0 4 0 651224014 865619968 140305 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19938/tid=19941] ppid=19936 vsize=845332 CPUtime=822.07 cores=1,3,5,7
/proc/19938/task/19941/stat : 19941 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 272892 0 0 0 82108 99 0 0 25 0 4 0 651224014 865619968 140305 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3280.84
Current children cumulated vsize (KiB) 845332

[startup+882.301 s]
/proc/loadavg: 8.12 8.01 7.82 9/302 19975
/proc/meminfo: memFree=25830300/32951124 swapFree=63649232/67111528
[pid=19938] ppid=19936 vsize=787428 CPUtime=3520.29 cores=1,3,5,7
/proc/19938/stat : 19938 (strangenight2-m) R 19936 19938 19034 0 -1 4202496 1005738 0 0 0 351651 378 0 0 25 0 4 0 651224014 806326272 135664 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294634 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19938/statm: 196857 135664 379 95 0 191839 0
[pid=19938/tid=19939] ppid=19936 vsize=787428 CPUtime=882.29 cores=1,3,5,7
/proc/19938/task/19939/stat : 19939 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 291872 0 0 0 88120 109 0 0 25 0 4 0 651224014 806326272 135664 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19938/tid=19940] ppid=19936 vsize=787428 CPUtime=874.08 cores=1,3,5,7
/proc/19938/task/19940/stat : 19940 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 263414 0 0 0 87306 102 0 0 25 0 4 0 651224014 806326272 135664 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19938/tid=19941] ppid=19936 vsize=787428 CPUtime=882.08 cores=1,3,5,7
/proc/19938/task/19941/stat : 19941 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 284821 0 0 0 88103 105 0 0 25 0 4 0 651224014 806326272 135664 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294487 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3520.29
Current children cumulated vsize (KiB) 787428

[startup+942.3 s]
/proc/loadavg: 8.12 8.02 7.83 9/302 19977
/proc/meminfo: memFree=25696480/32951124 swapFree=63649232/67111528
[pid=19938] ppid=19936 vsize=1065524 CPUtime=3759.74 cores=1,3,5,7
/proc/19938/stat : 19938 (strangenight2-m) R 19936 19938 19034 0 -1 4202496 1067273 0 0 0 375575 399 0 0 25 0 4 0 651224014 1091096576 178939 33554432000 4194304 4580107 140735163577616 18446744073709551615 4417015 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19938/statm: 266381 178939 379 95 0 261363 0
[pid=19938/tid=19939] ppid=19936 vsize=1065524 CPUtime=942.29 cores=1,3,5,7
/proc/19938/task/19939/stat : 19939 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 318194 0 0 0 94113 116 0 0 25 0 4 0 651224014 1091096576 178939 33554432000 4194304 4580107 140735163577616 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19938/tid=19940] ppid=19936 vsize=1065524 CPUtime=933.52 cores=1,3,5,7
/proc/19938/task/19940/stat : 19940 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 278356 0 0 0 93241 111 0 0 25 0 4 0 651224014 1091096576 178939 33554432000 4194304 4580107 140735163577616 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19938/tid=19941] ppid=19936 vsize=1065524 CPUtime=942.07 cores=1,3,5,7
/proc/19938/task/19941/stat : 19941 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 296294 0 0 0 94101 106 0 0 25 0 4 0 651224014 1091096576 178939 33554432000 4194304 4580107 140735163577616 18446744073709551615 4406365 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3759.74
Current children cumulated vsize (KiB) 1065524

[startup+1002.3 s]
/proc/loadavg: 8.16 8.05 7.85 9/302 19978
/proc/meminfo: memFree=25699312/32951124 swapFree=63649232/67111528
[pid=19938] ppid=19936 vsize=1036576 CPUtime=3999.17 cores=1,3,5,7
/proc/19938/stat : 19938 (strangenight2-m) R 19936 19938 19034 0 -1 4202496 1095363 0 0 0 399505 412 0 0 25 0 4 0 651224014 1061453824 179582 33554432000 4194304 4580107 140735163577616 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19938/statm: 259144 179582 379 95 0 254126 0
[pid=19938/tid=19939] ppid=19936 vsize=1036576 CPUtime=1002.29 cores=1,3,5,7
/proc/19938/task/19939/stat : 19939 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 318194 0 0 0 100113 116 0 0 25 0 4 0 651224014 1061453824 179582 33554432000 4194304 4580107 140735163577616 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19938/tid=19940] ppid=19936 vsize=1036576 CPUtime=992.96 cores=1,3,5,7
/proc/19938/task/19940/stat : 19940 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 293398 0 0 0 99178 118 0 0 25 0 4 0 651224014 1061453824 179582 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19938/tid=19941] ppid=19936 vsize=1036576 CPUtime=1002.08 cores=1,3,5,7
/proc/19938/task/19941/stat : 19941 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 300663 0 0 0 100100 108 0 0 25 0 4 0 651224014 1061453824 179582 33554432000 4194304 4580107 140735163577616 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3999.17
Current children cumulated vsize (KiB) 1036576

[startup+1062.3 s]
/proc/loadavg: 8.16 8.07 7.87 9/302 19980
/proc/meminfo: memFree=25639128/32951124 swapFree=63649232/67111528
[pid=19938] ppid=19936 vsize=1018956 CPUtime=4238.63 cores=1,3,5,7
/proc/19938/stat : 19938 (strangenight2-m) R 19936 19938 19034 0 -1 4202496 1147610 0 0 0 423428 435 0 0 25 0 4 0 651224014 1043410944 177436 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294422 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19938/statm: 254739 177436 379 95 0 249721 0
[pid=19938/tid=19939] ppid=19936 vsize=1018956 CPUtime=1062.29 cores=1,3,5,7
/proc/19938/task/19939/stat : 19939 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 331180 0 0 0 106107 122 0 0 25 0 4 0 651224014 1043410944 177436 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19938/tid=19940] ppid=19936 vsize=1018956 CPUtime=1052.42 cores=1,3,5,7
/proc/19938/task/19940/stat : 19940 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 301352 0 0 0 105121 121 0 0 25 0 4 0 651224014 1043410944 177436 33554432000 4194304 4580107 140735163577616 18446744073709551615 4451903 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19938/tid=19941] ppid=19936 vsize=1018956 CPUtime=1062.08 cores=1,3,5,7
/proc/19938/task/19941/stat : 19941 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 316555 0 0 0 106093 115 0 0 25 0 4 0 651224014 1043410944 177436 33554432000 4194304 4580107 140735163577616 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4238.63
Current children cumulated vsize (KiB) 1018956

[startup+1122.3 s]
/proc/loadavg: 8.21 8.10 7.89 9/302 19982
/proc/meminfo: memFree=25600996/32951124 swapFree=63649232/67111528
[pid=19938] ppid=19936 vsize=1070908 CPUtime=4478.08 cores=1,3,5,7
/proc/19938/stat : 19938 (strangenight2-m) R 19936 19938 19034 0 -1 4202496 1191045 0 0 0 447352 456 0 0 25 0 4 0 651224014 1096609792 181265 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19938/statm: 267727 181266 379 95 0 262709 0
[pid=19938/tid=19939] ppid=19936 vsize=1070908 CPUtime=1122.3 cores=1,3,5,7
/proc/19938/task/19939/stat : 19939 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 346459 0 0 0 112101 129 0 0 25 0 4 0 651224014 1096609792 181266 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19938/tid=19940] ppid=19936 vsize=1070908 CPUtime=1111.87 cores=1,3,5,7
/proc/19938/task/19940/stat : 19940 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 302789 0 0 0 111066 121 0 0 25 0 4 0 651224014 1096609792 181266 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19938/tid=19941] ppid=19936 vsize=1070908 CPUtime=1122.08 cores=1,3,5,7
/proc/19938/task/19941/stat : 19941 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 331643 0 0 0 112085 123 0 0 25 0 4 0 651224014 1096609792 181266 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4478.08
Current children cumulated vsize (KiB) 1070908

[startup+1182.3 s]
/proc/loadavg: 8.17 8.11 7.90 9/302 19983
/proc/meminfo: memFree=25585704/32951124 swapFree=63649232/67111528
[pid=19938] ppid=19936 vsize=1172820 CPUtime=4717.54 cores=1,3,5,7
/proc/19938/stat : 19938 (strangenight2-m) R 19936 19938 19034 0 -1 4202496 1241167 0 0 0 471274 480 0 0 25 0 4 0 651224014 1200967680 199310 33554432000 4194304 4580107 140735163577616 18446744073709551615 4416036 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19938/statm: 293205 199310 379 95 0 288187 0
[pid=19938/tid=19939] ppid=19936 vsize=1172820 CPUtime=1182.3 cores=1,3,5,7
/proc/19938/task/19939/stat : 19939 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 357881 0 0 0 118095 135 0 0 25 0 4 0 651224014 1200967680 199310 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19938/tid=19940] ppid=19936 vsize=1172820 CPUtime=1171.32 cores=1,3,5,7
/proc/19938/task/19940/stat : 19940 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 317829 0 0 0 117003 129 0 0 25 0 4 0 651224014 1200967680 199310 33554432000 4194304 4580107 140735163577616 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19938/tid=19941] ppid=19936 vsize=1172820 CPUtime=1182.08 cores=1,3,5,7
/proc/19938/task/19941/stat : 19941 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 346306 0 0 0 118079 129 0 0 25 0 4 0 651224014 1200967680 199310 33554432000 4194304 4580107 140735163577616 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4717.54
Current children cumulated vsize (KiB) 1172820



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203 s]
/proc/loadavg: 8.19 8.11 7.91 9/302 19984
/proc/meminfo: memFree=25568684/32951124 swapFree=63649232/67111528
[pid=19938] ppid=19936 vsize=1173008 CPUtime=4800.17 cores=1,3,5,7
/proc/19938/stat : 19938 (strangenight2-m) R 19936 19938 19034 0 -1 4202496 1251124 0 0 0 479533 484 0 0 25 0 4 0 651224014 1201160192 197886 33554432000 4194304 4580107 140735163577616 18446744073709551615 4416469 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19938/statm: 293252 197886 379 95 0 288234 0
[pid=19938/tid=19939] ppid=19936 vsize=1173008 CPUtime=1203.01 cores=1,3,5,7
/proc/19938/task/19939/stat : 19939 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 366018 0 0 0 120163 138 0 0 25 0 4 0 651224014 1201160192 197886 33554432000 4194304 4580107 140735163577616 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19938/tid=19940] ppid=19936 vsize=1173008 CPUtime=1191.84 cores=1,3,5,7
/proc/19938/task/19940/stat : 19940 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 319649 0 0 0 119053 131 0 0 25 0 4 0 651224014 1201160192 197886 33554432000 4194304 4580107 140735163577616 18446744073709551615 4296101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19938/tid=19941] ppid=19936 vsize=1173008 CPUtime=1202.8 cores=1,3,5,7
/proc/19938/task/19941/stat : 19941 (strangenight2-m) R 19936 19938 19034 0 -1 4202560 346306 0 0 0 120151 129 0 0 25 0 4 0 651224014 1201160192 197886 33554432000 4194304 4580107 140735163577616 18446744073709551615 4451678 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 1173008

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.05
CPU time (s): 4800.25
CPU user time (s): 4795.37
CPU system time (s): 4.88226
CPU usage (%): 399.005
Max. virtual memory (cumulated for all children) (KiB): 1173008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.37
system time used= 4.88226
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1251126
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= 967
involuntary context switches= 32805

runsolver used 2.94455 second user time and 8.09777 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-14 20:04:15
IDJOB=3366133
IDBENCH=82542
IDSOLVER=1844
FILE ID=node130/3366133-1305396255
RUNJOBID= node130-1305396255-19925
PBS_JOBID= 13324426
Free space on /tmp= 73428 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S942666749-061-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366133-1305396255/watcher-3366133-1305396255 -o /tmp/evaluation-result-3366133-1305396255/solver-3366133-1305396255 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366133-1305396255.cnf

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

MD5SUM BENCH= 456ae67a44e812130272597099547869
RANDOM SEED=678991002

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27787660 kB
Buffers:        250276 kB
Cached:        3586056 kB
SwapCached:      10248 kB
Active:        1097884 kB
Inactive:      3795860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27787660 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:            7880 kB
Writeback:           0 kB
AnonPages:     1054920 kB
Mapped:          12884 kB
Slab:           182424 kB
PageTables:      24792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 51460540 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 node130 at 2011-05-14 20:24:20