Trace number 3366250

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.42 1202.85

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S981492757-074-UNKNOWN.cnf
MD5SUM720cb73f06c537d4bcc379449229299e
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 variables250
Number of clauses21250
Sum of the clauses size148750
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 521250

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-3366250-1305399763.cnf'
0.00/0.00	c -- header says num vars:            250
0.00/0.00	c -- header says num clauses:       21250
0.00/0.02	c -- clauses added:            0 learnts,        21250 normals,            0 xors
0.00/0.02	c -- vars added        250
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0       250     21250         0         0    148750         0   no data   no data
0.00/0.39	c asymm  cl-useful: 0/14617/21250 lits-rem:0 time: 0.36
0.00/0.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.00/0.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
0.00/0.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
0.00/0.77	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.77	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.00/0.77	c calculated reachability. Time: 0.00
0.00/0.77	c Calc default polars -  time:   0.00 s pos:     127 undec:       4 neg:     119
0.00/0.77	c =========================================================================================
0.00/0.77	c types(t): F = full restart, N = normal restart
0.00/0.77	c types(t): S = simplification begin/end, E = solution found
0.00/0.77	c restart types(rt): st = static, dy = dynamic
0.00/0.77	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.77	c  B st     0         0       250     21250         0         0    148750         0   no data   no data
0.00/0.77	c  N dy    14      4348       250     21250         0      4244    148750    289556     59.74     62.93
4.41/1.20	c  N dy    31      8412       250     21250         0      5781    148750    333665     59.64     63.21
4.82/1.30	c  N dy    46     13206       250     21250         0      6321    148750    303721     59.47     62.65
6.37/1.60	c  N dy    53     17350       250     21250         0     10360    148750    574323     59.17     62.61
7.19/1.88	c  N dy    65     21550       250     21250         0      8994    148750    423282     58.96     62.31
8.36/2.13	c  F st    69     25001       250     21250         0     12372    148750    648412     58.43     58.67
8.36/2.18	c  N st    71     25627       250     21250         0     12985    148750    688637     58.43   no data
9.55/2.49	c  N dy    75     30000       250     21250         0     10576    148750    471277     58.43   no data
9.55/2.49	c  S st    75     30000       250     21250         0     10576    148750    471277     58.43   no data
9.95/2.54	c  S st    75     30502       250     21250         0     11073    148750    502600     58.43   no data
9.95/2.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.95/2.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
9.95/2.56	c blocked clauses removed:        0 vars:      0 tried:         250 T: 0.00 s
9.95/2.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.95/2.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.95/2.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
9.95/2.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.95/2.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.95/2.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.99/3.04	c lits-rem:        87  cl-subs:      301  v-elim:      0  v-fix:    0  time:  0.45 s
12.75/3.26	c asymm  cl-useful: 0/6389/21250 lits-rem:0 time: 0.22
12.75/3.26	c calculated reachability. Time: 0.00
12.75/3.26	c  N dy    75     30502       250     21250         0     10772    148750    474382     58.43   no data
14.35/3.64	c  N dy    89     35077       250     21250         0     15237    148750    771165     58.46     61.99
15.54/3.96	c  N dy   101     39118       250     21250         0     11461    148750    467948     58.34     61.98
17.13/4.35	c  N dy   119     43178       250     21250         0     15423    148750    732703     58.45     61.61
17.94/4.57	c  S st   127     45753       250     21250         0      9201    148750    267410     58.42   no data
18.33/4.63	c  S st   127     46253       250     21250         0      9698    148750    298006     58.42   no data
18.33/4.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.33/4.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
18.33/4.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.33/4.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.33/4.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.33/4.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
18.33/4.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.33/4.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
18.33/4.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.73/4.76	c lits-rem:         2  cl-subs:       34  v-elim:      0  v-fix:    0  time:  0.10 s
18.73/4.76	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
18.73/4.77	c vivif2 --  cl tried     9664 cl shrink        0 lits rem          0 time: 0.00
20.76/5.21	c asymm  cl-useful: 0/14611/21250 lits-rem:0 time: 0.44
20.76/5.21	c calculated reachability. Time: 0.00
20.76/5.21	c  N dy   127     46253       250     21250         0      9664    148750    294714     58.42   no data
21.93/5.53	c  N dy   135     50354       250     21250         0     13668    148750    561157     58.25     61.72
23.52/5.94	c  N dy   146     55298       250     21250         0     18503    148750    879842     58.10     61.37
24.74/6.27	c  N dy   158     59400       250     21250         0     12744    148750    445321     58.03     61.27
26.32/6.64	c  N dy   178     63635       250     21250         0     16886    148750    719390     58.08     61.14
27.92/7.05	c  N dy   193     67693       250     21250         0     20846    148750    982484     58.07     61.46
28.71/7.22	c  S st   202     69379       250     21250         0     11764    148750    329013     58.11   no data
28.71/7.28	c  S st   202     69882       250     21250         0     12260    148750    360917     58.11   no data
28.71/7.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.71/7.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
28.71/7.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.71/7.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.71/7.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.71/7.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
28.71/7.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.71/7.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
29.13/7.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.54/7.49	c lits-rem:        31  cl-subs:       73  v-elim:      0  v-fix:    0  time:  0.18 s
29.54/7.49	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
29.90/7.50	c vivif2 --  cl tried    12187 cl shrink        0 lits rem          0 time: 0.00
30.70/7.73	c asymm  cl-useful: 0/6043/21250 lits-rem:0 time: 0.23
30.70/7.73	c calculated reachability. Time: 0.00
30.70/7.73	c  N dy   202     69882       250     21250         0     12187    148750    353992     58.11   no data
32.31/8.17	c  N dy   217     75101       250     21250         0     17277    148750    690966     58.07     61.16
35.10/8.88	c  N dy   233     82704       250     21250         0     12997    148750    358639     57.91     62.31
37.09/9.30	c  F st   250     87500       250     21250         0     17688    148750    667337     57.91     59.12
37.09/9.36	c  N st   252     88127       250     21250         0     18299    148750    709203     57.91   no data
39.09/9.89	c  N dy   259     93863       250     21250         0     23862    148750   1088687     57.90     61.26
41.48/10.43	c  N dy   282     99884       250     21250         0     17068    148750    576711     57.92     62.95
43.47/10.95	c  S st   295    104825       250     21250         0     21883    148750    899290     57.91     55.64
43.87/11.04	c  S st   295    105331       250     21250         0     22384    148750    930164     57.91   no data
43.87/11.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.87/11.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
43.87/11.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.87/11.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.87/11.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.87/11.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
43.87/11.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
43.87/11.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
44.28/11.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.67/12.76	c lits-rem:       158  cl-subs:      540  v-elim:      0  v-fix:    0  time:  1.64 s
50.67/12.76	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
50.67/12.77	c vivif2 --  cl tried    21844 cl shrink        0 lits rem          0 time: 0.01
51.09/12.81	c asymm  cl-useful: 0/596/21250 lits-rem:0 time: 0.04
51.09/12.81	c calculated reachability. Time: 0.00
51.09/12.81	c  N dy   295    105331       250     21250         0     21844    148750    881166     57.91   no data
54.66/13.74	c  N dy   318    113938       250     21250         0     16576    148750    490288     57.87     61.02
57.45/14.50	c  N dy   340    121816       250     21250         0     24263    148750    998761     57.86     61.41
62.23/15.63	c  N dy   370    131510       250     21250         0     19108    148750    611614     57.85     61.20
65.83/16.54	c  N dy   396    139990       250     21250         0     27378    148750   1159335     57.85     64.96
69.42/17.49	c  N dy   414    149173       250     21250         0     20698    148750    657453     57.73     60.84
73.03/18.40	c  S st   433    157996       250     21250         0     29326    148750   1226313     57.67     56.30
73.45/18.49	c  S st   433    158498       250     21250         0     29824    148750   1256884     57.67   no data
73.45/18.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
73.81/18.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
73.81/18.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
73.81/18.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
73.81/18.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.81/18.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
73.81/18.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
73.81/18.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
73.81/18.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.62/21.76	c lits-rem:       490  cl-subs:      915  v-elim:      0  v-fix:    0  time:  3.19 s
86.62/21.76	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
86.62/21.77	c vivif2 --  cl tried    28909 cl shrink        0 lits rem          0 time: 0.01
87.77/22.03	c asymm  cl-useful: 0/4982/21250 lits-rem:0 time: 0.26
87.77/22.04	c calculated reachability. Time: 0.00
87.77/22.04	c  N dy   433    158498       250     21250         0     28909    148750   1176642     57.67   no data
92.56/23.26	c  N dy   482    170099       250     21250         0     23654    148750    801444     57.68     60.96
97.76/24.55	c  N dy   511    181278       250     21250         0     34596    148750   1517493     57.62     60.72
103.35/25.91	c  N dy   550    192959       250     21250         0     28462    148750   1064907     57.62     60.80
108.93/27.38	c  N dy   584    205290       250     21250         0     21935    148750    576515     57.58     60.66
115.31/28.93	c  N dy   625    218817       250     21250         0     35146    148750   1443115     57.58     61.28
122.50/30.75	c  N dy   690    232814       250     21250         0     29306    148750   1011988     57.63     61.36
125.30/31.49	c  S st   707    237748       250     21250         0     34143    148750   1330542     57.63   no data
126.13/31.62	c  S st   707    238251       250     21250         0     34640    148750   1362975     57.63   no data
126.13/31.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
126.13/31.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
126.13/31.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
126.13/31.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
126.13/31.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
126.13/31.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
126.13/31.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
126.13/31.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
126.49/31.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
148.83/37.30	c lits-rem:       386  cl-subs:      816  v-elim:      0  v-fix:    0  time:  5.58 s
148.83/37.30	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
148.83/37.32	c vivif2 --  cl tried    33824 cl shrink        0 lits rem          0 time: 0.02
150.03/37.64	c asymm  cl-useful: 0/3948/21250 lits-rem:0 time: 0.32
150.03/37.64	c calculated reachability. Time: 0.00
150.03/37.64	c  N dy   707    238251       250     21250         0     33824    148750   1287557     57.63   no data
158.01/39.68	c  N dy   775    253692       250     21250         0     28381    148750    891583     57.66     60.79
166.79/41.83	c  N dy   843    270432       250     21250         0     23222    148750    498029     57.68     60.88
175.17/43.92	c  N dy   913    287843       250     21250         0     40247    148750   1618734     57.71     61.14
184.35/46.23	c  N dy   984    306241       250     21250         0     35771    148750   1279927     57.72     61.00
184.35/46.23	c  F st   985    306250       250     21250         0     35780    148750   1280480     57.72   no data
194.34/48.71	c  N dy  1042    325815       250     21250         0     31456    148750    935435     57.72     61.14
205.14/51.49	c  N dy  1121    345880       250     21250         0     26638    148750    557802     57.74     61.08
210.70/52.89	c  S st  1171    357376       250     21250         0     37862    148750   1304985     57.77     55.85
211.49/53.00	c  S st  1171    357877       250     21250         0     38360    148750   1336415     57.77   no data
211.49/53.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
211.49/53.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
211.49/53.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
211.49/53.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
211.49/53.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
211.49/53.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
211.49/53.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
211.49/53.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
211.49/53.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
235.04/58.97	c lits-rem:       225  cl-subs:      716  v-elim:      0  v-fix:    0  time:  5.88 s
235.04/58.97	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
235.04/58.99	c vivif2 --  cl tried    37644 cl shrink        0 lits rem          0 time: 0.01
236.23/59.28	c asymm  cl-useful: 0/3491/21250 lits-rem:0 time: 0.30
236.23/59.29	c calculated reachability. Time: 0.00
236.23/59.29	c  N dy  1171    357877       250     21250         0     37644    148750   1269760     57.77   no data
248.21/62.28	c  N dy  1223    378734       250     21250         0     32582    148750    896907     57.76     61.14
260.99/65.44	c  N dy  1296    399234       250     21250         0     52603    148750   2217827     57.78     60.87
272.15/68.26	c  N dy  1362    420031       250     21250         0     46555    148750   1776544     57.77     61.41
283.75/71.20	c  N dy  1418    440662       250     21250         0     39335    148750   1233837     57.76     61.02
297.33/74.58	c  N dy  1504    463033       250     21250         0     32885    148750    757082     57.77     61.20
309.28/77.54	c  N dy  1590    483035       250     21250         0     52453    148750   2052083     57.79     60.92
322.44/80.82	c  N dy  1663    505840       250     21250         0     45417    148750   1531574     57.78     60.92
336.02/84.26	c  N dy  1728    527218       250     21250         0     36026    148750    857044     57.78     61.31
341.60/85.63	c  S st  1769    536815       250     21250         0     45398    148750   1471989     57.78   no data
342.00/85.76	c  S st  1769    537317       250     21250         0     45894    148750   1502746     57.78   no data
342.00/85.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
342.00/85.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
342.40/85.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
342.40/85.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
342.40/85.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
342.40/85.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
342.40/85.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
342.40/85.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
342.40/85.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
371.14/93.03	c lits-rem:       516  cl-subs:      880  v-elim:      0  v-fix:    0  time:  7.18 s
371.14/93.04	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
371.14/93.05	c vivif2 --  cl tried    45014 cl shrink        0 lits rem          0 time: 0.02
372.33/93.38	c asymm  cl-useful: 0/3112/21250 lits-rem:0 time: 0.32
372.33/93.38	c calculated reachability. Time: 0.00
372.33/93.38	c  N dy  1769    537317       250     21250         0     45014    148750   1421541     57.78   no data
386.29/96.85	c  N dy  1849    558007       250     21250         0     33930    148750    661239     57.80     62.20
398.30/99.82	c  N dy  1902    578754       250     21250         0     54178    148750   1997494     57.76     62.16
411.84/103.23	c  N dy  1961    600445       250     21250         0     43101    148750   1212030     57.72     61.45
427.00/107.03	c  N dy  2044    620510       250     21250         0     62689    148750   2507380     57.73     60.79
440.18/110.35	c  N dy  2133    640859       250     21250         0     49380    148750   1575990     57.75     60.96
456.54/114.48	c  N dy  2197    662696       250     21250         0     36545    148750    672073     57.74     61.01
470.11/117.84	c  N dy  2277    683179       250     21250         0     56558    148750   1990057     57.75     61.78
487.67/122.21	c  N dy  2363    703488       250     21250         0     41261    148750    928651     57.76     61.31
501.64/125.71	c  N dy  2447    723617       250     21250         0     60945    148750   2233364     57.78     61.40
515.61/129.26	c  N dy  2467    744306       250     21250         0     44988    148750   1126458     57.71     60.89
530.37/132.96	c  N dy  2552    764736       250     21250         0     64955    148750   2455399     57.72     61.53
545.94/136.81	c  N dy  2640    784798       250     21250         0     47452    148750   1230079     57.74     61.21
560.33/140.47	c  N dy  2720    804823       250     21250         0     67030    148750   2522764     57.74     61.08
561.50/140.71	c  S st  2723    805975       250     21250         0     68159    148750   2596861     57.74     58.53
561.90/140.88	c  S st  2723    806482       250     21250         0     68662    148750   2627923     57.74   no data
561.90/140.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
562.30/140.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
562.30/140.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
562.30/140.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
562.30/140.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
562.30/140.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
562.30/140.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
562.30/140.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
562.70/141.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
672.45/168.55	c lits-rem:       621  cl-subs:     1744  v-elim:      0  v-fix:    0  time: 27.52 s
672.45/168.56	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
672.45/168.59	c vivif2 --  cl tried    66918 cl shrink        0 lits rem          0 time: 0.03
674.05/168.97	c asymm  cl-useful: 0/2289/21250 lits-rem:0 time: 0.38
674.05/168.97	c calculated reachability. Time: 0.00
674.05/168.97	c  N dy  2723    806482       250     21250         0     66918    148750   2468102     57.74   no data
690.02/172.99	c  N dy  2810    828262       250     21250         0     50065    148750   1343097     57.75     60.87
705.61/176.84	c  N dy  2878    848678       250     21250         0     70004    148750   2663348     57.75     61.12
721.14/180.70	c  N dy  2971    868903       250     21250         0     50690    148750   1335940     57.77     61.09
735.51/184.35	c  N dy  3027    888936       250     21250         0     70258    148750   2628220     57.76     60.87
751.47/188.32	c  N dy  3087    910361       250     21250         0     51136    148750   1310008     57.74     60.99
767.08/192.23	c  N dy  3163    930503       250     21250         0     70812    148750   2613287     57.74     61.25
790.19/198.00	c  N dy  3232    960941       250     21250         0     59490    148750   1802204     57.68     60.74
806.95/202.21	c  N dy  3303    981038       250     21250         0     79131    148750   3107089     57.68     60.78
822.52/206.10	c  N dy  3388   1002036       250     21250         0     57684    148750   1633150     57.69     61.27
839.28/210.34	c  N dy  3450   1023191       250     21250         0     78370    148750   3001540     57.68     61.43
854.88/214.27	c  N dy  3525   1043215       250     21250         0     54921    148750   1388770     57.68     60.75
872.80/218.74	c  N dy  3601   1064664       250     21250         0     75889    148750   2770383     57.68     61.22
879.99/220.54	c  F st  3622   1071877       250     21250         0     82943    148750   3234628     57.68   no data
890.76/223.22	c  N dy  3657   1084723       250     21250         0     51518    148750   1107405     57.68     63.66
908.32/227.60	c  N dy  3718   1105514       250     21250         0     71826    148750   2452426     57.68     60.94
933.06/233.82	c  N dy  3794   1128029       250     21250         0     48850    148750    878958     57.68     61.24
949.43/237.90	c  N dy  3867   1148836       250     21250         0     69216    148750   2217997     57.67     60.88
969.78/243.03	c  N dy  3952   1169000       250     21250         0     88899    148750   3519539     57.68     61.42
985.75/247.07	c  N dy  4033   1189088       250     21250         0     62566    148750   1733490     57.69     61.05
1004.14/251.63	c  N dy  4103   1209147       250     21250         0     82203    148750   3032142     57.69     60.89
1004.90/251.80	c  S st  4107   1209725       250     21250         0     82760    148750   3069322     57.69   no data
1005.70/252.03	c  S st  4107   1210231       250     21250         0     83259    148750   3101062     57.69   no data
1005.70/252.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1005.70/252.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1005.70/252.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1005.70/252.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1005.70/252.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1005.70/252.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1005.70/252.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1006.10/252.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1006.50/252.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1113.89/279.12	c lits-rem:       951  cl-subs:     2166  v-elim:      0  v-fix:    0  time: 26.92 s
1113.89/279.13	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1113.89/279.16	c vivif2 --  cl tried    81093 cl shrink        0 lits rem          0 time: 0.04
1115.45/279.55	c asymm  cl-useful: 0/2025/21250 lits-rem:0 time: 0.39
1115.45/279.56	c calculated reachability. Time: 0.00
1115.45/279.56	c  N dy  4107   1210231       250     21250         0     81093    148750   2903809     57.69   no data
1134.21/284.26	c  N dy  4189   1230244       250     21250         0     53776    148750   1104648     57.70     62.25
1150.57/288.32	c  N dy  4259   1250815       250     21250         0     73864    148750   2430434     57.70     60.80
1170.14/293.21	c  N dy  4328   1270983       250     21250         0     93587    148750   3736551     57.70     60.96
1185.30/297.10	c  N dy  4398   1291154       250     21250         0     65442    148750   1813499     57.70     61.50
1204.45/301.81	c  N dy  4482   1311429       250     21250         0     85249    148750   3123730     57.70     60.98
1224.01/306.71	c  N dy  4568   1331592       250     21250         0     56084    148750   1134970     57.71     61.13
1240.80/310.96	c  N dy  4654   1351913       250     21250         0     75941    148750   2451427     57.72     60.91
1261.12/316.00	c  N dy  4722   1371990       250     21250         0     95567    148750   3749418     57.72     61.62
1277.88/320.24	c  N dy  4810   1392063       250     21250         0     65338    148750   1694527     57.73     61.03
1297.05/325.05	c  N dy  4890   1412632       250     21250         0     85462    148750   3025987     57.74     61.41
1317.00/330.07	c  N dy  4937   1432748       250     21250         0     54303    148750    908965     57.72     60.83
1332.57/334.00	c  N dy  5001   1453048       250     21250         0     74152    148750   2220523     57.72     61.12
1355.35/339.63	c  N dy  5085   1475434       250     21250         0     96019    148750   3667072     57.72     61.00
1374.07/344.38	c  N dy  5156   1496359       250     21250         0     64669    148750   1540950     57.72     60.98
1391.63/348.74	c  N dy  5209   1516696       250     21250         0     84468    148750   2854759     57.71     60.80
1414.78/354.52	c  N dy  5288   1537000       250     21250         0    104315    148750   4169589     57.71     60.79
1431.54/358.74	c  N dy  5379   1557117       250     21250         0     71195    148750   1925544     57.72     61.01
1451.10/363.71	c  N dy  5451   1577138       250     21250         0     90750    148750   3212682     57.72     62.86
1475.84/369.86	c  N dy  5527   1597151       250     21250         0     56612    148750    901946     57.72     65.36
1492.60/374.02	c  N dy  5567   1617809       250     21250         0     76725    148750   2231523     57.69     61.01
1514.55/379.58	c  N dy  5631   1637849       250     21250         0     96312    148750   3520054     57.69     61.00
1536.50/385.01	c  N dy  5705   1657948       250     21250         0     61297    148750   1157365     57.69     61.95
1553.66/389.32	c  N dy  5777   1678331       250     21250         0     81240    148750   2477994     57.70     60.84
1574.45/394.53	c  N dy  5831   1698422       250     21250         0    100823    148750   3774123     57.69     61.40
1589.19/398.26	c  S st  5878   1710231       250     21250         0     56705    148750    798952     57.69     59.24
1589.99/398.41	c  S st  5878   1710736       250     21250         0     57208    148750    830526     57.69   no data
1589.99/398.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1589.99/398.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
1589.99/398.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1589.99/398.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1589.99/398.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1589.99/398.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1589.99/398.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1589.99/398.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1589.99/398.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1595.58/399.84	c lits-rem:        23  cl-subs:       66  v-elim:      0  v-fix:    0  time:  1.34 s
1595.58/399.84	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1595.58/399.85	c vivif2 --  cl tried    57142 cl shrink        0 lits rem          0 time: 0.01
1596.40/400.04	c asymm  cl-useful: 0/1403/21250 lits-rem:0 time: 0.19
1596.40/400.04	c calculated reachability. Time: 0.00
1596.40/400.04	c  N dy  5878   1710736       250     21250         0     57142    148750    824356     57.69   no data
1613.14/404.28	c  N dy  5948   1731433       250     21250         0     77366    148750   2162653     57.70     60.83
1634.69/409.64	c  N dy  6005   1751850       250     21250         0     97318    148750   3483804     57.69     60.85
1661.03/416.22	c  N dy  6106   1771861       250     21250         0     60167    148750    967847     57.70     60.97
1680.98/421.20	c  N dy  6166   1791918       250     21250         0     79764    148750   2263477     57.70     60.92
1707.32/427.84	c  N dy  6263   1812325       250     21250         0     99699    148750   3583583     57.71     60.77
1731.27/433.84	c  N dy  6347   1832414       250     21250         0     61713    148750   1017592     57.72     60.98
1749.23/438.33	c  N dy  6428   1852451       250     21250         0     81339    148750   2316827     57.72     64.41
1771.58/443.91	c  N dy  6506   1873064       250     21250         0    101480    148750   3655521     57.73     60.94
1796.32/450.13	c  N dy  6579   1893201       250     21250         0     62531    148750   1013588     57.73     61.97
1814.28/454.62	c  N dy  6666   1913268       250     21250         0     82143    148750   2312029     57.73     60.80
1838.27/460.61	c  N dy  6767   1934451       250     21250         0    102862    148750   3684586     57.74     61.04
1863.37/466.90	c  N dy  6853   1954472       250     21250         0     62783    148750    970622     57.74     64.00
1880.94/471.36	c  N dy  6922   1974590       250     21250         0     82446    148750   2267192     57.75     60.86
1903.28/476.95	c  N dy  7003   1994610       250     21250         0    102026    148750   3569864     57.75     62.39
1930.04/483.67	c  N dy  7086   2014933       250     21250         0     61284    148750    819157     57.75     61.27
1947.61/488.03	c  N dy  7162   2035006       250     21250         0     80920    148750   2115367     57.75     61.47
1969.97/493.67	c  N dy  7254   2055102       250     21250         0    100557    148750   3417905     57.76     63.95
1995.89/500.12	c  N dy  7323   2075246       250     21250         0    120259    148750   4725261     57.76     61.63
2015.43/505.09	c  N dy  7395   2095736       250     21250         0     78699    148750   1909949     57.76     61.00
2039.38/511.06	c  N dy  7484   2117944       250     21250         0    100374    148750   3347970     57.77     60.96
2065.32/517.54	c  N dy  7549   2137946       250     21250         0    119897    148750   4638209     57.76     61.30
2090.45/523.85	c  N dy  7630   2159737       250     21250         0     78661    148750   1861761     57.77     60.84
2113.21/529.51	c  N dy  7711   2179783       250     21250         0     98280    148750   3157556     57.77     61.05
2137.95/535.71	c  N dy  7769   2200298       250     21250         0    118334    148750   4484732     57.76     61.48
2153.52/539.62	c  S st  7819   2210737       250     21250         0     64999    148750    896818     57.76     59.04
2153.95/539.80	c  S st  7819   2211241       250     21250         0     65498    148750    928800     57.76   no data
2153.95/539.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2154.35/539.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
2154.35/539.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2154.35/539.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2154.35/539.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2154.35/539.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2154.35/539.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2154.35/539.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2154.35/539.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2159.90/541.26	c lits-rem:        26  cl-subs:       96  v-elim:      0  v-fix:    0  time:  1.36 s
2159.90/541.26	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
2159.90/541.27	c vivif2 --  cl tried    65402 cl shrink        0 lits rem          0 time: 0.01
2161.50/541.61	c asymm  cl-useful: 0/2931/21250 lits-rem:0 time: 0.34
2161.50/541.61	c calculated reachability. Time: 0.00
2161.50/541.61	c  N dy  7819   2211241       250     21250         0     65402    148750    919979     57.76   no data
2179.46/546.15	c  N dy  7884   2231310       250     21250         0     84995    148750   2213884     57.76     60.99
2201.81/551.72	c  N dy  7953   2251320       250     21250         0    104559    148750   3510955     57.76     63.84
2226.95/558.07	c  N dy  7993   2271568       250     21250         0    124321    148750   4822920     57.75     60.94
2248.90/563.57	c  N dy  8080   2292282       250     21250         0     80075    148750   1844891     57.75     60.85
2271.65/569.20	c  N dy  8156   2313128       250     21250         0    100428    148750   3194617     57.75     61.08
2297.99/575.86	c  N dy  8236   2333542       250     21250         0    120373    148750   4511270     57.75     61.15
2323.13/582.15	c  N dy  8300   2355228       250     21250         0     76063    148750   1524255     57.75     60.82
2343.49/587.22	c  N dy  8354   2375714       250     21250         0     96093    148750   2848294     57.74     60.78
2371.03/594.11	c  N dy  8440   2396594       250     21250         0    116483    148750   4199639     57.75     61.45
2404.59/602.58	c  N dy  8532   2418398       250     21250         0     71342    148750   1155995     57.75     61.18
2425.30/607.70	c  N dy  8604   2438539       250     21250         0     90988    148750   2458961     57.75     61.32
2450.44/614.03	c  N dy  8679   2459002       250     21250         0    110963    148750   3777445     57.75     61.30
2479.98/621.45	c  N dy  8764   2479265       250     21250         0    130781    148750   5088675     57.75     60.83
2502.33/627.05	c  N dy  8855   2499581       250     21250         0     83252    148750   1898213     57.76     61.03
2525.08/632.73	c  N dy  8945   2519691       250     21250         0    102956    148750   3207096     57.77     61.42
2553.02/639.73	c  N dy  9042   2540291       250     21250         0    123089    148750   4542583     57.78     60.91
2580.95/646.78	c  N dy  9122   2561142       250     21250         0     75053    148750   1290302     57.78     60.96
2601.30/651.84	c  N dy  9186   2581211       250     21250         0     94638    148750   2590984     57.78     61.13
2626.45/658.12	c  N dy  9232   2602848       250     21250         0    115738    148750   3989093     57.77     61.15
2655.18/665.32	c  N dy  9305   2623177       250     21250         0    135547    148750   5306185     57.77     61.11
2676.36/670.69	c  N dy  9387   2643190       250     21250         0     85813    148750   1952450     57.77     60.82
2699.08/676.36	c  N dy  9466   2663289       250     21250         0    105494    148750   3260299     57.77     61.29
2728.62/683.74	c  N dy  9539   2683592       250     21250         0    125301    148750   4564408     57.78     60.92
2761.74/692.04	c  N dy  9620   2703730       250     21250         0     74660    148750   1154774     57.78     60.90
2768.96/693.88	c  S st  9644   2711243       250     21250         0     82000    148750   1637954     57.78     56.46
2770.12/694.10	c  S st  9644   2711748       250     21250         0     82497    148750   1669303     57.78   no data
2770.12/694.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2770.12/694.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
2770.12/694.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2770.12/694.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2770.12/694.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2770.12/694.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2770.12/694.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2770.52/694.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2770.52/694.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2798.46/701.23	c lits-rem:       161  cl-subs:      673  v-elim:      0  v-fix:    0  time:  6.99 s
2798.46/701.23	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
2798.46/701.26	c vivif2 --  cl tried    81824 cl shrink        0 lits rem          0 time: 0.02
2800.05/701.64	c asymm  cl-useful: 0/2154/21250 lits-rem:0 time: 0.39
2800.05/701.65	c calculated reachability. Time: 0.00
2800.05/701.65	c  N dy  9644   2711748       250     21250         0     81824    148750   1609384     57.78   no data
2822.00/707.13	c  N dy  9701   2731873       250     21250         0    101454    148750   2904979     57.77     61.04
2849.14/713.96	c  N dy  9787   2752154       250     21250         0    121238    148750   4218953     57.77     61.25
2879.87/721.62	c  N dy  9858   2772515       250     21250         0    141146    148750   5535275     57.77     61.05
2900.26/726.79	c  N dy  9911   2792639       250     21250         0     89447    148750   2069200     57.76     61.06
2923.78/732.67	c  N dy  9993   2812806       250     21250         0    109150    148750   3373555     57.77     61.16
2952.51/739.82	c  N dy 10081   2832840       250     21250         0    128724    148750   4670519     57.77     61.00
2984.08/747.73	c  N dy 10174   2853254       250     21250         0     76392    148750   1161186     57.78     61.15
3007.19/753.59	c  N dy 10257   2875928       250     21250         0     98548    148750   2626937     57.78     61.66
3033.53/760.11	c  N dy 10330   2896387       250     21250         0    118508    148750   3949050     57.78     61.54
3064.66/767.94	c  N dy 10412   2916613       250     21250         0    138277    148750   5253830     57.78     60.99
3091.40/774.70	c  N dy 10487   2938522       250     21250         0     86441    148750   1771701     57.78     60.85
3116.14/780.86	c  N dy 10570   2958712       250     21250         0    106169    148750   3082237     57.78     60.88
3146.10/788.39	c  N dy 10641   2978871       250     21250         0    125853    148750   4386702     57.78     61.05
3177.60/796.20	c  N dy 10701   2998920       250     21250         0    145429    148750   5688358     57.78     61.00
3201.55/802.21	c  N dy 10777   3019425       250     21250         0     91236    148750   2029080     57.78     60.91
3225.53/808.22	c  N dy 10853   3039527       250     21250         0    110885    148750   3331587     57.79     61.80
3255.43/815.74	c  N dy 10944   3059561       250     21250         0    130430    148750   4629906     57.79     61.62
3289.36/824.21	c  N dy 11030   3079844       250     21250         0    150258    148750   5948002     57.79     61.23
3310.91/829.68	c  N dy 11108   3100363       250     21250         0     95077    148750   2228623     57.80     60.91
3335.29/835.77	c  N dy 11179   3120501       250     21250         0    114804    148750   3534965     57.80     62.21
3365.19/843.27	c  N dy 11263   3140618       250     21250         0    134390    148750   4837413     57.80     61.21
3398.30/851.54	c  N dy 11338   3160812       250     21250         0     77956    148750   1037131     57.80     60.87
3419.06/856.73	c  N dy 11411   3181094       250     21250         0     97753    148750   2347695     57.80     61.18
3443.80/862.97	c  N dy 11482   3201204       250     21250         0    117408    148750   3646786     57.80     62.14
3458.57/866.67	c  S st 11513   3211749       250     21250         0    127706    148750   4327170     57.80   no data
3460.17/867.01	c  S st 11513   3212250       250     21250         0    128202    148750   4358937     57.80   no data
3460.17/867.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3460.57/867.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
3460.57/867.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3460.57/867.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3460.57/867.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3460.57/867.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
3460.57/867.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3460.57/867.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3460.97/867.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3666.90/918.87	c lits-rem:       781  cl-subs:     3132  v-elim:      0  v-fix:    0  time: 51.59 s
3666.90/918.87	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
3667.30/918.93	c vivif2 --  cl tried   125070 cl shrink        0 lits rem          0 time: 0.06
3669.28/919.44	c asymm  cl-useful: 0/1428/21250 lits-rem:0 time: 0.50
3669.28/919.44	c calculated reachability. Time: 0.00
3669.28/919.44	c  N dy 11513   3212250       250     21250         0    125070    148750   4075219     57.80   no data
3702.41/927.78	c  N dy 11577   3232890       250     21250         0    145253    148750   5407970     57.80     60.98
3731.95/935.18	c  N dy 11664   3253080       250     21250         0     87851    148750   1634492     57.80     61.34
3756.32/941.25	c  N dy 11757   3273224       250     21250         0    107560    148750   2945230     57.80     60.89
3784.23/948.27	c  N dy 11832   3293271       250     21250         0    127164    148750   4246834     57.80     61.16
3816.55/956.32	c  N dy 11894   3313707       250     21250         0    147134    148750   5564378     57.80     60.89
3846.89/963.92	c  N dy 11973   3335567       250     21250         0     90329    148750   1740033     57.80     60.96
3872.03/970.25	c  N dy 12060   3356570       250     21250         0    110865    148750   3107803     57.80     60.98
3900.77/977.48	c  N dy 12142   3376757       250     21250         0    130594    148750   4417160     57.81     61.02
3935.49/986.14	c  N dy 12231   3397541       250     21250         0    150882    148750   5768334     57.81     60.93
3963.41/993.18	c  N dy 12288   3417591       250     21250         0     91300    148750   1753407     57.81     61.32
3990.16/999.88	c  N dy 12373   3437828       250     21250         0    111047    148750   3061924     57.81     61.11
4026.08/1008.85	c  N dy 12466   3457964       250     21250         0    130681    148750   4367611     57.82     61.08
4062.81/1018.06	c  N dy 12559   3479008       250     21250         0    151232    148750   5736837     57.82     61.26
4090.74/1025.02	c  N dy 12626   3499035       250     21250         0     90737    148750   1660093     57.82     60.89
4115.08/1031.14	c  N dy 12694   3519417       250     21250         0    110645    148750   2974494     57.82     61.16
4145.01/1038.61	c  N dy 12790   3539616       250     21250         0    130397    148750   4288723     57.82     61.65
4179.73/1047.39	c  N dy 12889   3559856       250     21250         0    150142    148750   5599362     57.83     61.07
4210.47/1055.06	c  N dy 12960   3579861       250     21250         0     88616    148750   1461396     57.83     61.04
4234.42/1061.07	c  N dy 13053   3600007       250     21250         0    108280    148750   2768491     57.83     61.09
4261.95/1067.99	c  N dy 13119   3620898       250     21250         0    128686    148750   4123194     57.83     61.60
4295.48/1076.35	c  N dy 13205   3641027       250     21250         0    148366    148750   5431556     57.83     61.65
4328.20/1084.56	c  N dy 13265   3661084       250     21250         0     85880    148750   1227307     57.83     62.82
4350.55/1090.15	c  N dy 13336   3681126       250     21250         0    105444    148750   2523972     57.83     60.94
4377.70/1096.96	c  N dy 13409   3701406       250     21250         0    125238    148750   3837261     57.83     60.88
4394.86/1101.21	c  S st 13457   3712252       250     21250         0    135823    148750   4539057     57.83     58.35
4396.05/1101.57	c  S st 13457   3712759       250     21250         0    136326    148750   4570799     57.83   no data
4396.05/1101.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4396.45/1101.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.09
4396.45/1101.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4396.45/1101.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4396.45/1101.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4396.45/1101.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
4396.45/1101.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4396.85/1101.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
4397.28/1101.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4605.58/1154.03	c lits-rem:       924  cl-subs:     3202  v-elim:      0  v-fix:    0  time: 52.18 s
4605.58/1154.03	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
4605.58/1154.09	c vivif2 --  cl tried   133124 cl shrink        0 lits rem          0 time: 0.06
4607.58/1154.60	c asymm  cl-useful: 0/1353/21250 lits-rem:0 time: 0.51
4608.00/1154.61	c calculated reachability. Time: 0.00
4608.00/1154.61	c  N dy 13457   3712759       250     21250         0    133124    148750   4282487     57.83   no data
4643.53/1163.58	c  N dy 13536   3732904       250     21250         0    152792    148750   5590956     57.83     60.94
4681.40/1173.04	c  F st 13609   3751562       250     21250         0     88085    148750   1323820     57.83   no data
4683.79/1173.67	c  N st 13613   3753597       250     21250         0     90065    148750   1455206     57.83   no data
4711.74/1180.60	c  N dy 13682   3773876       250     21250         0    109891    148750   2774617     57.83     61.26
4740.86/1187.91	c  N dy 13752   3793909       250     21250         0    129467    148750   4075169     57.83     60.95
4774.81/1196.45	c  N dy 13835   3814230       250     21250         0    149326    148750   5394906     57.84     61.06

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-3366250-1305399763/watcher-3366250-1305399763 -o /tmp/evaluation-result-3366250-1305399763/solver-3366250-1305399763 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366250-1305399763.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: 8.00 8.02 7.94 3/288 27319
/proc/meminfo: memFree=24431104/32951124 swapFree=63485424/67111528
[pid=27319] ppid=27317 vsize=183212 CPUtime=0.01 cores=1,3,5,7
/proc/27319/stat : 27319 (strangenight2-m) R 27317 27319 27184 0 -1 4202496 1030 0 0 0 1 0 0 0 25 0 4 0 632392207 187609088 947 33554432000 4194304 4580107 140736769789120 18446744073709551615 220815897285 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27319/statm: 45838 955 333 95 0 40820 0
[pid=27319/tid=27320] ppid=27317 vsize=216308 CPUtime=0 cores=1,3,5,7
/proc/27319/task/27320/stat : 27320 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 309 0 0 0 0 0 0 0 25 0 4 0 632392207 221499392 1406 33554432000 4194304 4580107 140736769789120 18446744073709551615 4489196 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=216308 CPUtime=0 cores=1,3,5,7
/proc/27319/task/27321/stat : 27321 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 215 0 0 0 0 0 0 0 25 0 4 0 632392207 221499392 1406 33554432000 4194304 4580107 140736769789120 18446744073709551615 220816341486 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=216308 CPUtime=0 cores=1,3,5,7
/proc/27319/task/27322/stat : 27322 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 269 0 0 0 0 0 0 0 25 0 4 0 632392207 221499392 1409 33554432000 4194304 4580107 140736769789120 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.062047 s]
/proc/loadavg: 8.00 8.02 7.94 3/288 27319
/proc/meminfo: memFree=24431104/32951124 swapFree=63485424/67111528
[pid=27319] ppid=27317 vsize=239612 CPUtime=3.06 cores=1,3,5,7
/proc/27319/stat : 27319 (strangenight2-m) R 27317 27319 27184 0 -1 4202496 10107 0 0 0 305 1 0 0 18 0 4 0 632392207 245362688 8409 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294974 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27319/statm: 56188 7533 377 95 0 51170 0
[pid=27319/tid=27320] ppid=27317 vsize=224752 CPUtime=0.8 cores=1,3,5,7
/proc/27319/task/27320/stat : 27320 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 2510 0 0 0 80 0 0 0 25 0 4 0 632392207 230146048 7533 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=224752 CPUtime=0.79 cores=1,3,5,7
/proc/27319/task/27321/stat : 27321 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 2625 0 0 0 79 0 0 0 19 0 4 0 632392207 230146048 7533 33554432000 4194304 4580107 140736769789120 18446744073709551615 4292913 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=224752 CPUtime=0.8 cores=1,3,5,7
/proc/27319/task/27322/stat : 27322 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 2394 0 0 0 80 0 0 0 25 0 4 0 632392207 230146048 7533 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 239612

[startup+0.913322 s]
/proc/loadavg: 8.00 8.02 7.94 3/288 27319
/proc/meminfo: memFree=24431104/32951124 swapFree=63485424/67111528
[pid=27319] ppid=27317 vsize=224752 CPUtime=3.61 cores=1,3,5,7
/proc/27319/stat : 27319 (strangenight2-m) R 27317 27319 27184 0 -1 4202496 11330 0 0 0 360 1 0 0 18 0 4 0 632392207 230146048 7998 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27319/statm: 56188 7998 377 95 0 51170 0
[pid=27319/tid=27320] ppid=27317 vsize=224752 CPUtime=0.9 cores=1,3,5,7
/proc/27319/task/27320/stat : 27320 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 2618 0 0 0 90 0 0 0 25 0 4 0 632392207 230146048 7998 33554432000 4194304 4580107 140736769789120 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=224752 CPUtime=0.89 cores=1,3,5,7
/proc/27319/task/27321/stat : 27321 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 2737 0 0 0 89 0 0 0 19 0 4 0 632392207 230146048 7998 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=224752 CPUtime=0.9 cores=1,3,5,7
/proc/27319/task/27322/stat : 27322 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 2530 0 0 0 90 0 0 0 25 0 4 0 632392207 230146048 7998 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.61
Current children cumulated vsize (KiB) 224752

[startup+1.0133 s]
/proc/loadavg: 8.00 8.02 7.94 3/288 27319
/proc/meminfo: memFree=24431104/32951124 swapFree=63485424/67111528
[pid=27319] ppid=27317 vsize=224752 CPUtime=4.01 cores=1,3,5,7
/proc/27319/stat : 27319 (strangenight2-m) R 27317 27319 27184 0 -1 4202496 11775 0 0 0 400 1 0 0 18 0 4 0 632392207 230146048 8443 33554432000 4194304 4580107 140736769789120 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27319/statm: 56188 8443 377 95 0 51170 0
[pid=27319/tid=27320] ppid=27317 vsize=224752 CPUtime=1 cores=1,3,5,7
/proc/27319/task/27320/stat : 27320 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 2722 0 0 0 100 0 0 0 25 0 4 0 632392207 230146048 8443 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=224752 CPUtime=0.99 cores=1,3,5,7
/proc/27319/task/27321/stat : 27321 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 2869 0 0 0 99 0 0 0 19 0 4 0 632392207 230146048 8443 33554432000 4194304 4580107 140736769789120 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=224752 CPUtime=1 cores=1,3,5,7
/proc/27319/task/27322/stat : 27322 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 2634 0 0 0 100 0 0 0 25 0 4 0 632392207 230146048 8443 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.01
Current children cumulated vsize (KiB) 224752

[startup+1.11329 s]
/proc/loadavg: 8.00 8.02 7.94 3/288 27319
/proc/meminfo: memFree=24431104/32951124 swapFree=63485424/67111528
[pid=27319] ppid=27317 vsize=224752 CPUtime=4.41 cores=1,3,5,7
/proc/27319/stat : 27319 (strangenight2-m) R 27317 27319 27184 0 -1 4202496 12165 0 0 0 440 1 0 0 18 0 4 0 632392207 230146048 8833 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294974 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27319/statm: 56188 8833 377 95 0 51170 0
[pid=27319/tid=27320] ppid=27317 vsize=224752 CPUtime=1.1 cores=1,3,5,7
/proc/27319/task/27320/stat : 27320 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 2818 0 0 0 110 0 0 0 25 0 4 0 632392207 230146048 8833 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=224752 CPUtime=1.09 cores=1,3,5,7
/proc/27319/task/27321/stat : 27321 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 2974 0 0 0 109 0 0 0 19 0 4 0 632392207 230146048 8833 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=224752 CPUtime=1.1 cores=1,3,5,7
/proc/27319/task/27322/stat : 27322 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 2724 0 0 0 110 0 0 0 25 0 4 0 632392207 230146048 8834 33554432000 4194304 4580107 140736769789120 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.41
Current children cumulated vsize (KiB) 224752

[startup+1.50022 s]
/proc/loadavg: 8.00 8.02 7.94 3/288 27319
/proc/meminfo: memFree=24431104/32951124 swapFree=63485424/67111528
[pid=27319] ppid=27317 vsize=245120 CPUtime=5.96 cores=1,3,5,7
/proc/27319/stat : 27319 (strangenight2-m) R 27317 27319 27184 0 -1 4202496 15236 0 0 0 594 2 0 0 19 0 4 0 632392207 251002880 9604 33554432000 4194304 4580107 140736769789120 18446744073709551615 4292959 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27319/statm: 61280 9604 377 95 0 56262 0
[pid=27319/tid=27320] ppid=27317 vsize=245120 CPUtime=1.48 cores=1,3,5,7
/proc/27319/task/27320/stat : 27320 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 3569 0 0 0 148 0 0 0 25 0 4 0 632392207 251002880 9604 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=245120 CPUtime=1.48 cores=1,3,5,7
/proc/27319/task/27321/stat : 27321 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 3718 0 0 0 148 0 0 0 19 0 4 0 632392207 251002880 9604 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=245120 CPUtime=1.48 cores=1,3,5,7
/proc/27319/task/27322/stat : 27322 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 3491 0 0 0 148 0 0 0 25 0 4 0 632392207 251002880 9604 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294754 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) 245120

[startup+3.10092 s]
/proc/loadavg: 8.00 8.02 7.94 9/298 27332
/proc/meminfo: memFree=24326164/32951124 swapFree=63485424/67111528
[pid=27319] ppid=27317 vsize=246296 CPUtime=12.35 cores=1,3,5,7
/proc/27319/stat : 27319 (strangenight2-m) R 27317 27319 27184 0 -1 4202496 27927 0 0 0 1230 5 0 0 23 0 4 0 632392207 252207104 12771 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294438 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27319/statm: 61574 12771 379 95 0 56556 0
[pid=27319/tid=27320] ppid=27317 vsize=246296 CPUtime=3.09 cores=1,3,5,7
/proc/27319/task/27320/stat : 27320 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 6280 0 0 0 308 1 0 0 25 0 4 0 632392207 252207104 12771 33554432000 4194304 4580107 140736769789120 18446744073709551615 4401352 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=246296 CPUtime=3.05 cores=1,3,5,7
/proc/27319/task/27321/stat : 27321 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 6528 0 0 0 305 0 0 0 25 0 4 0 632392207 252207104 12771 33554432000 4194304 4580107 140736769789120 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=246296 CPUtime=3.08 cores=1,3,5,7
/proc/27319/task/27322/stat : 27322 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 5839 0 0 0 307 1 0 0 25 0 4 0 632392207 252207104 12771 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 246296

[startup+6.31133 s]
/proc/loadavg: 8.00 8.02 7.94 9/298 27333
/proc/meminfo: memFree=24224484/32951124 swapFree=63485424/67111528
[pid=27319] ppid=27317 vsize=262484 CPUtime=25.16 cores=1,3,5,7
/proc/27319/stat : 27319 (strangenight2-m) R 27317 27319 27184 0 -1 4202496 47388 0 0 0 2507 9 0 0 25 0 4 0 632392207 268783616 22541 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27319/statm: 65621 22541 379 95 0 60603 0
[pid=27319/tid=27320] ppid=27317 vsize=262484 CPUtime=6.29 cores=1,3,5,7
/proc/27319/task/27320/stat : 27320 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 10539 0 0 0 627 2 0 0 25 0 4 0 632392207 268783616 22541 33554432000 4194304 4580107 140736769789120 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=262484 CPUtime=6.24 cores=1,3,5,7
/proc/27319/task/27321/stat : 27321 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 11626 0 0 0 623 1 0 0 25 0 4 0 632392207 268783616 22541 33554432000 4194304 4580107 140736769789120 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=262484 CPUtime=6.29 cores=1,3,5,7
/proc/27319/task/27322/stat : 27322 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 12379 0 0 0 627 2 0 0 25 0 4 0 632392207 268783616 22542 33554432000 4194304 4580107 140736769789120 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 262484

[startup+12.7012 s]
/proc/loadavg: 8.00 8.02 7.94 9/298 27333
/proc/meminfo: memFree=24157080/32951124 swapFree=63485424/67111528
[pid=27319] ppid=27317 vsize=311432 CPUtime=50.67 cores=1,3,5,7
/proc/27319/stat : 27319 (strangenight2-m) R 27317 27319 27184 0 -1 4202496 77508 0 0 0 5052 15 0 0 25 0 4 0 632392207 318906368 40295 33554432000 4194304 4580107 140736769789120 18446744073709551615 4415779 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27319/statm: 77858 40295 379 95 0 72840 0
[pid=27319/tid=27320] ppid=27317 vsize=311432 CPUtime=12.68 cores=1,3,5,7
/proc/27319/task/27320/stat : 27320 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 17136 0 0 0 1265 3 0 0 25 0 4 0 632392207 318906368 40295 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=311432 CPUtime=12.58 cores=1,3,5,7
/proc/27319/task/27321/stat : 27321 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 17294 0 0 0 1256 2 0 0 25 0 4 0 632392207 318906368 40295 33554432000 4194304 4580107 140736769789120 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=311432 CPUtime=12.68 cores=1,3,5,7
/proc/27319/task/27322/stat : 27322 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 22305 0 0 0 1264 4 0 0 25 0 4 0 632392207 318906368 40295 33554432000 4194304 4580107 140736769789120 18446744073709551615 4451672 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 311432

[startup+25.5008 s]
/proc/loadavg: 8.07 8.03 7.94 9/298 27333
/proc/meminfo: memFree=24059860/32951124 swapFree=63485424/67111528
[pid=27319] ppid=27317 vsize=312796 CPUtime=101.74 cores=1,3,5,7
/proc/27319/stat : 27319 (strangenight2-m) R 27317 27319 27184 0 -1 4202496 110325 0 0 0 10152 22 0 0 25 0 4 0 632392207 320303104 44896 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294468 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27319/statm: 78199 44896 379 95 0 73181 0
[pid=27319/tid=27320] ppid=27317 vsize=312796 CPUtime=25.48 cores=1,3,5,7
/proc/27319/task/27320/stat : 27320 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 25082 0 0 0 2543 5 0 0 25 0 4 0 632392207 320303104 44896 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=312796 CPUtime=25.25 cores=1,3,5,7
/proc/27319/task/27321/stat : 27321 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 23261 0 0 0 2522 3 0 0 25 0 4 0 632392207 320303104 44896 33554432000 4194304 4580107 140736769789120 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=312796 CPUtime=25.48 cores=1,3,5,7
/proc/27319/task/27322/stat : 27322 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 29818 0 0 0 2542 6 0 0 25 0 4 0 632392207 320303104 44896 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 312796

[startup+51.1011 s]
/proc/loadavg: 8.12 8.04 7.95 9/298 27334
/proc/meminfo: memFree=23943708/32951124 swapFree=63485424/67111528
[pid=27319] ppid=27317 vsize=346664 CPUtime=203.92 cores=1,3,5,7
/proc/27319/stat : 27319 (strangenight2-m) R 27317 27319 27184 0 -1 4202496 165486 0 0 0 20354 38 0 0 25 0 4 0 632392207 354983936 59101 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27319/statm: 86666 59101 381 95 0 81648 0
[pid=27319/tid=27320] ppid=27317 vsize=346664 CPUtime=51.08 cores=1,3,5,7
/proc/27319/task/27320/stat : 27320 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 34537 0 0 0 5101 7 0 0 25 0 4 0 632392207 354983936 59101 33554432000 4194304 4580107 140736769789120 18446744073709551615 4321056 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=346664 CPUtime=50.63 cores=1,3,5,7
/proc/27319/task/27321/stat : 27321 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 35399 0 0 0 5056 7 0 0 25 0 4 0 632392207 354983936 59101 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=346664 CPUtime=51.09 cores=1,3,5,7
/proc/27319/task/27322/stat : 27322 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 47437 0 0 0 5098 11 0 0 25 0 4 0 632392207 354983936 59101 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.92
Current children cumulated vsize (KiB) 346664

[startup+102.301 s]
/proc/loadavg: 8.16 8.07 7.96 9/298 27335
/proc/meminfo: memFree=23816940/32951124 swapFree=63485424/67111528
[pid=27319] ppid=27317 vsize=417216 CPUtime=408.25 cores=1,3,5,7
/proc/27319/stat : 27319 (strangenight2-m) R 27317 27319 27184 0 -1 4202496 234543 0 0 0 40764 61 0 0 25 0 4 0 632392207 427229184 71645 33554432000 4194304 4580107 140736769789120 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27319/statm: 104304 71645 388 95 0 99286 0
[pid=27319/tid=27320] ppid=27317 vsize=417216 CPUtime=102.29 cores=1,3,5,7
/proc/27319/task/27320/stat : 27320 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 50950 0 0 0 10216 13 0 0 25 0 4 0 632392207 427229184 71645 33554432000 4194304 4580107 140736769789120 18446744073709551615 4321137 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=417216 CPUtime=101.36 cores=1,3,5,7
/proc/27319/task/27321/stat : 27321 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 53873 0 0 0 10122 14 0 0 25 0 4 0 632392207 427229184 71645 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=417216 CPUtime=102.28 cores=1,3,5,7
/proc/27319/task/27322/stat : 27322 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 73747 0 0 0 10209 19 0 0 25 0 4 0 632392207 427229184 71645 33554432000 4194304 4580107 140736769789120 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.25
Current children cumulated vsize (KiB) 417216

[startup+162.301 s]

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

[pid=27319] ppid=27317 vsize=806524 CPUtime=2563.39 cores=1,3,5,7
/proc/27319/stat : 27319 (strangenight2-m) R 27317 27319 27184 0 -1 4202496 836287 0 0 0 256062 277 0 0 25 0 4 0 632392207 825880576 121511 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27319/statm: 201631 121511 382 95 0 196613 0
[pid=27319/tid=27320] ppid=27317 vsize=806524 CPUtime=642.3 cores=1,3,5,7
/proc/27319/task/27320/stat : 27320 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 187182 0 0 0 64166 64 0 0 25 0 4 0 632392207 825880576 121511 33554432000 4194304 4580107 140736769789120 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=806524 CPUtime=636.46 cores=1,3,5,7
/proc/27319/task/27321/stat : 27321 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 196821 0 0 0 63581 65 0 0 25 0 4 0 632392207 825880576 121511 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=806524 CPUtime=642.3 cores=1,3,5,7
/proc/27319/task/27322/stat : 27322 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 248750 0 0 0 64151 79 0 0 25 0 4 0 632392207 825880576 121511 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2563.39
Current children cumulated vsize (KiB) 806524

[startup+702.301 s]
/proc/loadavg: 8.17 8.12 8.02 9/298 27351
/proc/meminfo: memFree=23403080/32951124 swapFree=63485424/67111528
[pid=27319] ppid=27317 vsize=558332 CPUtime=2802.85 cores=1,3,5,7
/proc/27319/stat : 27319 (strangenight2-m) R 27317 27319 27184 0 -1 4202496 879204 0 0 0 279991 294 0 0 25 0 4 0 632392207 571731968 114805 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27319/statm: 139583 114805 382 95 0 134565 0
[pid=27319/tid=27320] ppid=27317 vsize=558332 CPUtime=702.31 cores=1,3,5,7
/proc/27319/task/27320/stat : 27320 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 195536 0 0 0 70162 69 0 0 25 0 4 0 632392207 571731968 114805 33554432000 4194304 4580107 140736769789120 18446744073709551615 4416310 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=558332 CPUtime=695.92 cores=1,3,5,7
/proc/27319/task/27321/stat : 27321 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 210703 0 0 0 69522 70 0 0 25 0 4 0 632392207 571731968 114805 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=558332 CPUtime=702.3 cores=1,3,5,7
/proc/27319/task/27322/stat : 27322 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 256334 0 0 0 70148 82 0 0 25 0 4 0 632392207 571731968 114805 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2802.85
Current children cumulated vsize (KiB) 558332

[startup+762.301 s]
/proc/loadavg: 8.11 8.11 8.02 9/298 27353
/proc/meminfo: memFree=23325044/32951124 swapFree=63485424/67111528
[pid=27319] ppid=27317 vsize=802528 CPUtime=3042.31 cores=1,3,5,7
/proc/27319/stat : 27319 (strangenight2-m) R 27317 27319 27184 0 -1 4202496 925082 0 0 0 303915 316 0 0 25 0 4 0 632392207 821788672 125349 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294458 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27319/statm: 200632 125349 382 95 0 195614 0
[pid=27319/tid=27320] ppid=27317 vsize=802528 CPUtime=762.31 cores=1,3,5,7
/proc/27319/task/27320/stat : 27320 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 205295 0 0 0 76158 73 0 0 25 0 4 0 632392207 821788672 125350 33554432000 4194304 4580107 140736769789120 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=802528 CPUtime=755.38 cores=1,3,5,7
/proc/27319/task/27321/stat : 27321 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 221876 0 0 0 75462 76 0 0 25 0 4 0 632392207 821788672 125350 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=802528 CPUtime=762.3 cores=1,3,5,7
/proc/27319/task/27322/stat : 27322 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 271225 0 0 0 76140 90 0 0 25 0 4 0 632392207 821788672 125350 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3042.31
Current children cumulated vsize (KiB) 802528

[startup+822.301 s]
/proc/loadavg: 8.09 8.11 8.02 9/298 27354
/proc/meminfo: memFree=23320428/32951124 swapFree=63485424/67111528
[pid=27319] ppid=27317 vsize=693292 CPUtime=3281.77 cores=1,3,5,7
/proc/27319/stat : 27319 (strangenight2-m) R 27317 27319 27184 0 -1 4202496 966557 0 0 0 327845 332 0 0 25 0 4 0 632392207 709931008 123933 33554432000 4194304 4580107 140736769789120 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27319/statm: 173323 123933 382 95 0 168305 0
[pid=27319/tid=27320] ppid=27317 vsize=693292 CPUtime=822.31 cores=1,3,5,7
/proc/27319/task/27320/stat : 27320 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 215825 0 0 0 82154 77 0 0 25 0 4 0 632392207 709931008 123933 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=693292 CPUtime=814.83 cores=1,3,5,7
/proc/27319/task/27321/stat : 27321 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 226746 0 0 0 81405 78 0 0 25 0 4 0 632392207 709931008 123933 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=693292 CPUtime=822.3 cores=1,3,5,7
/proc/27319/task/27322/stat : 27322 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 286837 0 0 0 82134 96 0 0 25 0 4 0 632392207 709931008 123933 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3281.77
Current children cumulated vsize (KiB) 693292

[startup+882.301 s]
/proc/loadavg: 8.07 8.10 8.02 9/298 27356
/proc/meminfo: memFree=23256900/32951124 swapFree=63485424/67111528
[pid=27319] ppid=27317 vsize=916428 CPUtime=3521.23 cores=1,3,5,7
/proc/27319/stat : 27319 (strangenight2-m) R 27317 27319 27184 0 -1 4202496 1033275 0 0 0 351768 355 0 0 25 0 4 0 632392207 938422272 152344 33554432000 4194304 4580107 140736769789120 18446744073709551615 4406473 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27319/statm: 229107 152344 382 95 0 224089 0
[pid=27319/tid=27320] ppid=27317 vsize=916428 CPUtime=882.3 cores=1,3,5,7
/proc/27319/task/27320/stat : 27320 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 236282 0 0 0 88148 82 0 0 25 0 4 0 632392207 938422272 152344 33554432000 4194304 4580107 140736769789120 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=916428 CPUtime=874.29 cores=1,3,5,7
/proc/27319/task/27321/stat : 27321 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 238498 0 0 0 87345 84 0 0 25 0 4 0 632392207 938422272 152344 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=916428 CPUtime=882.31 cores=1,3,5,7
/proc/27319/task/27322/stat : 27322 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 304821 0 0 0 88129 102 0 0 25 0 4 0 632392207 938422272 152344 33554432000 4194304 4580107 140736769789120 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3521.23
Current children cumulated vsize (KiB) 916428

[startup+942.301 s]
/proc/loadavg: 8.18 8.12 8.03 9/298 27358
/proc/meminfo: memFree=23144160/32951124 swapFree=63485424/67111528
[pid=27319] ppid=27317 vsize=887364 CPUtime=3760.71 cores=1,3,5,7
/proc/27319/stat : 27319 (strangenight2-m) R 27317 27319 27184 0 -1 4202496 1052948 0 0 0 375705 366 0 0 25 0 4 0 632392207 908660736 154055 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27319/statm: 221841 154055 382 95 0 216823 0
[pid=27319/tid=27320] ppid=27317 vsize=887364 CPUtime=942.32 cores=1,3,5,7
/proc/27319/task/27320/stat : 27320 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 236282 0 0 0 94150 82 0 0 25 0 4 0 632392207 908660736 154056 33554432000 4194304 4580107 140736769789120 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=887364 CPUtime=933.74 cores=1,3,5,7
/proc/27319/task/27321/stat : 27321 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 251161 0 0 0 93283 91 0 0 25 0 4 0 632392207 908660736 154056 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=887364 CPUtime=942.32 cores=1,3,5,7
/proc/27319/task/27322/stat : 27322 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 306147 0 0 0 94129 103 0 0 25 0 4 0 632392207 908660736 154056 33554432000 4194304 4580107 140736769789120 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3760.71
Current children cumulated vsize (KiB) 887364

[startup+1002.3 s]
/proc/loadavg: 8.18 8.13 8.03 9/298 27359
/proc/meminfo: memFree=23076552/32951124 swapFree=63485424/67111528
[pid=27319] ppid=27317 vsize=969328 CPUtime=4000.14 cores=1,3,5,7
/proc/27319/stat : 27319 (strangenight2-m) R 27317 27319 27184 0 -1 4202496 1107946 0 0 0 399623 391 0 0 25 0 4 0 632392207 992591872 154752 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27319/statm: 242332 154752 382 95 0 237314 0
[pid=27319/tid=27320] ppid=27317 vsize=969328 CPUtime=1002.31 cores=1,3,5,7
/proc/27319/task/27320/stat : 27320 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 248193 0 0 0 100143 88 0 0 25 0 4 0 632392207 992591872 154752 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=969328 CPUtime=993.19 cores=1,3,5,7
/proc/27319/task/27321/stat : 27321 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 265025 0 0 0 99223 96 0 0 25 0 4 0 632392207 992591872 154752 33554432000 4194304 4580107 140736769789120 18446744073709551615 4406395 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=969328 CPUtime=1002.31 cores=1,3,5,7
/proc/27319/task/27322/stat : 27322 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 321582 0 0 0 100120 111 0 0 25 0 4 0 632392207 992591872 154752 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4000.14
Current children cumulated vsize (KiB) 969328

[startup+1062.31 s]
/proc/loadavg: 8.13 8.12 8.03 9/298 27361
/proc/meminfo: memFree=23073536/32951124 swapFree=63485424/67111528
[pid=27319] ppid=27317 vsize=896592 CPUtime=4239.64 cores=1,3,5,7
/proc/27319/stat : 27319 (strangenight2-m) R 27317 27319 27184 0 -1 4202496 1155035 0 0 0 423550 414 0 0 25 0 4 0 632392207 918110208 153497 33554432000 4194304 4580107 140736769789120 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27319/statm: 224148 153497 382 95 0 219130 0
[pid=27319/tid=27320] ppid=27317 vsize=896592 CPUtime=1062.32 cores=1,3,5,7
/proc/27319/task/27320/stat : 27320 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 261795 0 0 0 106137 95 0 0 25 0 4 0 632392207 918110208 153497 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=896592 CPUtime=1052.65 cores=1,3,5,7
/proc/27319/task/27321/stat : 27321 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 271292 0 0 0 105168 97 0 0 25 0 4 0 632392207 918110208 153497 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=896592 CPUtime=1062.32 cores=1,3,5,7
/proc/27319/task/27322/stat : 27322 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 335417 0 0 0 106114 118 0 0 25 0 4 0 632392207 918110208 153497 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4239.64
Current children cumulated vsize (KiB) 896592

[startup+1122.3 s]
/proc/loadavg: 8.11 8.11 8.03 9/298 27362
/proc/meminfo: memFree=23036308/32951124 swapFree=63485424/67111528
[pid=27319] ppid=27317 vsize=953704 CPUtime=4479.06 cores=1,3,5,7
/proc/27319/stat : 27319 (strangenight2-m) R 27317 27319 27184 0 -1 4202496 1204003 0 0 0 447472 434 0 0 25 0 4 0 632392207 976592896 164289 33554432000 4194304 4580107 140736769789120 18446744073709551615 4406473 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27319/statm: 238426 164289 382 95 0 233408 0
[pid=27319/tid=27320] ppid=27317 vsize=953704 CPUtime=1122.32 cores=1,3,5,7
/proc/27319/task/27320/stat : 27320 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 271740 0 0 0 112132 100 0 0 25 0 4 0 632392207 976592896 164289 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=953704 CPUtime=1112.1 cores=1,3,5,7
/proc/27319/task/27321/stat : 27321 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 283813 0 0 0 111107 103 0 0 25 0 4 0 632392207 976592896 164289 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=953704 CPUtime=1122.31 cores=1,3,5,7
/proc/27319/task/27322/stat : 27322 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 351914 0 0 0 112107 124 0 0 25 0 4 0 632392207 976592896 164289 33554432000 4194304 4580107 140736769789120 18446744073709551615 4451678 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4479.06
Current children cumulated vsize (KiB) 953704

[startup+1182.3 s]
/proc/loadavg: 8.19 8.13 8.04 9/298 27364
/proc/meminfo: memFree=22952208/32951124 swapFree=63485424/67111528
[pid=27319] ppid=27317 vsize=938384 CPUtime=4718.51 cores=1,3,5,7
/proc/27319/stat : 27319 (strangenight2-m) R 27317 27319 27184 0 -1 4202496 1230194 0 0 0 471406 445 0 0 25 0 4 0 632392207 960905216 172248 33554432000 4194304 4580107 140736769789120 18446744073709551615 4294436 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27319/statm: 234596 172248 382 95 0 229578 0
[pid=27319/tid=27320] ppid=27317 vsize=938384 CPUtime=1182.32 cores=1,3,5,7
/proc/27319/task/27320/stat : 27320 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 280173 0 0 0 118130 102 0 0 25 0 4 0 632392207 960905216 172248 33554432000 4194304 4580107 140736769789120 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=938384 CPUtime=1171.54 cores=1,3,5,7
/proc/27319/task/27321/stat : 27321 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 295801 0 0 0 117045 109 0 0 25 0 4 0 632392207 960905216 172248 33554432000 4194304 4580107 140736769789120 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=938384 CPUtime=1182.31 cores=1,3,5,7
/proc/27319/task/27322/stat : 27322 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 351914 0 0 0 118107 124 0 0 25 0 4 0 632392207 960905216 172248 33554432000 4194304 4580107 140736769789120 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4718.51
Current children cumulated vsize (KiB) 938384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 8.20 8.14 8.05 9/298 27364
/proc/meminfo: memFree=22903464/32951124 swapFree=63485424/67111528
[pid=27319] ppid=27317 vsize=983608 CPUtime=4800.35 cores=1,3,5,7
/proc/27319/stat : 27319 (strangenight2-m) R 27317 27319 27184 0 -1 4202496 1239028 0 0 0 479584 451 0 0 25 0 4 0 632392207 1007214592 172700 33554432000 4194304 4580107 140736769789120 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27319/statm: 245902 172700 382 95 0 240884 0
[pid=27319/tid=27320] ppid=27317 vsize=983608 CPUtime=1202.83 cores=1,3,5,7
/proc/27319/task/27320/stat : 27320 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 280173 0 0 0 120181 102 0 0 25 0 4 0 632392207 1007214592 172701 33554432000 4194304 4580107 140736769789120 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=983608 CPUtime=1191.86 cores=1,3,5,7
/proc/27319/task/27321/stat : 27321 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 299807 0 0 0 119074 112 0 0 25 0 4 0 632392207 1007214592 172701 33554432000 4194304 4580107 140736769789120 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=983608 CPUtime=1202.83 cores=1,3,5,7
/proc/27319/task/27322/stat : 27322 (strangenight2-m) R 27317 27319 27184 0 -1 4202560 353503 0 0 0 120158 125 0 0 25 0 4 0 632392207 1007214592 172701 33554432000 4194304 4580107 140736769789120 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 983608

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): 1202.85
CPU time (s): 4800.42
CPU user time (s): 4795.88
CPU system time (s): 4.54431
CPU usage (%): 399.089
Max. virtual memory (cumulated for all children) (KiB): 1058268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.88
system time used= 4.54431
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1239029
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= 789
involuntary context switches= 19883

runsolver used 2.97555 second user time and 8.01078 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-14 21:02:43
IDJOB=3366250
IDBENCH=82659
IDSOLVER=1844
FILE ID=node147/3366250-1305399763
RUNJOBID= node147-1305398558-27203
PBS_JOBID= 13324491
Free space on /tmp= 73108 MiB

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

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

MD5SUM BENCH= 720cb73f06c537d4bcc379449229299e
RANDOM SEED=309717348

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24431632 kB
Buffers:        286916 kB
Cached:        4969428 kB
SwapCached:      13132 kB
Active:        1626308 kB
Inactive:      6660552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24431632 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:            5852 kB
Writeback:           0 kB
AnonPages:     3026108 kB
Mapped:          14652 kB
Slab:           140380 kB
PageTables:      28420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 44833028 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= 73096 MiB
End job on node147 at 2011-05-14 21:22:48