Trace number 3262683

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.25 1201.95

General information on the benchmark

NameSAT03/handmade/gomes/bqwh/
bqwh.50.825.shuffled-as.sat03-1648.cnf
MD5SUM05a191325d89de504821b55dea51ca7f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark19.758
Satisfiable
(Un)Satisfiability was proved
Number of variables4979
Number of clauses43754
Sum of the clauses size97507
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 241316
Number of clauses of size 3117
Number of clauses of size 4287
Number of clauses of size 5525
Number of clauses of size over 51509

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-3262683-1304124896.cnf'
0.00/0.00	c -- header says num vars:           4979
0.00/0.00	c -- header says num clauses:       43754
0.00/0.02	c -- clauses added:            0 learnts,        43754 normals,            0 xors
0.00/0.02	c -- vars added       4979
0.00/0.03	c Parsing time:  0.01 s
0.00/0.03	c  N st     0         0      4979      2438     41316         0     97507         0   no data   no data
0.00/0.03	c asymm  cl-useful: 2/2438/2438 lits-rem:2 time: 0.00
0.00/0.05	c Flit:     1 Blit:      2 bXBeca:    0 bXProp:   33 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.03
0.00/0.05	c Replacing       33 vars Replaced      876 lits Time:     0.00 s 
0.20/0.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.20/0.07	c bin-w-bin subsume rem            6 bins  time:  0.00 s
0.20/0.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/0.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4943 time:  0.01 s
2.49/0.82	c Removed useless bin:      89  fixed:     0  props:   0.24M  time:  0.00 s
2.49/0.82	c lits-rem:         0  cl-subs:        2  v-elim:      2  v-fix:    0  time:  0.01 s
2.49/0.82	c Finding binary XORs  T:     0.00 s  found:       0
2.49/0.82	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
2.49/0.82	c calculated reachability. Time: 0.00
2.49/0.82	c Calc default polars -  time:   0.00 s pos:    2472 undec:      41 neg:    2466
2.49/0.82	c =========================================================================================
2.49/0.82	c types(t): F = full restart, N = normal restart
2.49/0.82	c types(t): S = simplification begin/end, E = solution found
2.49/0.82	c restart types(rt): st = static, dy = dynamic
2.49/0.82	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.49/0.82	c  B st     0         0      4941      2446     41111         0     97122         0   no data   no data
2.49/0.82	c  N dy    22      4136      4941      2446     41112      4131     97122    423433     35.81     37.89
3.63/0.92	c  N dy    47      8177      4941      2446     41119      5670     97122    313145     34.82     36.69
5.17/1.32	c  N dy    76     12252      4941      2446     41127      5496     97122    176682     35.65     45.33
6.78/1.72	c  N dy   103     16303      4941      2446     41128      9537     97122    554470     35.86     42.97
8.36/2.18	c  N dy   133     20321      4941      2446     41130      7935     97122    283349     36.18     38.33
10.36/2.66	c  N dy   163     24387      4941      2446     41132     11995     97122    668118     36.41     38.47
10.75/2.75	c  F st   169     25001      4941      2446     41134     12609     97122    724753     36.38   no data
13.56/3.44	c  N dy   175     30000      4941      2446     41134     10816     97122    812633     36.38   no data
13.56/3.44	c  S st   175     30000      4941      2446     41134     10816     97122    812633     36.38   no data
13.95/3.51	c  S st   175     30503      4941      2446     41139     11319     97122    845069     36.38   no data
13.95/3.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.95/3.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     15 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
13.95/3.58	c blocked clauses removed:        0 vars:      0 tried:        4941 T: 0.00 s
13.95/3.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.95/3.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.95/3.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4941 time:  0.01 s
13.95/3.60	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.00 s
14.35/3.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
19.96/5.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.41 s
21.94/5.55	c lits-rem:       431  cl-subs:       53  v-elim:      0  v-fix:    0  time:  0.48 s
21.94/5.56	c asymm  cl-useful: 0/2446/2446 lits-rem:0 time: 0.01
21.94/5.56	c calculated reachability. Time: 0.00
21.94/5.56	c  N dy   175     30503      4941      2446     41154     11266     97122    837534     36.38   no data
24.36/6.13	c  N dy   207     34594      4941      2446     41154     15350     97122   1243763     36.64     39.23
26.33/6.61	c  N dy   233     38619      4941      2446     41154     11468     97122    403781     36.68     49.63
28.33/7.18	c  N dy   268     42698      4941      2446     41154     15543     97122    837509     37.07     43.71
30.33/7.63	c  S st   290     45757      4941      2446     41154      9656     97122    148416     37.21   no data
30.33/7.69	c  S st   290     46262      4941      2446     41154     10161     97122    183429     37.21   no data
30.33/7.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.73/7.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
30.73/7.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.73/7.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.73/7.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.73/7.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4941 time:  0.01 s
30.73/7.77	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
30.73/7.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
32.33/8.19	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.39 s
32.72/8.22	c lits-rem:        14  cl-subs:       14  v-elim:      0  v-fix:    0  time:  0.03 s
32.72/8.22	c vivif2 --  cl tried     2446 cl shrink        0 lits rem          0 time: 0.00
32.72/8.23	c vivif2 --  cl tried    10147 cl shrink       39 lits rem         60 time: 0.00
32.72/8.23	c asymm  cl-useful: 0/2446/2446 lits-rem:0 time: 0.01
32.72/8.24	c calculated reachability. Time: 0.00
32.72/8.24	c  N dy   290     46262      4941      2446     41155     10147     97122    183104     37.21   no data
34.72/8.75	c  N dy   319     50275      4941      2446     41155     14158     97122    617840     37.50     39.97
37.12/9.36	c  N dy   351     54375      4941      2446     41155     18253     97122   1038246     37.68     46.13
39.52/9.93	c  N dy   379     58457      4941      2446     41156     12361     97122    327910     37.78     41.29
41.51/10.50	c  N dy   408     62493      4941      2446     41156     16394     97122    744626     37.91     39.93
44.31/11.12	c  N dy   438     66534      4941      2446     41156     20428     97122   1164893     38.04     40.12
45.91/11.57	c  S st   459     69393      4941      2446     41156     12307     97122    228152     38.13   no data
46.32/11.63	c  S st   459     69897      4941      2446     41156     12808     97122    266182     38.13   no data
46.32/11.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
46.32/11.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
46.32/11.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
46.72/11.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.72/11.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.72/11.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4941 time:  0.01 s
46.72/11.72	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.00 s
46.72/11.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
49.49/12.49	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.74 s
49.89/12.55	c lits-rem:        24  cl-subs:       28  v-elim:      0  v-fix:    0  time:  0.06 s
49.89/12.55	c vivif2 --  cl tried     2446 cl shrink        0 lits rem          0 time: 0.00
49.89/12.56	c vivif2 --  cl tried    12780 cl shrink      106 lits rem        260 time: 0.01
49.89/12.57	c asymm  cl-useful: 0/2446/2446 lits-rem:0 time: 0.01
49.89/12.57	c calculated reachability. Time: 0.00
49.89/12.57	c  N dy   459     69897      4941      2446     41156     12780     97122    265205     38.13   no data
52.69/13.20	c  N dy   491     74379      4941      2446     41156     17259     97122    731472     38.21     40.97
55.51/13.97	c  N dy   530     79199      4941      2446     41156     22076     97122   1260794     38.41     43.93
58.68/14.72	c  N dy   569     84303      4941      2446     41156     15201     97122    440081     38.53     41.55
60.28/15.19	c  F st   596     87500      4941      2446     41156     18393     97122    771896     38.61   no data
62.68/15.75	c  N st   601     90799      4941      2446     41156     21688     97122   1291892     38.61   no data
66.68/16.72	c  N dy   631     96631      4941      2446     41156     14533     97122    248098     38.68     43.48
70.27/17.66	c  N dy   681    102880      4941      2446     41156     20776     97122    905099     38.83     43.60
71.47/17.99	c  S st   699    104845      4941      2446     41156     22735     97122   1133920     38.91   no data
71.87/18.09	c  S st   699    105350      4941      2446     41156     23239     97122   1173593     38.91   no data
71.87/18.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
72.27/18.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.10
72.27/18.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
72.27/18.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
72.68/18.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
72.68/18.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4941 time:  0.01 s
72.68/18.21	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.00 s
72.68/18.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
78.66/19.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.44 s
82.25/20.68	c lits-rem:       259  cl-subs:       67  v-elim:      0  v-fix:    0  time:  0.95 s
82.25/20.68	c vivif2 --  cl tried     2446 cl shrink        0 lits rem          0 time: 0.00
82.65/20.71	c vivif2 --  cl tried    23172 cl shrink      721 lits rem       1617 time: 0.03
82.65/20.72	c asymm  cl-useful: 0/2446/2446 lits-rem:0 time: 0.01
82.65/20.73	c calculated reachability. Time: 0.00
82.65/20.73	c  N dy   699    105350      4941      2446     41156     23172     97122   1169450     38.91   no data
87.44/21.94	c  N dy   750    112073      4941      2446     41156     15899     97122    317588     39.09     41.30
92.24/23.11	c  N dy   812    119274      4941      2446     41156     23093     97122   1157937     39.33     41.51
98.24/24.60	c  N dy   877    126996      4941      2446     41156     15824     97122    203542     39.57     41.66
103.02/25.89	c  N dy   941    135143      4941      2446     41156     23961     97122   1111832     39.69     43.81
109.82/27.55	c  N dy  1008    143780      4941      2446     41156     16616     97122    184236     39.84     42.39
115.80/29.04	c  N dy  1076    152976      4941      2446     41156     25808     97122   1203943     39.96     43.51
119.80/30.03	c  S st  1119    158026      4941      2446     41156     30852     97122   1798869     40.09   no data
120.20/30.14	c  S st  1119    158533      4941      2446     41156     31359     97122   1844471     40.09   no data
120.20/30.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
120.60/30.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.2M T:  0.12
120.60/30.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
120.60/30.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
120.60/30.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
120.60/30.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4941 time:  0.01 s
120.60/30.29	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
121.02/30.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
126.99/31.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.45 s
136.57/34.21	c lits-rem:       301  cl-subs:       71  v-elim:      0  v-fix:    0  time:  2.36 s
136.57/34.21	c vivif2 --  cl tried     2446 cl shrink        0 lits rem          0 time: 0.00
136.57/34.27	c vivif2 --  cl tried    31288 cl shrink     1439 lits rem       3637 time: 0.06
136.57/34.29	c asymm  cl-useful: 0/2446/2446 lits-rem:0 time: 0.02
136.97/34.30	c calculated reachability. Time: 0.00
136.97/34.30	c  N dy  1119    158533      4941      2446     41156     31288     97122   1837241     40.09   no data
144.17/36.15	c  N dy  1204    168785      4941      2446     41156     24551     97122   1029305     40.29     42.52
152.95/38.37	c  N dy  1288    179638      4941      2446     41156     35392     97122   2296445     40.46     44.15
161.33/40.47	c  N dy  1381    191153      4941      2446     41156     28908     97122   1415218     40.68     45.94
171.72/43.09	c  N dy  1483    203551      4941      2446     41156     22310     97122    536346     40.89     43.42
182.11/45.62	c  N dy  1588    216573      4941      2446     41156     35322     97122   2086328     41.08     43.48
193.30/48.42	c  N dy  1701    230691      4941      2446     41156     29453     97122   1257962     41.25     44.44
199.29/49.93	c  S st  1757    237799      4941      2446     41156     36554     97122   2111628     41.32   no data
199.69/50.06	c  S st  1757    238302      4941      2446     41156     37057     97122   2164564     41.32   no data
199.69/50.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
200.50/50.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.7M T:  0.14
200.50/50.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
200.50/50.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
200.50/50.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
200.50/50.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4941 time:  0.01 s
200.50/50.24	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
200.50/50.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
206.88/51.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.46 s
219.26/54.92	c lits-rem:       425  cl-subs:       79  v-elim:      0  v-fix:    0  time:  3.11 s
219.26/54.92	c vivif2 --  cl tried     2446 cl shrink        0 lits rem          0 time: 0.00
219.26/54.99	c vivif2 --  cl tried    36978 cl shrink     1756 lits rem       4292 time: 0.07
219.66/55.02	c asymm  cl-useful: 0/2446/2446 lits-rem:0 time: 0.02
219.66/55.02	c calculated reachability. Time: 0.00
219.66/55.02	c  N dy  1757    238302      4941      2446     41156     36978     97122   2156350     41.32   no data
232.04/58.19	c  N dy  1887    253615      4941      2446     41156     31297     97122   1411389     41.52     44.25
246.82/61.81	c  N dy  2020    270026      4941      2446     41156     25711     97122    607156     41.72     44.21
261.63/65.51	c  N dy  2149    287266      4941      2446     41156     42932     97122   2685456     41.87     45.36
276.79/69.35	c  N dy  2290    305607      4941      2446     41156     38274     97122   1981579     42.01     44.64
277.59/69.51	c  F st  2296    306251      4941      2446     41156     38918     97122   2054282     42.01   no data
293.96/73.63	c  N dy  2413    325190      4941      2446     41156     33856     97122   1385463     42.15     44.72
313.13/78.43	c  N dy  2575    345237      4941      2446     41156     28904     97122    671652     42.32     46.10
323.92/81.11	c  S st  2674    357453      4941      2446     41156     41110     97122   2140275     42.41   no data
324.32/81.25	c  S st  2674    357956      4941      2446     41156     41613     97122   2186298     42.41   no data
324.32/81.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
325.12/81.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.8M T:  0.15
325.12/81.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
325.12/81.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
325.12/81.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
325.12/81.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4941 time:  0.01 s
325.12/81.44	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.00 s
325.12/81.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
331.51/83.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.49 s
344.69/86.35	c lits-rem:       359  cl-subs:      110  v-elim:      0  v-fix:    0  time:  3.31 s
344.69/86.35	c vivif2 --  cl tried     2446 cl shrink        0 lits rem          0 time: 0.00
345.11/86.43	c vivif2 --  cl tried    41503 cl shrink     1929 lits rem       5013 time: 0.08
345.11/86.45	c asymm  cl-useful: 0/2446/2446 lits-rem:0 time: 0.02
345.11/86.45	c calculated reachability. Time: 0.00
345.11/86.45	c  N dy  2674    357956      4941      2446     41156     41503     97122   2175585     42.41   no data
364.26/91.23	c  N dy  2836    377986      4941      2446     41156     35553     97122   1358289     42.58     44.85
385.43/96.50	c  N dy  3000    398109      4941      2446     41156     28674     97122    427189     42.75     46.30
403.81/101.12	c  N dy  3155    418179      4941      2446     41156     48729     97122   2917764     42.89     45.21
423.39/106.01	c  N dy  3322    438227      4941      2446     41156     40791     97122   1834159     43.04     48.65
444.56/111.38	c  N dy  3482    458257      4941      2446     41156     31831     97122    574749     43.14     45.60
464.15/116.26	c  N dy  3638    478290      4941      2446     41156     51837     97122   3089738     43.25     45.75
484.50/121.33	c  N dy  3803    498332      4941      2446     41156     41895     97122   1717817     43.37     46.19
507.68/127.16	c  N dy  3972    518360      4941      2446     41156     61902     97122   4252366     43.49     46.48
524.85/131.50	c  S st  4113    536935      4941      2446     41156     49492     97122   2618537     43.58   no data
525.67/131.66	c  S st  4113    537440      4941      2446     41156     49997     97122   2664514     43.58   no data
525.67/131.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
526.44/131.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.3M T:  0.18
526.44/131.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
526.44/131.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
526.44/131.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
526.44/131.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4941 time:  0.01 s
526.44/131.87	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.00 s
526.84/131.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
533.24/133.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.49 s
552.80/138.49	c lits-rem:       524  cl-subs:       99  v-elim:      0  v-fix:    0  time:  4.99 s
552.80/138.49	c vivif2 --  cl tried     2446 cl shrink        0 lits rem          0 time: 0.00
553.20/138.59	c vivif2 --  cl tried    49898 cl shrink     2666 lits rem       7815 time: 0.10
553.60/138.64	c asymm  cl-useful: 0/2446/2446 lits-rem:0 time: 0.04
553.60/138.64	c calculated reachability. Time: 0.00
553.60/138.64	c  N dy  4113    537440      4941      2446     41156     49898     97122   2652760     43.58   no data
576.77/144.42	c  N dy  4276    557536      4941      2446     41156     38001     97122   1024458     43.70     55.31
597.94/149.79	c  N dy  4435    577624      4941      2446     41156     58075     97122   3618798     43.78     46.79
619.91/155.21	c  N dy  4599    597724      4941      2446     41156     45185     97122   1830654     43.90     46.82
643.90/161.27	c  N dy  4761    617737      4941      2446     41156     65187     97122   4426544     43.99     47.93
664.25/166.39	c  N dy  4915    637743      4941      2446     41156     51210     97122   2498469     44.07     50.61
690.61/172.99	c  N dy  5081    657841      4941      2446     41156     36316     97122    436589     44.18     46.84
711.79/178.20	c  N dy  5241    677869      4941      2446     41156     56332     97122   3081568     44.27     47.01
737.74/184.77	c  N dy  5407    697939      4941      2446     41156     40415     97122    821411     44.34     54.19
759.72/190.25	c  N dy  5568    718104      4941      2446     41156     60558     97122   3432080     44.42     46.87
784.51/196.46	c  N dy  5730    738123      4941      2446     41156     43588     97122   1129921     44.50     47.25
807.65/202.26	c  N dy  5895    758209      4941      2446     41156     63659     97122   3787600     44.58     47.18
832.42/208.45	c  N dy  6053    778276      4941      2446     41156     45735     97122   1306842     44.64     47.51
855.98/214.36	c  N dy  6206    798348      4941      2446     41156     65791     97122   3997275     44.70     47.49
867.57/217.22	c  S st  6273    806161      4941      2446     41156     73599     97122   5049837     44.73     41.33
868.39/217.46	c  S st  6273    806661      4941      2446     41156     74099     97122   5102525     44.73   no data
868.39/217.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
869.56/217.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.3M T:  0.29
869.56/217.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
869.56/217.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
869.56/217.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
869.56/217.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4941 time:  0.01 s
869.56/217.79	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.00 s
869.96/217.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
876.77/219.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.53 s
911.93/228.32	c lits-rem:       920  cl-subs:      183  v-elim:      0  v-fix:    0  time:  8.73 s
911.93/228.32	c vivif2 --  cl tried     2446 cl shrink        0 lits rem          0 time: 0.00
912.70/228.53	c vivif2 --  cl tried    73916 cl shrink     5285 lits rem      15948 time: 0.20
912.70/228.58	c asymm  cl-useful: 0/2446/2446 lits-rem:0 time: 0.05
912.70/228.58	c calculated reachability. Time: 0.00
912.70/228.58	c  N dy  6273    806661      4941      2446     41156     73916     97122   5078524     44.73   no data
936.27/234.41	c  N dy  6432    826680      4941      2446     41156     54957     97122   2411524     44.80     48.72
963.44/241.25	c  N dy  6591    846756      4941      2446     41156     75017     97122   5091051     44.86     47.36
987.02/247.15	c  N dy  6755    866810      4941      2446     41156     55083     97122   2315006     44.94     48.31
1014.17/253.91	c  N dy  6916    886913      4941      2446     41156     75171     97122   4997894     45.00     50.37
1038.54/260.04	c  N dy  7080    907027      4941      2446     41156     54306     97122   2076352     45.06     48.34
1064.90/266.64	c  N dy  7238    927095      4941      2446     41156     74356     97122   4799865     45.12     54.89
1091.27/273.24	c  N dy  7399    947189      4941      2446     41156     52464     97122   1721746     45.18     47.57
1116.83/279.64	c  N dy  7553    967243      4941      2446     41156     72505     97122   4359916     45.23     55.65
1144.81/286.62	c  N dy  7713    987375      4941      2446     41156     49657     97122   1226982     45.29     48.61
1169.16/292.79	c  N dy  7872   1007465      4941      2446     41156     69729     97122   3923907     45.34     48.60
1199.92/300.47	c  N dy  8035   1027470      4941      2446     41156     45749     97122    570135     45.40     48.06
1223.49/306.34	c  N dy  8198   1047762      4941      2446     41156     66028     97122   3340165     45.46     48.60
1254.24/314.05	c  N dy  8361   1067838      4941      2446     41156     86088     97122   6080045     45.52     59.92
1261.43/315.84	c  F st  8394   1071875      4941      2446     41156     45162     97122    362181     45.54   no data
1279.01/320.22	c  N dy  8483   1087984      4941      2446     41156     61263     97122   2768523     45.56     48.06
1307.79/327.43	c  N dy  8640   1108124      4941      2446     41156     81388     97122   5480250     45.61     48.49
1335.73/334.46	c  N dy  8799   1128217      4941      2446     41156     55501     97122   1649766     45.66     48.33
1362.50/341.14	c  N dy  8957   1148285      4941      2446     41156     75554     97122   4346830     45.71     54.46
1396.45/349.61	c  N dy  9123   1168289      4941      2446     41156     48565     97122    575617     45.77     48.96
1420.42/355.68	c  N dy  9280   1188383      4941      2446     41156     68643     97122   3305151     45.82     49.04
1451.58/363.49	c  N dy  9440   1208631      4941      2446     41156     88875     97122   6040822     45.86     48.56
1453.97/364.05	c  S st  9450   1209991      4941      2446     41156     90233     97122   6228226     45.86   no data
1455.17/364.31	c  S st  9450   1210491      4941      2446     41156     90733     97122   6290329     45.86   no data
1455.17/364.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1456.37/364.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.2M T:  0.35
1456.37/364.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1456.37/364.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1456.37/364.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1456.37/364.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4941 time:  0.01 s
1456.37/364.70	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.00 s
1456.79/364.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
1463.94/366.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.55 s
1509.50/377.99	c lits-rem:      1224  cl-subs:      195  v-elim:      0  v-fix:    0  time: 11.44 s
1509.50/377.99	c vivif2 --  cl tried     2446 cl shrink        0 lits rem          0 time: 0.00
1510.67/378.26	c vivif2 --  cl tried    90538 cl shrink     7028 lits rem      21167 time: 0.26
1511.07/378.32	c asymm  cl-useful: 0/2446/2446 lits-rem:0 time: 0.06
1511.07/378.32	c calculated reachability. Time: 0.00
1511.07/378.32	c  N dy  9450   1210491      4941      2446     41156     90538     97122   6259296     45.86   no data
1537.83/385.08	c  N dy  9605   1230793      4941      2446     41156     62869     97122   2393004     45.90     49.04
1567.40/392.48	c  N dy  9766   1250922      4941      2446     41156     82985     97122   5134349     45.94     48.88
1598.95/400.36	c  N dy  9922   1271027      4941      2446     41156     54120     97122   1053267     45.99     48.73
1625.32/406.90	c  N dy 10084   1291157      4941      2446     41156     74235     97122   3823972     46.03     48.86
1658.47/415.29	c  N dy 10246   1311189      4941      2446     41156     94256     97122   6609563     46.08     50.74
1685.66/422.07	c  N dy 10408   1331192      4941      2446     41156     64274     97122   2360060     46.12     48.57
1715.20/429.42	c  N dy 10571   1351229      4941      2446     41156     84299     97122   5164065     46.17     53.56
1749.55/438.09	c  N dy 10729   1371300      4941      2446     41156     53385     97122    717773     46.21     59.04
1774.71/444.33	c  N dy 10885   1391384      4941      2446     41156     73452     97122   3465992     46.25     49.00
1806.67/452.39	c  N dy 11035   1411401      4941      2446     41156     93451     97122   6230052     46.29     51.60
1838.22/460.20	c  N dy 11199   1431687      4941      2446     41156     61771     97122   1765985     46.33     49.32
1866.19/467.29	c  N dy 11358   1451737      4941      2446     41156     81802     97122   4602160     46.37     52.19
1901.73/476.18	c  N dy 11514   1471828      4941      2446     41156    101882     97122   7385104     46.40     55.86
1929.29/483.02	c  N dy 11666   1491923      4941      2446     41156     68994     97122   2614571     46.44     50.68
1960.46/490.80	c  N dy 11826   1512030      4941      2446     41156     89088     97122   5440344     46.48     49.47
1996.81/500.00	c  N dy 11973   1532239      4941      2446     41156     55333     97122    587922     46.51     49.33
2022.37/506.35	c  N dy 12131   1552251      4941      2446     41156     75332     97122   3377317     46.54     58.83
2054.75/514.48	c  N dy 12282   1572272      4941      2446     41156     95336     97122   6081917     46.57     49.23
2089.90/523.24	c  N dy 12436   1592337      4941      2446     41156     60420     97122   1165106     46.60     52.86
2117.03/530.08	c  N dy 12598   1612372      4941      2446     41156     80443     97122   3969180     46.64     56.59
2152.19/538.82	c  N dy 12756   1632448      4941      2446     41156    100510     97122   6782164     46.67     51.71
2185.75/547.26	c  N dy 12920   1652523      4941      2446     41156     64617     97122   1603345     46.70     49.26
2215.30/554.60	c  N dy 13082   1672569      4941      2446     41156     84653     97122   4393754     46.74     50.38
2252.07/563.89	c  N dy 13246   1692784      4941      2446     41156    104859     97122   7274443     46.77     49.35
2282.02/571.37	c  S st 13392   1710491      4941      2446     41156     65579     97122   1625927     46.81   no data
2282.83/571.56	c  S st 13392   1710991      4941      2446     41156     66079     97122   1684631     46.81   no data
2282.83/571.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2283.61/571.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.3M T:  0.23
2283.61/571.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2283.61/571.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2284.01/571.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2284.01/571.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4941 time:  0.01 s
2284.01/571.81	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.00 s
2284.01/571.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2290.38/573.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.47 s
2299.85/575.81	c lits-rem:       255  cl-subs:      115  v-elim:      0  v-fix:    0  time:  2.28 s
2299.85/575.81	c vivif2 --  cl tried     2446 cl shrink        0 lits rem          0 time: 0.00
2299.85/575.88	c vivif2 --  cl tried    65964 cl shrink     1397 lits rem       4211 time: 0.06
2300.27/575.93	c asymm  cl-useful: 0/2446/2446 lits-rem:0 time: 0.05
2300.27/575.94	c calculated reachability. Time: 0.00
2300.27/575.94	c  N dy 13392   1710991      4941      2446     41156     65964     97122   1676813     46.81   no data
2329.53/583.32	c  N dy 13553   1731087      4941      2446     41156     86048     97122   4544680     46.84     49.65
2366.28/592.65	c  N dy 13717   1751199      4941      2446     41156    106146     97122   7395161     46.87     49.65
2400.24/601.18	c  N dy 13880   1771283      4941      2446     41156     68240     97122   1886175     46.91     50.79
2430.60/608.72	c  N dy 14042   1791360      4941      2446     41156     88305     97122   4733611     46.94     57.50
2468.14/618.13	c  N dy 14204   1811401      4941      2446     41156    108314     97122   7588009     46.97     51.98
2503.30/626.95	c  N dy 14361   1831517      4941      2446     41156     69474     97122   1891143     47.00     51.21
2534.05/634.70	c  N dy 14519   1851614      4941      2446     41156     89532     97122   4753787     47.03     50.55
2573.19/644.40	c  N dy 14677   1871867      4941      2446     41156    109769     97122   7631397     47.05     50.17
2607.57/653.08	c  N dy 14833   1892012      4941      2446     41156     69954     97122   1846951     47.08     49.68
2638.34/660.72	c  N dy 14989   1912057      4941      2446     41156     89981     97122   4713896     47.11     50.04
2676.25/670.26	c  N dy 15146   1932204      4941      2446     41156    110114     97122   7617705     47.14     50.75
2713.03/679.44	c  N dy 15309   1952318      4941      2446     41156     69266     97122   1669108     47.17     49.73
2742.97/686.96	c  N dy 15470   1972349      4941      2446     41156     89282     97122   4521227     47.21     64.48
2780.51/696.31	c  N dy 15632   1992454      4941      2446     41156    109377     97122   7413369     47.24     49.77
2819.26/706.02	c  N dy 15791   2012512      4941      2446     41156     67469     97122   1264489     47.26     50.30
2848.42/713.33	c  N dy 15942   2032575      4941      2446     41156     87514     97122   4106541     47.29     49.79
2885.17/722.54	c  N dy 16098   2052649      4941      2446     41156    107577     97122   6958612     47.30     50.42
2927.11/733.08	c  N dy 16255   2072650      4941      2446     41156     64603     97122    707337     47.33     50.15
2955.87/740.29	c  N dy 16416   2092746      4941      2446     41156     84692     97122   3644109     47.36     50.00
2991.83/749.20	c  N dy 16574   2112920      4941      2446     41156    104856     97122   6512738     47.38     50.02
3034.57/759.93	c  N dy 16728   2133011      4941      2446     41156    124930     97122   9349277     47.41     50.32
3065.33/767.63	c  N dy 16880   2153099      4941      2446     41156     81060     97122   2910171     47.43     52.45
3099.70/776.25	c  N dy 17043   2173197      4941      2446     41156    101149     97122   5795760     47.45     54.18
3141.63/786.78	c  N dy 17205   2193288      4941      2446     41156    121225     97122   8698088     47.48     51.94
3174.00/794.81	c  S st 17344   2210991      4941      2446     41156     73954     97122   1785755     47.50     47.45
3174.78/795.01	c  S st 17344   2211492      4941      2446     41156     74454     97122   1844048     47.50   no data
3174.78/795.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3175.57/795.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.9M T:  0.25
3175.57/795.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3175.57/795.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3175.57/795.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3175.57/795.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4941 time:  0.01 s
3175.57/795.29	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
3175.97/795.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3181.97/796.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.47 s
3191.15/799.12	c lits-rem:       188  cl-subs:      116  v-elim:      0  v-fix:    0  time:  2.25 s
3191.15/799.12	c vivif2 --  cl tried     2446 cl shrink        0 lits rem          0 time: 0.00
3191.15/799.20	c vivif2 --  cl tried    74338 cl shrink     1595 lits rem       4707 time: 0.07
3191.57/799.26	c asymm  cl-useful: 0/2446/2446 lits-rem:0 time: 0.06
3191.57/799.26	c calculated reachability. Time: 0.00
3191.57/799.26	c  N dy 17344   2211492      4941      2446     41156     74338     97122   1836854     47.50   no data
3223.51/807.28	c  N dy 17500   2231557      4941      2446     41156     94394     97122   4710644     47.53     51.03
3262.65/817.05	c  N dy 17654   2251605      4941      2446     41156    114433     97122   7597428     47.55     50.32
3306.59/828.04	c  N dy 17819   2271667      4941      2446     41156     68520     97122    867993     47.58     50.42
3336.16/835.49	c  N dy 17978   2291737      4941      2446     41156     88574     97122   3750879     47.61     51.78
3373.70/844.83	c  N dy 18145   2311821      4941      2446     41156    108646     97122   6643922     47.64     50.35
3417.25/855.79	c  N dy 18303   2331835      4941      2446     41156    128645     97122   9559832     47.66     50.37
3451.22/864.29	c  N dy 18458   2351967      4941      2446     41156     81808     97122   2647836     47.68     50.25
3486.37/873.01	c  N dy 18608   2372015      4941      2446     41156    101842     97122   5557118     47.71     58.07
3528.30/883.59	c  N dy 18773   2392147      4941      2446     41156    121961     97122   8503477     47.73     50.35
3570.64/894.18	c  N dy 18941   2412196      4941      2446     41156     74039     97122   1418685     47.77     50.71
3602.19/902.07	c  N dy 19101   2432273      4941      2446     41156     94103     97122   4367010     47.79     55.44
3640.94/911.78	c  N dy 19261   2452286      4941      2446     41156    114105     97122   7322975     47.81     54.73
3686.48/923.17	c  N dy 19415   2472433      4941      2446     41156    134243     97122  10303090     47.84     50.76
3719.63/931.42	c  N dy 19565   2492445      4941      2446     41156     85294     97122   2860728     47.86     52.44
3754.41/940.18	c  N dy 19713   2512546      4941      2446     41156    105385     97122   5707426     47.87     51.21
3796.73/950.75	c  N dy 19870   2532621      4941      2446     41156    125448     97122   8640411     47.89     56.76
3839.07/961.40	c  N dy 20020   2552645      4941      2446     41156     75507     97122   1329132     47.91     54.70
3870.62/969.21	c  N dy 20173   2572655      4941      2446     41156     95507     97122   4189951     47.93     50.57
3909.37/978.94	c  N dy 20328   2592657      4941      2446     41156    115495     97122   7133518     47.95     52.93
3954.91/990.32	c  N dy 20479   2612724      4941      2446     41156    135544     97122  10116755     47.97     61.16
3991.68/999.52	c  N dy 20639   2632967      4941      2446     41156     84811     97122   2572956     47.99     50.66
4026.01/1008.18	c  N dy 20786   2653154      4941      2446     41156    104979     97122   5507957     48.01     50.62
4069.16/1018.91	c  N dy 20945   2673257      4941      2446     41156    125070     97122   8444381     48.03     50.97
4117.89/1031.20	c  N dy 21109   2693272      4941      2446     41156     73111     97122    712830     48.05     51.36
4146.25/1038.20	c  S st 21248   2711492      4941      2446     41156     91321     97122   3349971     48.06     43.51
4147.05/1038.45	c  S st 21248   2711993      4941      2446     41156     91821     97122   3402033     48.06   no data
4147.05/1038.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4148.25/1038.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.9M T:  0.33
4148.65/1038.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4148.65/1038.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4148.65/1038.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
4148.65/1038.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4941 time:  0.01 s
4148.65/1038.82	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
4148.65/1038.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
4155.04/1040.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.50 s
4174.22/1045.25	c lits-rem:       314  cl-subs:      145  v-elim:      0  v-fix:    0  time:  4.76 s
4174.22/1045.25	c vivif2 --  cl tried     2446 cl shrink        0 lits rem          0 time: 0.00
4175.02/1045.40	c vivif2 --  cl tried    91676 cl shrink     3637 lits rem      11210 time: 0.15
4175.02/1045.48	c asymm  cl-useful: 0/2446/2446 lits-rem:0 time: 0.08
4175.02/1045.48	c calculated reachability. Time: 0.00
4175.02/1045.48	c  N dy 21248   2711993      4941      2446     41156     91676     97122   3384684     48.06   no data
4212.96/1054.97	c  N dy 21403   2732002      4941      2446     41156    111668     97122   6347817     48.08     54.69
4258.50/1066.32	c  N dy 21564   2752100      4941      2446     41156    131750     97122   9325611     48.10     52.41
4303.66/1077.60	c  N dy 21726   2772309      4941      2446     41156     78999     97122   1445543     48.13     50.82
4336.40/1085.86	c  N dy 21879   2792439      4941      2446     41156     99119     97122   4346039     48.14     51.35
4375.94/1095.74	c  N dy 22033   2812449      4941      2446     41156    119116     97122   7271693     48.16     50.90
4422.68/1107.47	c  N dy 22192   2832475      4941      2446     41156    139127     97122  10220080     48.18     51.11
4462.61/1117.45	c  N dy 22351   2852563      4941      2446     41156     85248     97122   2235348     48.20     50.96
4497.38/1126.18	c  N dy 22507   2872659      4941      2446     41156    105329     97122   5146241     48.22     50.83
4540.54/1136.96	c  N dy 22662   2892707      4941      2446     41156    125366     97122   8092150     48.24     51.16
4589.64/1149.21	c  N dy 22817   2912709      4941      2446     41156    145357     97122  11082740     48.26     54.89
4625.19/1158.17	c  N dy 22976   2932729      4941      2446     41156     90422     97122   2848043     48.27     51.19
4661.94/1167.37	c  N dy 23134   2952807      4941      2446     41156    110488     97122   5823215     48.29     57.81
4705.48/1178.26	c  N dy 23294   2972864      4941      2446     41156    130529     97122   8760739     48.31     58.15
4756.23/1190.91	c  N dy 23449   2992888      4941      2446     41156    150538     97122  11722051     48.33     64.61
4788.57/1199.09	c  N dy 23594   3012950      4941      2446     41156     94636     97122   3354124     48.34     51.87

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 7.47 8.01 8.11 3/178 10313
/proc/meminfo: memFree=29688484/32951124 swapFree=67111352/67111528
[pid=10313] ppid=10311 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/10313/stat : 10313 (strangenight2-m) R 10311 10313 9895 0 -1 4202496 415 0 0 0 0 0 0 0 25 0 4 0 524087489 52441088 354 33554432000 4194304 4627427 140733911515088 18446744073709551615 47850103682576 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10313/statm: 12803 354 303 106 0 7774 0
[pid=10313/tid=10314] ppid=10311 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/10313/task/10314/stat : 10314 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 524087489 52441088 354 33554432000 4194304 4627427 140733911515088 18446744073709551615 47850103682994 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10313/tid=10315] ppid=10311 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/10313/task/10315/stat : 10315 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 524087489 52441088 354 33554432000 4194304 4627427 140733911515088 18446744073709551615 47850103682583 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10313/tid=10316] ppid=10311 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/10313/task/10316/stat : 10316 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 524087489 52441088 354 33554432000 4194304 4627427 140733911515088 18446744073709551615 47850103682585 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.058258 s]
/proc/loadavg: 7.47 8.01 8.11 3/178 10313
/proc/meminfo: memFree=29688484/32951124 swapFree=67111352/67111528
[pid=10313] ppid=10311 vsize=287880 CPUtime=0.2 cores=1,3,5,7
/proc/10313/stat : 10313 (strangenight2-m) R 10311 10313 9895 0 -1 4202496 4776 0 0 0 20 0 0 0 18 0 4 0 524087489 294789120 4294 33554432000 4194304 4627427 140733911515088 18446744073709551615 4526746 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10313/statm: 71970 4297 372 106 0 66941 0
[pid=10313/tid=10314] ppid=10311 vsize=287880 CPUtime=0.04 cores=1,3,5,7
/proc/10313/task/10314/stat : 10314 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 1066 0 0 0 4 0 0 0 18 0 4 0 524087489 294789120 4299 33554432000 4194304 4627427 140733911515088 18446744073709551615 255376962245 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10313/tid=10315] ppid=10311 vsize=287880 CPUtime=0.05 cores=1,3,5,7
/proc/10313/task/10315/stat : 10315 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 1119 0 0 0 5 0 0 0 18 0 4 0 524087489 294789120 4301 33554432000 4194304 4627427 140733911515088 18446744073709551615 255376962593 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10313/tid=10316] ppid=10311 vsize=287880 CPUtime=0.05 cores=1,3,5,7
/proc/10313/task/10316/stat : 10316 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 993 0 0 0 5 0 0 0 18 0 4 0 524087489 294789120 4302 33554432000 4194304 4627427 140733911515088 18446744073709551615 4324759 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 287880

[startup+0.629873 s]
/proc/loadavg: 7.47 8.01 8.11 3/178 10313
/proc/meminfo: memFree=29688484/32951124 swapFree=67111352/67111528
[pid=10313] ppid=10311 vsize=290016 CPUtime=2.49 cores=1,3,5,7
/proc/10313/stat : 10313 (strangenight2-m) R 10311 10313 9895 0 -1 4202496 8274 0 0 0 247 2 0 0 18 0 4 0 524087489 296976384 5648 33554432000 4194304 4627427 140733911515088 18446744073709551615 4322207 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10313/statm: 72504 5648 386 106 0 67475 0
[pid=10313/tid=10314] ppid=10311 vsize=290016 CPUtime=0.61 cores=1,3,5,7
/proc/10313/task/10314/stat : 10314 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 1984 0 0 0 61 0 0 0 18 0 4 0 524087489 296976384 5648 33554432000 4194304 4627427 140733911515088 18446744073709551615 4321795 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10313/tid=10315] ppid=10311 vsize=290016 CPUtime=0.62 cores=1,3,5,7
/proc/10313/task/10315/stat : 10315 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 1929 0 0 0 62 0 0 0 18 0 4 0 524087489 296976384 5648 33554432000 4194304 4627427 140733911515088 18446744073709551615 4332890 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10313/tid=10316] ppid=10311 vsize=290016 CPUtime=0.61 cores=1,3,5,7
/proc/10313/task/10316/stat : 10316 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 1925 0 0 0 61 0 0 0 18 0 4 0 524087489 296976384 5648 33554432000 4194304 4627427 140733911515088 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.49
Current children cumulated vsize (KiB) 290016

[startup+0.914613 s]
/proc/loadavg: 7.47 8.01 8.11 3/178 10313
/proc/meminfo: memFree=29688484/32951124 swapFree=67111352/67111528
[pid=10313] ppid=10311 vsize=290176 CPUtime=3.63 cores=1,3,5,7
/proc/10313/stat : 10313 (strangenight2-m) R 10311 10313 9895 0 -1 4202496 9492 0 0 0 361 2 0 0 19 0 4 0 524087489 297140224 6866 33554432000 4194304 4627427 140733911515088 18446744073709551615 4321723 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10313/statm: 72544 6866 386 106 0 67515 0
[pid=10313/tid=10314] ppid=10311 vsize=290176 CPUtime=0.89 cores=1,3,5,7
/proc/10313/task/10314/stat : 10314 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 2294 0 0 0 89 0 0 0 19 0 4 0 524087489 297140224 6866 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10313/tid=10315] ppid=10311 vsize=290176 CPUtime=0.9 cores=1,3,5,7
/proc/10313/task/10315/stat : 10315 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 2224 0 0 0 90 0 0 0 19 0 4 0 524087489 297140224 6866 33554432000 4194304 4627427 140733911515088 18446744073709551615 4308764 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10313/tid=10316] ppid=10311 vsize=290176 CPUtime=0.9 cores=1,3,5,7
/proc/10313/task/10316/stat : 10316 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 2235 0 0 0 90 0 0 0 19 0 4 0 524087489 297140224 6866 33554432000 4194304 4627427 140733911515088 18446744073709551615 4333328 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.63
Current children cumulated vsize (KiB) 290176

[startup+1.0006 s]
/proc/loadavg: 7.47 8.01 8.11 3/178 10313
/proc/meminfo: memFree=29688484/32951124 swapFree=67111352/67111528
[pid=10313] ppid=10311 vsize=290176 CPUtime=3.97 cores=1,3,5,7
/proc/10313/stat : 10313 (strangenight2-m) R 10311 10313 9895 0 -1 4202496 9818 0 0 0 395 2 0 0 19 0 4 0 524087489 297140224 7192 33554432000 4194304 4627427 140733911515088 18446744073709551615 4332826 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10313/statm: 72544 7193 386 106 0 67515 0
[pid=10313/tid=10314] ppid=10311 vsize=290176 CPUtime=0.98 cores=1,3,5,7
/proc/10313/task/10314/stat : 10314 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 2374 0 0 0 98 0 0 0 19 0 4 0 524087489 297140224 7193 33554432000 4194304 4627427 140733911515088 18446744073709551615 4333037 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10313/tid=10315] ppid=10311 vsize=290176 CPUtime=0.99 cores=1,3,5,7
/proc/10313/task/10315/stat : 10315 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 2303 0 0 0 99 0 0 0 19 0 4 0 524087489 297140224 7193 33554432000 4194304 4627427 140733911515088 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10313/tid=10316] ppid=10311 vsize=290176 CPUtime=0.98 cores=1,3,5,7
/proc/10313/task/10316/stat : 10316 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 2325 0 0 0 98 0 0 0 19 0 4 0 524087489 297140224 7193 33554432000 4194304 4627427 140733911515088 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 290176

[startup+1.50051 s]
/proc/loadavg: 7.47 8.01 8.11 3/178 10313
/proc/meminfo: memFree=29688484/32951124 swapFree=67111352/67111528
[pid=10313] ppid=10311 vsize=290608 CPUtime=5.96 cores=1,3,5,7
/proc/10313/stat : 10313 (strangenight2-m) R 10311 10313 9895 0 -1 4202496 12180 0 0 0 594 2 0 0 20 0 4 0 524087489 297582592 7041 33554432000 4194304 4627427 140733911515088 18446744073709551615 4330936 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10313/statm: 72652 7041 386 106 0 67623 0
[pid=10313/tid=10314] ppid=10311 vsize=290608 CPUtime=1.47 cores=1,3,5,7
/proc/10313/task/10314/stat : 10314 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 2972 0 0 0 147 0 0 0 20 0 4 0 524087489 297582592 7042 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10313/tid=10315] ppid=10311 vsize=290608 CPUtime=1.49 cores=1,3,5,7
/proc/10313/task/10315/stat : 10315 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 2895 0 0 0 149 0 0 0 20 0 4 0 524087489 297582592 7042 33554432000 4194304 4627427 140733911515088 18446744073709551615 4507218 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10313/tid=10316] ppid=10311 vsize=290608 CPUtime=1.48 cores=1,3,5,7
/proc/10313/task/10316/stat : 10316 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 2916 0 0 0 148 0 0 0 20 0 4 0 524087489 297582592 7042 33554432000 4194304 4627427 140733911515088 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 290608

[startup+3.10021 s]
/proc/loadavg: 7.35 7.98 8.10 10/188 10326
/proc/meminfo: memFree=29162536/32951124 swapFree=67111352/67111528
[pid=10313] ppid=10311 vsize=291512 CPUtime=12.35 cores=1,3,5,7
/proc/10313/stat : 10313 (strangenight2-m) R 10311 10313 9895 0 -1 4202496 19185 0 0 0 1231 4 0 0 25 0 4 0 524087489 298508288 7229 33554432000 4194304 4627427 140733911515088 18446744073709551615 4507160 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10313/statm: 72878 7229 387 106 0 67849 0
[pid=10313/tid=10314] ppid=10311 vsize=291512 CPUtime=3.06 cores=1,3,5,7
/proc/10313/task/10314/stat : 10314 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 4684 0 0 0 306 0 0 0 25 0 4 0 524087489 298508288 7229 33554432000 4194304 4627427 140733911515088 18446744073709551615 4310360 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10313/tid=10315] ppid=10311 vsize=291512 CPUtime=3.08 cores=1,3,5,7
/proc/10313/task/10315/stat : 10315 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 4670 0 0 0 308 0 0 0 25 0 4 0 524087489 298508288 7229 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10313/tid=10316] ppid=10311 vsize=291512 CPUtime=3.09 cores=1,3,5,7
/proc/10313/task/10316/stat : 10316 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 4697 0 0 0 308 1 0 0 25 0 4 0 524087489 298508288 7229 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 291512

[startup+6.30062 s]
/proc/loadavg: 7.41 7.98 8.10 10/188 10327
/proc/meminfo: memFree=29077620/32951124 swapFree=67111352/67111528
[pid=10313] ppid=10311 vsize=309956 CPUtime=25.13 cores=1,3,5,7
/proc/10313/stat : 10313 (strangenight2-m) R 10311 10313 9895 0 -1 4202496 38868 0 0 0 2504 9 0 0 25 0 4 0 524087489 317394944 20042 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10313/statm: 77489 20042 390 106 0 72460 0
[pid=10313/tid=10314] ppid=10311 vsize=309956 CPUtime=6.24 cores=1,3,5,7
/proc/10313/task/10314/stat : 10314 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 8419 0 0 0 623 1 0 0 25 0 4 0 524087489 317394944 20042 33554432000 4194304 4627427 140733911515088 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10313/tid=10315] ppid=10311 vsize=309956 CPUtime=6.29 cores=1,3,5,7
/proc/10313/task/10315/stat : 10315 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 11590 0 0 0 626 3 0 0 25 0 4 0 524087489 317394944 20042 33554432000 4194304 4627427 140733911515088 18446744073709551615 4424307 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10313/tid=10316] ppid=10311 vsize=309956 CPUtime=6.29 cores=1,3,5,7
/proc/10313/task/10316/stat : 10316 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 7984 0 0 0 627 2 0 0 25 0 4 0 524087489 317394944 20042 33554432000 4194304 4627427 140733911515088 18446744073709551615 4425797 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 309956

[startup+12.7004 s]
/proc/loadavg: 7.45 7.98 8.10 9/188 10327
/proc/meminfo: memFree=29020368/32951124 swapFree=67111352/67111528
[pid=10313] ppid=10311 vsize=319272 CPUtime=50.72 cores=1,3,5,7
/proc/10313/stat : 10313 (strangenight2-m) R 10311 10313 9895 0 -1 4202496 62230 0 0 0 5055 17 0 0 25 0 4 0 524087489 326934528 33828 33554432000 4194304 4627427 140733911515088 18446744073709551615 4308435 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10313/statm: 79818 33828 390 106 0 74789 0
[pid=10313/tid=10314] ppid=10311 vsize=319272 CPUtime=12.62 cores=1,3,5,7
/proc/10313/task/10314/stat : 10314 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 17519 0 0 0 1258 4 0 0 25 0 4 0 524087489 326934528 33829 33554432000 4194304 4627427 140733911515088 18446744073709551615 4427841 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10313/tid=10315] ppid=10311 vsize=319272 CPUtime=12.69 cores=1,3,5,7
/proc/10313/task/10315/stat : 10315 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 15862 0 0 0 1265 4 0 0 25 0 4 0 524087489 326934528 33829 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10313/tid=10316] ppid=10311 vsize=319272 CPUtime=12.69 cores=1,3,5,7
/proc/10313/task/10316/stat : 10316 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 15040 0 0 0 1265 4 0 0 25 0 4 0 524087489 326934528 33829 33554432000 4194304 4627427 140733911515088 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 319272

[startup+25.5011 s]
/proc/loadavg: 7.54 7.98 8.10 10/188 10327
/proc/meminfo: memFree=28852536/32951124 swapFree=67111352/67111528
[pid=10313] ppid=10311 vsize=315180 CPUtime=101.83 cores=1,3,5,7
/proc/10313/stat : 10313 (strangenight2-m) R 10311 10313 9895 0 -1 4202496 103404 0 0 0 10156 27 0 0 25 0 4 0 524087489 322744320 45943 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10313/statm: 78795 45943 390 106 0 73766 0
[pid=10313/tid=10314] ppid=10311 vsize=315180 CPUtime=25.35 cores=1,3,5,7
/proc/10313/task/10314/stat : 10314 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 26841 0 0 0 2528 7 0 0 25 0 4 0 524087489 322744320 45943 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10313/tid=10315] ppid=10311 vsize=315180 CPUtime=25.49 cores=1,3,5,7
/proc/10313/task/10315/stat : 10315 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 25012 0 0 0 2543 6 0 0 25 0 4 0 524087489 322744320 45943 33554432000 4194304 4627427 140733911515088 18446744073709551615 4332767 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10313/tid=10316] ppid=10311 vsize=315180 CPUtime=25.48 cores=1,3,5,7
/proc/10313/task/10316/stat : 10316 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 28014 0 0 0 2540 8 0 0 25 0 4 0 524087489 322744320 45943 33554432000 4194304 4627427 140733911515088 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 315180

[startup+51.1003 s]
/proc/loadavg: 7.72 7.98 8.09 9/188 10328
/proc/meminfo: memFree=28789000/32951124 swapFree=67111352/67111528
[pid=10313] ppid=10311 vsize=412452 CPUtime=204.09 cores=1,3,5,7
/proc/10313/stat : 10313 (strangenight2-m) R 10311 10313 9895 0 -1 4202496 169013 0 0 0 20363 46 0 0 25 0 4 0 524087489 422350848 59629 33554432000 4194304 4627427 140733911515088 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10313/statm: 103113 59629 390 106 0 98084 0
[pid=10313/tid=10314] ppid=10311 vsize=412452 CPUtime=50.8 cores=1,3,5,7
/proc/10313/task/10314/stat : 10314 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 43575 0 0 0 5068 12 0 0 25 0 4 0 524087489 422350848 59629 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10313/tid=10315] ppid=10311 vsize=412452 CPUtime=51.09 cores=1,3,5,7
/proc/10313/task/10315/stat : 10315 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 39520 0 0 0 5099 10 0 0 25 0 4 0 524087489 422350848 59629 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10313/tid=10316] ppid=10311 vsize=412452 CPUtime=51.08 cores=1,3,5,7
/proc/10313/task/10316/stat : 10316 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 45394 0 0 0 5094 14 0 0 25 0 4 0 524087489 422350848 59629 33554432000 4194304 4627427 140733911515088 18446744073709551615 4308954 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 412452

[startup+102.301 s]
/proc/loadavg: 7.98 8.01 8.09 9/188 10329
/proc/meminfo: memFree=28671616/32951124 swapFree=67111352/67111528
[pid=10313] ppid=10311 vsize=504244 CPUtime=408.6 cores=1,3,5,7
/proc/10313/stat : 10313 (strangenight2-m) R 10311 10313 9895 0 -1 4202496 265657 0 0 0 40784 76 0 0 25 0 4 0 524087489 516345856 64873 33554432000 4194304 4627427 140733911515088 18446744073709551615 4299569 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10313/statm: 126061 64873 390 106 0 121032 0
[pid=10313/tid=10314] ppid=10311 vsize=504244 CPUtime=101.72 cores=1,3,5,7
/proc/10313/task/10314/stat : 10314 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 72229 0 0 0 10151 21 0 0 25 0 4 0 524087489 516345856 64873 33554432000 4194304 4627427 140733911515088 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10313/tid=10315] ppid=10311 vsize=504244 CPUtime=102.29 cores=1,3,5,7
/proc/10313/task/10315/stat : 10315 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 66129 0 0 0 10211 18 0 0 25 0 4 0 524087489 516345856 64873 33554432000 4194304 4627427 140733911515088 18446744073709551615 4308942 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10313/tid=10316] ppid=10311 vsize=504244 CPUtime=102.28 cores=1,3,5,7
/proc/10313/task/10316/stat : 10316 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 74186 0 0 0 10205 23 0 0 25 0 4 0 524087489 516345856 64873 33554432000 4194304 4627427 140733911515088 18446744073709551615 4321723 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.6
Current children cumulated vsize (KiB) 504244

[startup+162.301 s]

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

[pid=10313] ppid=10311 vsize=964628 CPUtime=2564.81 cores=1,3,5,7
/proc/10313/stat : 10313 (strangenight2-m) R 10311 10313 9895 0 -1 4202496 1142778 0 0 0 256093 388 0 0 25 0 4 0 524087489 987779072 179358 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309312 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10313/statm: 241157 179358 390 106 0 236128 0
[pid=10313/tid=10314] ppid=10311 vsize=964628 CPUtime=638.77 cores=1,3,5,7
/proc/10313/task/10314/stat : 10314 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 304099 0 0 0 63771 106 0 0 25 0 4 0 524087489 987779072 179358 33554432000 4194304 4627427 140733911515088 18446744073709551615 4321678 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10313/tid=10315] ppid=10311 vsize=964628 CPUtime=642.27 cores=1,3,5,7
/proc/10313/task/10315/stat : 10315 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 302420 0 0 0 64130 97 0 0 25 0 4 0 524087489 987779072 179358 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10313/tid=10316] ppid=10311 vsize=964628 CPUtime=641.6 cores=1,3,5,7
/proc/10313/task/10316/stat : 10316 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 319270 0 0 0 64051 109 0 0 25 0 4 0 524087489 987779072 179359 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2564.81
Current children cumulated vsize (KiB) 964628

[startup+702.301 s]
/proc/loadavg: 8.25 8.17 8.10 9/188 10387
/proc/meminfo: memFree=28374188/32951124 swapFree=67111352/67111528
[pid=10313] ppid=10311 vsize=921380 CPUtime=2804.49 cores=1,3,5,7
/proc/10313/stat : 10313 (strangenight2-m) R 10311 10313 9895 0 -1 4202496 1226975 0 0 0 280026 423 0 0 25 0 4 0 524087489 943493120 174758 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309304 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10313/statm: 230345 174758 390 106 0 225316 0
[pid=10313/tid=10314] ppid=10311 vsize=921380 CPUtime=698.44 cores=1,3,5,7
/proc/10313/task/10314/stat : 10314 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 324907 0 0 0 69729 115 0 0 25 0 4 0 524087489 943493120 174758 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10313/tid=10315] ppid=10311 vsize=921380 CPUtime=702.28 cores=1,3,5,7
/proc/10313/task/10315/stat : 10315 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 324345 0 0 0 70123 105 0 0 25 0 4 0 524087489 943493120 174758 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10313/tid=10316] ppid=10311 vsize=921380 CPUtime=701.6 cores=1,3,5,7
/proc/10313/task/10316/stat : 10316 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 340008 0 0 0 70042 118 0 0 25 0 4 0 524087489 943493120 174758 33554432000 4194304 4627427 140733911515088 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2804.49
Current children cumulated vsize (KiB) 921380

[startup+762.3 s]
/proc/loadavg: 8.35 8.21 8.12 9/188 10389
/proc/meminfo: memFree=28286720/32951124 swapFree=67111352/67111528
[pid=10313] ppid=10311 vsize=923284 CPUtime=3044.15 cores=1,3,5,7
/proc/10313/stat : 10313 (strangenight2-m) R 10311 10313 9895 0 -1 4202496 1309819 0 0 0 303960 455 0 0 25 0 4 0 524087489 945442816 168742 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10313/statm: 230821 168742 390 106 0 225792 0
[pid=10313/tid=10314] ppid=10311 vsize=923284 CPUtime=758.11 cores=1,3,5,7
/proc/10313/task/10314/stat : 10314 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 345350 0 0 0 75688 123 0 0 25 0 4 0 524087489 945442816 168742 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10313/tid=10315] ppid=10311 vsize=923284 CPUtime=762.27 cores=1,3,5,7
/proc/10313/task/10315/stat : 10315 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 345241 0 0 0 76114 113 0 0 25 0 4 0 524087489 945442816 168742 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309340 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10313/tid=10316] ppid=10311 vsize=923284 CPUtime=761.6 cores=1,3,5,7
/proc/10313/task/10316/stat : 10316 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 360412 0 0 0 76034 126 0 0 25 0 4 0 524087489 945442816 168742 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.15
Current children cumulated vsize (KiB) 923284

[startup+822.3 s]
/proc/loadavg: 8.17 8.18 8.11 9/188 10390
/proc/meminfo: memFree=28244876/32951124 swapFree=67111352/67111528
[pid=10313] ppid=10311 vsize=924676 CPUtime=3283.85 cores=1,3,5,7
/proc/10313/stat : 10313 (strangenight2-m) R 10311 10313 9895 0 -1 4202496 1389354 0 0 0 327899 486 0 0 25 0 4 0 524087489 946868224 173051 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10313/statm: 231169 173051 390 106 0 226140 0
[pid=10313/tid=10314] ppid=10311 vsize=924676 CPUtime=817.79 cores=1,3,5,7
/proc/10313/task/10314/stat : 10314 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 365761 0 0 0 81649 130 0 0 25 0 4 0 524087489 946868224 173051 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10313/tid=10315] ppid=10311 vsize=924676 CPUtime=822.28 cores=1,3,5,7
/proc/10313/task/10315/stat : 10315 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 365368 0 0 0 82106 122 0 0 25 0 4 0 524087489 946868224 173051 33554432000 4194304 4627427 140733911515088 18446744073709551615 4308120 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10313/tid=10316] ppid=10311 vsize=924676 CPUtime=821.61 cores=1,3,5,7
/proc/10313/task/10316/stat : 10316 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 380529 0 0 0 82028 133 0 0 25 0 4 0 524087489 946868224 173051 33554432000 4194304 4627427 140733911515088 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3283.85
Current children cumulated vsize (KiB) 924676

[startup+882.3 s]
/proc/loadavg: 8.10 8.16 8.10 9/188 10392
/proc/meminfo: memFree=28239872/32951124 swapFree=67111352/67111528
[pid=10313] ppid=10311 vsize=972920 CPUtime=3523.5 cores=1,3,5,7
/proc/10313/stat : 10313 (strangenight2-m) R 10311 10313 9895 0 -1 4202496 1467369 0 0 0 351832 518 0 0 25 0 4 0 524087489 996270080 175716 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309197 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10313/statm: 243230 175716 390 106 0 238201 0
[pid=10313/tid=10314] ppid=10311 vsize=972920 CPUtime=877.47 cores=1,3,5,7
/proc/10313/task/10314/stat : 10314 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 385391 0 0 0 87608 139 0 0 25 0 4 0 524087489 996270080 175716 33554432000 4194304 4627427 140733911515088 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10313/tid=10315] ppid=10311 vsize=972920 CPUtime=882.27 cores=1,3,5,7
/proc/10313/task/10315/stat : 10315 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 383637 0 0 0 88098 129 0 0 25 0 4 0 524087489 996270080 175716 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10313/tid=10316] ppid=10311 vsize=972920 CPUtime=881.6 cores=1,3,5,7
/proc/10313/task/10316/stat : 10316 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 400612 0 0 0 88020 140 0 0 25 0 4 0 524087489 996270080 175716 33554432000 4194304 4627427 140733911515088 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3523.5
Current children cumulated vsize (KiB) 972920

[startup+942.307 s]
/proc/loadavg: 8.07 8.14 8.10 9/188 10394
/proc/meminfo: memFree=28190592/32951124 swapFree=67111352/67111528
[pid=10313] ppid=10311 vsize=974800 CPUtime=3763.2 cores=1,3,5,7
/proc/10313/stat : 10313 (strangenight2-m) R 10311 10313 9895 0 -1 4202496 1545167 0 0 0 375771 549 0 0 25 0 4 0 524087489 998195200 174756 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309209 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10313/statm: 243700 174756 390 106 0 238671 0
[pid=10313/tid=10314] ppid=10311 vsize=974800 CPUtime=937.14 cores=1,3,5,7
/proc/10313/task/10314/stat : 10314 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 403732 0 0 0 93568 146 0 0 25 0 4 0 524087489 998195200 174756 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10313/tid=10315] ppid=10311 vsize=974800 CPUtime=942.28 cores=1,3,5,7
/proc/10313/task/10315/stat : 10315 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 403379 0 0 0 94089 139 0 0 25 0 4 0 524087489 998195200 174756 33554432000 4194304 4627427 140733911515088 18446744073709551615 4306508 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10313/tid=10316] ppid=10311 vsize=974800 CPUtime=941.61 cores=1,3,5,7
/proc/10313/task/10316/stat : 10316 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 420383 0 0 0 94014 147 0 0 25 0 4 0 524087489 998195200 174756 33554432000 4194304 4627427 140733911515088 18446744073709551615 4310114 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.2
Current children cumulated vsize (KiB) 974800

[startup+1002.3 s]
/proc/loadavg: 8.06 8.13 8.09 9/188 10395
/proc/meminfo: memFree=28167364/32951124 swapFree=67111352/67111528
[pid=10313] ppid=10311 vsize=929136 CPUtime=4002.85 cores=1,3,5,7
/proc/10313/stat : 10313 (strangenight2-m) R 10311 10313 9895 0 -1 4202496 1622262 0 0 0 399707 578 0 0 25 0 4 0 524087489 951435264 173991 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309408 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10313/statm: 232284 173991 390 106 0 227255 0
[pid=10313/tid=10314] ppid=10311 vsize=929136 CPUtime=996.82 cores=1,3,5,7
/proc/10313/task/10314/stat : 10314 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 423697 0 0 0 99528 154 0 0 25 0 4 0 524087489 951435264 173991 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10313/tid=10315] ppid=10311 vsize=929136 CPUtime=1002.28 cores=1,3,5,7
/proc/10313/task/10315/stat : 10315 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 422724 0 0 0 100080 148 0 0 25 0 4 0 524087489 951435264 173991 33554432000 4194304 4627427 140733911515088 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10313/tid=10316] ppid=10311 vsize=929136 CPUtime=1001.59 cores=1,3,5,7
/proc/10313/task/10316/stat : 10316 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 438772 0 0 0 100006 153 0 0 25 0 4 0 524087489 951435264 173991 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309170 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4002.85
Current children cumulated vsize (KiB) 929136

[startup+1062.3 s]
/proc/loadavg: 8.20 8.15 8.10 9/188 10397
/proc/meminfo: memFree=28136684/32951124 swapFree=67111352/67111528
[pid=10313] ppid=10311 vsize=1043484 CPUtime=4242.52 cores=1,3,5,7
/proc/10313/stat : 10313 (strangenight2-m) R 10311 10313 9895 0 -1 4202496 1700841 0 0 0 423640 612 0 0 25 0 4 0 524087489 1068527616 192834 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10313/statm: 260871 192834 390 106 0 255842 0
[pid=10313/tid=10314] ppid=10311 vsize=1043484 CPUtime=1056.48 cores=1,3,5,7
/proc/10313/task/10314/stat : 10314 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 447619 0 0 0 105485 163 0 0 25 0 4 0 524087489 1068527616 192834 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10313/tid=10315] ppid=10311 vsize=1043484 CPUtime=1062.28 cores=1,3,5,7
/proc/10313/task/10315/stat : 10315 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 441155 0 0 0 106070 158 0 0 25 0 4 0 524087489 1068527616 192834 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10313/tid=10316] ppid=10311 vsize=1043484 CPUtime=1061.6 cores=1,3,5,7
/proc/10313/task/10316/stat : 10316 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 457703 0 0 0 105999 161 0 0 25 0 4 0 524087489 1068527616 192834 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4242.52
Current children cumulated vsize (KiB) 1043484

[startup+1122.3 s]
/proc/loadavg: 8.07 8.12 8.09 9/188 10398
/proc/meminfo: memFree=28123116/32951124 swapFree=67111352/67111528
[pid=10313] ppid=10311 vsize=1045292 CPUtime=4482.2 cores=1,3,5,7
/proc/10313/stat : 10313 (strangenight2-m) R 10311 10313 9895 0 -1 4202496 1776351 0 0 0 447575 645 0 0 25 0 4 0 524087489 1070379008 183239 33554432000 4194304 4627427 140733911515088 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10313/statm: 261323 183239 390 106 0 256294 0
[pid=10313/tid=10314] ppid=10311 vsize=1045292 CPUtime=1116.17 cores=1,3,5,7
/proc/10313/task/10314/stat : 10314 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 466975 0 0 0 111446 171 0 0 25 0 4 0 524087489 1070379008 183239 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10313/tid=10315] ppid=10311 vsize=1045292 CPUtime=1122.27 cores=1,3,5,7
/proc/10313/task/10315/stat : 10315 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 460416 0 0 0 112060 167 0 0 25 0 4 0 524087489 1070379008 183239 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10313/tid=10316] ppid=10311 vsize=1045292 CPUtime=1121.59 cores=1,3,5,7
/proc/10313/task/10316/stat : 10316 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 475601 0 0 0 111991 168 0 0 25 0 4 0 524087489 1070379008 183239 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.2
Current children cumulated vsize (KiB) 1045292

[startup+1182.3 s]
/proc/loadavg: 8.30 8.16 8.10 9/188 10400
/proc/meminfo: memFree=27963372/32951124 swapFree=67111352/67111528
[pid=10313] ppid=10311 vsize=1046628 CPUtime=4721.86 cores=1,3,5,7
/proc/10313/stat : 10313 (strangenight2-m) R 10311 10313 9895 0 -1 4202496 1847330 0 0 0 471512 674 0 0 25 0 4 0 524087489 1071747072 191548 33554432000 4194304 4627427 140733911515088 18446744073709551615 4330046 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10313/statm: 261657 191548 390 106 0 256628 0
[pid=10313/tid=10314] ppid=10311 vsize=1046628 CPUtime=1176 cores=1,3,5,7
/proc/10313/task/10314/stat : 10314 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 484174 0 0 0 117422 178 0 0 25 0 4 0 524087489 1071747072 191548 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10313/tid=10315] ppid=10311 vsize=1046628 CPUtime=1182.27 cores=1,3,5,7
/proc/10313/task/10315/stat : 10315 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 477382 0 0 0 118052 175 0 0 25 0 4 0 524087489 1071747072 191548 33554432000 4194304 4627427 140733911515088 18446744073709551615 4333248 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10313/tid=10316] ppid=10311 vsize=1046628 CPUtime=1181.43 cores=1,3,5,7
/proc/10313/task/10316/stat : 10316 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 494682 0 0 0 117966 177 0 0 25 0 4 0 524087489 1071747072 191548 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309138 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4721.86
Current children cumulated vsize (KiB) 1046628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.91 s]
/proc/loadavg: 8.21 8.15 8.10 9/188 10400
/proc/meminfo: memFree=28010236/32951124 swapFree=67111352/67111528
[pid=10313] ppid=10311 vsize=1047148 CPUtime=4800.19 cores=1,3,5,7
/proc/10313/stat : 10313 (strangenight2-m) R 10311 10313 9895 0 -1 4202496 1871048 0 0 0 479335 684 0 0 25 0 4 0 524087489 1072279552 190873 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10313/statm: 261787 190873 390 106 0 256758 0
[pid=10313/tid=10314] ppid=10311 vsize=1047148 CPUtime=1195.6 cores=1,3,5,7
/proc/10313/task/10314/stat : 10314 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 491362 0 0 0 119380 180 0 0 25 0 4 0 524087489 1072279552 190873 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10313/tid=10315] ppid=10311 vsize=1047148 CPUtime=1201.89 cores=1,3,5,7
/proc/10313/task/10315/stat : 10315 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 482080 0 0 0 120012 177 0 0 25 0 4 0 524087489 1072279552 190873 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10313/tid=10316] ppid=10311 vsize=1047148 CPUtime=1200.92 cores=1,3,5,7
/proc/10313/task/10316/stat : 10316 (strangenight2-m) R 10311 10313 9895 0 -1 4202560 499834 0 0 0 119913 179 0 0 25 0 4 0 524087489 1072279552 190873 33554432000 4194304 4627427 140733911515088 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 1047148

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.95
CPU time (s): 4800.25
CPU user time (s): 4793.37
CPU system time (s): 6.88195
CPU usage (%): 399.371
Max. virtual memory (cumulated for all children) (KiB): 1111084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.37
system time used= 6.88195
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1871052
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= 1114
involuntary context switches= 33204

runsolver used 1.81572 second user time and 4.76427 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-30 02:54:56
IDJOB=3262683
IDBENCH=83796
IDSOLVER=1586
FILE ID=node135/3262683-1304124896
RUNJOBID= node135-1304124896-10240
PBS_JOBID= 13170740
Free space on /tmp= 71116 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT03/handmade/gomes/bqwh/bqwh.50.825.shuffled-as.sat03-1648.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262683-1304124896/watcher-3262683-1304124896 -o /tmp/evaluation-result-3262683-1304124896/solver-3262683-1304124896 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3262683-1304124896.cnf

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

MD5SUM BENCH= 05a191325d89de504821b55dea51ca7f
RANDOM SEED=1712478233

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29688764 kB
Buffers:        925296 kB
Cached:        1750796 kB
SwapCached:        172 kB
Active:         148084 kB
Inactive:      2597656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29688764 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           10968 kB
Writeback:           0 kB
AnonPages:       69124 kB
Mapped:          14400 kB
Slab:           454112 kB
PageTables:       4824 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   193776 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71108 MiB
End job on node135 at 2011-04-30 03:15:00