Trace number 3370870

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-1-st (fixed)? (TO) 1300.06 1300.03

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtvisns3p00-tseitin.cnf
MD5SUMa8ad0173824ed9404a8c153da07c5f9c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark938.798
Satisfiable
(Un)Satisfiability was proved
Number of variables183325
Number of clauses546914
Sum of the clauses size1276130
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2364608
Number of clauses of size 3182304
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370870-1305380554.cnf'
0.00/0.01	c -- header says num vars:         183325
0.00/0.01	c -- header says num clauses:      546914
0.18/0.21	c -- clauses added:            0 learnts,       546914 normals,            0 xors
0.18/0.21	c -- vars added     183325
0.18/0.21	c Parsing time:  0.17 s
0.18/0.21	c  N st     0         0    183325    182304    364608         0   1276128         0   no data   no data  --
0.38/0.49	c asymm  cl-useful: 0/31915/182303 lits-rem:0 time: 0.28
8.58/8.64	c Flit:   943 Blit:   2200 bXBeca:    0 bXProp: 20574 Bins:      0 BRemL:      0 BRemN:      0 P: 157.7M T:  8.04
8.58/8.66	c Cleaning up after failed var search:     0.02 s 
8.68/8.72	c Replacing    20574 vars Replaced   458970 lits Time:     0.06 s 
8.68/8.80	c bin-w-bin subsume rem        13358 bins  time:  0.03 s
8.79/8.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
9.17/9.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done: 124210 time:  0.43 s
9.37/9.41	c Removed useless bin:    1098  fixed:     0  props:  20.00M  time:  0.13 s
9.98/10.01	c lits-rem:         0  cl-subs:    17150  v-elim:  52950  v-fix:    0  time:  0.59 s
10.18/10.27	c Finding binary XORs  T:     0.26 s  found:    1579
10.28/10.30	c Replacing     1579 vars Replaced    32239 lits Time:     0.03 s 
10.28/10.39	c Finding non-binary XORs:     0.06 s (found:     256, avg size: 3.0)
10.28/10.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
10.38/10.46	c calculated reachability. Time: 0.05
10.38/10.47	c Calc default polars -  time:   0.02 s pos:    3855 undec:   79848 neg:   99622
10.38/10.47	c =========================================================================================
10.38/10.47	c types(t): F = full restart, N = normal restart
10.38/10.47	c types(t): S = simplification begin/end, E = solution found
10.38/10.47	c restart types(rt): st = static, dy = dynamic
10.38/10.47	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
10.38/10.47	c  B st     0         0    104322    164883    200887         0    998178         0   no data   no data  --
11.48/11.50	c  N dy    15      4059    104070    164883    201602      3317    998170     26223      3.67      3.88  --
12.58/12.60	c  N dy    36      8303    104052    164883    202182      6933    998141     53119      3.63      3.83  --
13.88/13.91	c  N dy    65     12430    104026    164883    202607     10603    998131     86568      3.78      4.03  --
15.28/15.34	c  N dy    91     16486    104014    164883    202979     14241    998112    120754      3.83      4.19  --
16.88/16.91	c  N dy   121     21030    104012    164883    203478     10511    998106     59034      3.93      4.14  --
18.18/18.20	c  F st   140     25001    103977    164883    203920     14010    998100     92303      3.92   no data  --
20.28/20.39	c Found part    29598 vars:          6 clauses:        14 lits size:        33
20.28/20.39	c Found part    30482 vars:     103971 clauses:    364844 lits size:    995235
20.28/20.39	c Found parts:          2 time: 2.19 s
20.28/20.39	c Solving part 29598
20.38/20.47	c  N st     0         0         6         5         9         0        33         0   no data   no data  --
20.38/20.47	c asymm  cl-useful: 0/5/5 lits-rem:0 time: 0.00
20.38/20.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
20.38/20.48	c Finding binary XORs  T:     0.01 s  found:       0
20.38/20.48	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
20.38/20.48	c calculated reachability. Time: 0.00
20.38/20.48	c Calc default polars -  time:   0.00 s pos:       2 undec:  183319 neg:       4
20.38/20.48	c =========================================================================================
20.38/20.48	c types(t): F = full restart, N = normal restart
20.38/20.48	c types(t): S = simplification begin/end, E = solution found
20.38/20.48	c restart types(rt): st = static, dy = dynamic
20.38/20.48	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
20.38/20.48	c  B st     0         0         6         5         9         0        33         0   no data   no data  --
20.38/20.48	c  E st     1         0         0         5         9         0        33         0   no data   no data  --
20.38/20.49	c Verified 5 clauses.
20.38/20.49	c Verified 5 clauses.
20.38/20.49	c Solved part
20.38/20.49	c =========================================================================================
20.38/20.49	c Coming back to original instance
20.38/20.49	c =========================================================================================
20.48/20.59	c  N st   141     25251    103971    164382    203248     14210    995235     94755      3.92   no data  --
22.18/22.21	c  N dy   146     30002    103961    164382    203595     18582    995230    163254      3.92   no data  --
22.18/22.21	c  S st   146     30002    103961    164382    203595     18582    995230    163254      3.92   no data  --
22.38/22.47	c  S st   146     30506    103960    164382    203678     18993    995230    167055      3.92   no data  --
22.38/22.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
22.48/22.51	c Cache  BProp: 47 Set: 14 BXProp: 7 T: 0.01
31.98/32.03	c Flit:    47 Blit:    261 bXBeca:    0 bXProp: 1850 Bins:  41044 BRemL:   4244 BRemN:    113 P: 111.9M T:  9.52
31.98/32.03	c Cleaning up after failed var search:     0.00 s 
31.98/32.09	c Replacing     1857 vars Replaced    49589 lits Time:     0.05 s 
32.08/32.18	c bin-w-bin subsume rem         3767 bins  time:  0.02 s
32.18/32.27	c subs with bin:     4120  lits-rem:     39636  v-fix:    0  time:  0.09 s
32.58/32.66	c Subs w/ non-existent bins:   4254 l-rem:   8565 v-fix:     0 done:  74372 time:  0.39 s
32.78/32.82	c Removed useless bin:    2469  fixed:     0  props:  20.00M  time:  0.16 s
33.87/33.94	c lits-rem:     33253  cl-subs:    45798  v-elim:  67674  v-fix:    0  time:  1.09 s
34.17/34.26	c asymm  cl-useful: 4475/17731/148478 lits-rem:5818 time: 0.32
34.27/34.31	c calculated reachability. Time: 0.03
34.27/34.31	c  N dy   146     30506     33838    148150     55193      6170    672301     39310      3.92   no data  --
34.37/34.48	c Finding binary XORs  T:     0.17 s  found:     116
35.19/35.27	c  N dy   164     34590     33822    148150     55556      9825    672270     67283      3.92      4.46  --
36.18/36.23	c  N dy   195     38733     33807    148150     55841     13634    672258     98915      3.96      4.29  --
37.08/37.12	c  N dy   226     42822     33807    148150     56033     17472    672242    130203      4.02      5.11  --
37.68/37.78	c  S st   249     45759     33807    148150     56149     20256    672238    155553      4.06   no data  --
37.88/37.97	c  S st   249     46262     33805    148150     56243     20658    672234    158759      4.06   no data  --
37.88/37.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
37.98/38.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
41.38/41.40	c Flit:    19 Blit:      2 bXBeca:    0 bXProp:  174 Bins:  40183 BRemL:   6378 BRemN:    737 P: 31.6M T:  3.40
41.38/41.46	c Replacing      290 vars Replaced    25016 lits Time:     0.06 s 
41.48/41.53	c bin-w-bin subsume rem          460 bins  time:  0.02 s
41.58/41.60	c subs with bin:     5417  lits-rem:     28704  v-fix:    0  time:  0.07 s
41.69/41.73	c Subs w/ non-existent bins:   3982 l-rem:  12281 v-fix:     0 done:  24272 time:  0.12 s
41.69/41.77	c Removed useless bin:    1036  fixed:     0  props:   2.67M  time:  0.04 s
42.58/42.69	c lits-rem:     10108  cl-subs:    14905  v-elim:  10378  v-fix:    0  time:  0.92 s
42.68/42.77	c vivif2 --  cl tried   134203 cl shrink    12811 lits rem      14856 time: 0.08
42.68/42.79	c vivif2 --  cl tried    14598 cl shrink     1826 lits rem       2436 time: 0.02
43.08/43.17	c asymm  cl-useful: 167/13768/132719 lits-rem:179 time: 0.38
43.08/43.20	c calculated reachability. Time: 0.01
43.18/43.20	c  N dy   249     46262     23102    132715     49955     14544    542240    121576      4.06   no data  --
43.18/43.28	c Finding binary XORs  T:     0.08 s  found:       5
44.08/44.12	c  N dy   280     50304     23098    132715     50035     18459    542240    158975      4.12      4.64  --
44.99/45.08	c  N dy   319     54377     23095    132715     50114     22407    542238    201722      4.21      5.51  --
46.09/46.14	c  N dy   356     58384     23084    132715     50201     26290    542234    250733      4.30      5.16  --
47.08/47.12	c  N dy   393     62454     23063    132715     50281     18277    542232    144262      4.38      4.71  --
48.08/48.19	c  N dy   433     66807     23063    132715     50346     22527    542228    203586      4.47      4.75  --
48.78/48.86	c  S st   458     69393     23062    132715     50400     25040    542228    238048      4.52   no data  --
48.98/49.02	c  S st   458     69894     23061    132715     50434     25501    542227    242082      4.52   no data  --
48.98/49.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
48.98/49.04	c Cache  BProp: 1 Set: 0 BXProp: 0 T: 0.00
51.18/51.25	c Flit:     9 Blit:     11 bXBeca:    0 bXProp:   36 Bins:  19891 BRemL:   6539 BRemN:   1014 P: 23.5M T:  2.21
51.18/51.29	c Replacing       41 vars Replaced     2496 lits Time:     0.03 s 
51.28/51.35	c bin-w-bin subsume rem         1197 bins  time:  0.01 s
51.38/51.41	c subs with bin:     3143  lits-rem:      3243  v-fix:    0  time:  0.05 s
51.38/51.49	c Subs w/ non-existent bins:    847 l-rem:   3193 v-fix:     0 done:  20306 time:  0.08 s
51.48/51.51	c Removed useless bin:     303  fixed:     0  props:   1.35M  time:  0.02 s
52.38/52.43	c lits-rem:      2847  cl-subs:     7107  v-elim:   2623  v-fix:    0  time:  0.92 s
52.38/52.48	c vivif2 --  cl tried   130588 cl shrink     2951 lits rem       3255 time: 0.06
52.48/52.51	c vivif2 --  cl tried    21103 cl shrink     2176 lits rem       4080 time: 0.03
52.79/52.89	c asymm  cl-useful: 503/11998/130210 lits-rem:1509 time: 0.38
52.88/52.91	c calculated reachability. Time: 0.01
52.88/52.91	c  N dy   458     69894     20372    129707     50708     21063    525445    192210      4.52   no data  --
52.88/52.98	c Finding binary XORs  T:     0.07 s  found:      11
53.98/54.04	c  N dy   497     74365     20369    129707     50789     25421    525441    250150      4.59      6.37  --
55.08/55.17	c  N dy   539     79144     20355    129707     50845     30102    525441    312656      4.66      5.11  --
56.38/56.45	c  N dy   584     84211     20345    129707     50901     35069    525440    388684      4.75      9.20  --
57.28/57.30	c  F st   614     87500     20330    129707     50953     23741    525439    187817      4.80   no data  --
57.28/57.33	c Replacing       11 vars Replaced      316 lits Time:     0.02 s 
57.98/58.03	c  N st   619     90798     20317    129229     50223     26853    523700    247466      4.80   no data  --
59.58/59.69	c  N dy   657     96620     20312    129229     50257     32591    523699    389617      4.88      8.24  --
61.38/61.41	c  N dy   714    102917     20292    129229     50322     38762    523698    502342      4.99      5.28  --
61.88/61.94	c  S st   732    104841     20290    129229     50336     40658    523698    534682      5.03   no data  --
62.08/62.10	c  S st   732    105341     20290    129229     50368     41120    523698    540183      5.03   no data  --
62.08/62.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
62.08/62.13	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
63.88/63.98	c Flit:    25 Blit:     46 bXBeca:    0 bXProp:   76 Bins:  12938 BRemL:   5739 BRemN:    632 P: 24.1M T:  1.85
63.98/64.02	c Replacing       77 vars Replaced     5522 lits Time:     0.04 s 
64.08/64.10	c bin-w-bin subsume rem          607 bins  time:  0.01 s
64.18/64.22	c subs with bin:     2635  lits-rem:      7115  v-fix:    0  time:  0.12 s
64.18/64.26	c Subs w/ non-existent bins:    443 l-rem:   3534 v-fix:     0 done:   6733 time:  0.04 s
64.18/64.28	c Removed useless bin:     202  fixed:     0  props:   1.18M  time:  0.02 s
66.08/66.15	c lits-rem:      2272  cl-subs:     2853  v-elim:    428  v-fix:    0  time:  1.87 s
66.18/66.20	c vivif2 --  cl tried   125254 cl shrink      631 lits rem        684 time: 0.05
66.18/66.27	c vivif2 --  cl tried    37886 cl shrink     7002 lits rem      21942 time: 0.07
66.58/66.63	c asymm  cl-useful: 300/8729/125176 lits-rem:900 time: 0.36
66.58/66.65	c calculated reachability. Time: 0.01
66.58/66.65	c  N dy   732    105341     19679    124876     52747     37847    506401    461115      5.03   no data  --
66.68/66.71	c Finding binary XORs  T:     0.06 s  found:      10
68.68/68.79	c  N dy   793    112117     19675    124876     52800     27744    506401    208141      5.13      5.47  --
70.98/71.04	c  N dy   858    119290     19661    124876     52843     34827    506399    345710      5.24      6.39  --
73.38/73.44	c  N dy   928    126978     19656    124876     52910     42392    506394    515645      5.38      5.72  --
75.79/75.87	c  N dy  1001    135200     19605    124876     52973     50484    506393    673989      5.48      5.89  --
78.28/78.37	c  N dy  1075    143856     19569    124876     53023     41940    506393    410317      5.57      7.00  --
81.18/81.26	c  N dy  1163    153115     19558    124876     53079     51081    506392    612055      5.71      7.04  --
82.88/82.97	c  S st  1207    158011     19555    124876     53107     55924    506390    726394      5.77   no data  --
83.18/83.22	c  S st  1207    158513     19555    124876     53129     56399    506387    731315      5.77   no data  --
83.18/83.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
83.18/83.24	c Cache  BProp: 9 Set: 8 BXProp: 1 T: 0.00
85.18/85.25	c Flit:    33 Blit:     25 bXBeca:    0 bXProp:   50 Bins:  13912 BRemL:   5993 BRemN:    223 P: 26.2M T:  2.00
85.18/85.29	c Replacing       61 vars Replaced     5251 lits Time:     0.03 s 
85.28/85.38	c bin-w-bin subsume rem          353 bins  time:  0.01 s
85.48/85.53	c subs with bin:     1603  lits-rem:      5160  v-fix:    0  time:  0.15 s
85.48/85.57	c Subs w/ non-existent bins:    224 l-rem:   3444 v-fix:     0 done:   5251 time:  0.04 s
85.48/85.59	c Removed useless bin:     138  fixed:     0  props:   1.20M  time:  0.02 s
87.08/87.11	c lits-rem:      1830  cl-subs:     2493  v-elim:    282  v-fix:    0  time:  1.51 s
87.08/87.16	c vivif2 --  cl tried   120950 cl shrink      398 lits rem        454 time: 0.05
87.18/87.26	c vivif2 --  cl tried    52654 cl shrink     9197 lits rem      30087 time: 0.10
87.58/87.61	c asymm  cl-useful: 232/7895/120900 lits-rem:696 time: 0.36
87.58/87.63	c calculated reachability. Time: 0.01
87.58/87.63	c  N dy  1207    158513     19087    120668     56017     52640    490130    638168      5.77   no data  --
87.58/87.69	c Finding binary XORs  T:     0.06 s  found:      10
90.88/90.95	c  N dy  1293    168649     19081    120668     56086     43286    490128    399441      5.87      6.69  --
94.49/94.51	c  N dy  1384    179433     19075    120668     56140     53947    490127    662815      5.93      6.90  --
98.58/98.62	c  N dy  1479    191230     19051    120668     56238     46202    490126    367158      6.02      6.40  --
102.78/102.89	c  N dy  1578    203479     19035    120668     56301     58309    490126    649097      6.11      7.64  --
106.98/107.01	c  N dy  1677    216533     19021    120668     56372     50533    490124    370851      6.19     12.60  --
111.18/111.28	c Finding binary XORs  T:     0.06 s  found:      19
111.58/111.67	c  N dy  1783    230391     18947    119057     55250     62733    484560    676087      6.27      6.64  --
114.39/114.45	c  S st  1848    237769     18944    119057     55273     70034    484560    847000      6.32   no data  --
114.58/114.68	c  S st  1848    238269     18943    119057     55311     70489    484559    852791      6.32   no data  --
114.68/114.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
114.68/114.70	c Cache  BProp: 30 Set: 13 BXProp: 0 T: 0.00
116.88/116.93	c Flit:    54 Blit:     24 bXBeca:    0 bXProp:   27 Bins:  15942 BRemL:   9200 BRemN:    174 P: 31.6M T:  2.23
116.88/116.98	c Replacing       64 vars Replaced     3823 lits Time:     0.03 s 
116.98/117.07	c bin-w-bin subsume rem          296 bins  time:  0.01 s
117.18/117.24	c subs with bin:     1452  lits-rem:      5418  v-fix:    0  time:  0.17 s
117.18/117.29	c Subs w/ non-existent bins:    175 l-rem:   3841 v-fix:     0 done:   7680 time:  0.05 s
117.28/117.31	c Removed useless bin:     117  fixed:     0  props:   1.16M  time:  0.02 s
118.88/118.96	c lits-rem:      2169  cl-subs:     3086  v-elim:    268  v-fix:    0  time:  1.66 s
118.98/119.02	c vivif2 --  cl tried   116411 cl shrink      364 lits rem        409 time: 0.05
119.08/119.14	c vivif2 --  cl tried    66173 cl shrink     9458 lits rem      32295 time: 0.12
119.48/119.50	c asymm  cl-useful: 193/6433/116364 lits-rem:579 time: 0.36
119.48/119.52	c calculated reachability. Time: 0.01
119.48/119.52	c  N dy  1848    238269     18429    116171     57596     66125    472635    743221      6.32   no data  --
119.48/119.58	c Finding binary XORs  T:     0.06 s  found:       7
124.98/125.01	c  N dy  1976    253517     18419    116171     57667     58560    472633    532078      6.41      8.16  --
130.28/130.33	c  N dy  2108    269747     18404    116171     57721     74634    472631    913130      6.49      6.84  --
136.29/136.39	c  N dy  2258    287030     18344    116171     57781     68718    472629    687038      6.59     11.51  --
142.48/142.52	c  N dy  2403    305399     18323    116171     57830     86930    472627   1147259      6.68      9.48  --
142.78/142.86	c  F st  2411    306250     18323    116171     57833     63311    472627    461430      6.69      7.14  --
142.78/142.89	c Replacing       12 vars Replaced      305 lits Time:     0.02 s 
143.38/143.42	c Finding binary XORs  T:     0.06 s  found:      11
149.08/149.19	c  N dy  2528    324978     18310    115067     54927     81302    468749   1011336      6.74      9.86  --
156.28/156.39	c  N dy  2705    345037     18306    115067     54971     75613    468749    683579      6.84      7.73  --
160.88/160.92	c  S st  2800    357403     18305    115067     55004     87874    468748    991349      6.88      6.68  --
161.08/161.15	c  S st  2800    357907     18304    115067     55029     88344    468748    995989      6.88   no data  --
161.08/161.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
161.08/161.18	c Cache  BProp: 11 Set: 7 BXProp: 0 T: 0.00
163.38/163.42	c Flit:    46 Blit:     17 bXBeca:    0 bXProp:   27 Bins:  14758 BRemL:   4527 BRemN:    168 P: 37.6M T:  2.23
163.38/163.47	c Replacing       38 vars Replaced     3366 lits Time:     0.05 s 
163.48/163.57	c bin-w-bin subsume rem          242 bins  time:  0.01 s
163.68/163.77	c subs with bin:     1207  lits-rem:      4758  v-fix:    0  time:  0.21 s
163.78/163.81	c Subs w/ non-existent bins:    106 l-rem:   2779 v-fix:     0 done:   2034 time:  0.04 s
163.78/163.83	c Removed useless bin:      91  fixed:     0  props:   1.19M  time:  0.02 s
165.78/165.80	c lits-rem:      2014  cl-subs:     2660  v-elim:    206  v-fix:    0  time:  1.97 s
165.78/165.86	c vivif2 --  cl tried   113023 cl shrink      327 lits rem        372 time: 0.05
165.98/166.01	c vivif2 --  cl tried    84744 cl shrink     9702 lits rem      37406 time: 0.15
166.28/166.37	c asymm  cl-useful: 164/5206/113009 lits-rem:492 time: 0.36
166.28/166.39	c calculated reachability. Time: 0.01
166.28/166.39	c  N dy  2800    357907     17929    112845     62563     84712    459855    914390      6.88   no data  --
166.38/166.45	c Finding binary XORs  T:     0.06 s  found:       5
173.58/173.66	c  N dy  2942    377927     17922    112845     62611     76829    459853    676304      6.93      8.70  --
181.29/181.30	c  N dy  3099    397973     17919    112845     62653     96758    459853   1217379      7.00      7.54  --
188.79/188.87	c  N dy  3272    417984     17915    112845     62711     89066    459852    886845      7.09      9.50  --
196.49/196.57	c  N dy  3430    438074     17907    112845     62766    109005    459851   1467154      7.15      9.52  --
203.89/203.96	c  N dy  3589    458181     17906    112845     62799    100204    459850   1097866      7.20      7.62  --
211.89/211.94	c  N dy  3743    478264     17900    112845     62831     90669    459849    757561      7.25      9.02  --
219.49/219.54	c  N dy  3910    498266     17894    112845     62873    110538    459848   1334235      7.31      7.74  --
227.28/227.32	c  N dy  4057    518285     17894    112845     62905     99562    459847    924051      7.36      9.19  --
234.79/234.84	c  S st  4205    536861     17894    112845     62940    118008    459845   1485244      7.40   no data  --
235.09/235.11	c  S st  4205    537363     17894    112845     62953    118496    459845   1494154      7.40   no data  --
235.09/235.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
235.09/235.14	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
237.68/237.73	c Flit:    26 Blit:     35 bXBeca:    0 bXProp:   25 Bins:  14645 BRemL:  10413 BRemN:    111 P: 44.6M T:  2.59
237.68/237.79	c Replacing       31 vars Replaced     2650 lits Time:     0.05 s 
237.88/237.92	c bin-w-bin subsume rem          196 bins  time:  0.01 s
238.18/238.25	c subs with bin:     1379  lits-rem:      8079  v-fix:    0  time:  0.33 s
238.28/238.30	c Subs w/ non-existent bins:    170 l-rem:   4257 v-fix:     0 done:   6475 time:  0.05 s
238.28/238.32	c Removed useless bin:      80  fixed:     0  props:   1.15M  time:  0.02 s
241.08/241.13	c lits-rem:      2504  cl-subs:     3113  v-elim:    175  v-fix:    0  time:  2.81 s
241.08/241.18	c vivif2 --  cl tried   111066 cl shrink      267 lits rem        308 time: 0.06
241.38/241.42	c vivif2 --  cl tried   113886 cl shrink    14423 lits rem      64659 time: 0.23
241.78/241.81	c asymm  cl-useful: 106/4507/111018 lits-rem:318 time: 0.39
241.78/241.83	c calculated reachability. Time: 0.01
241.78/241.83	c  N dy  4205    537363     17614    110912     63713    113845    452228   1355130      7.40   no data  --
241.78/241.89	c Finding binary XORs  T:     0.06 s  found:       3
249.48/249.57	c  N dy  4350    557411     17601    110912     63779     99974    452227    871249      7.44      8.83  --
257.40/257.42	c  N dy  4508    577496     17592    110912     63834    119891    452226   1476687      7.49     11.14  --
265.49/265.59	c  N dy  4665    597548     17587    110912     63865    107392    452225    991591      7.53      9.49  --
273.58/273.63	c  N dy  4815    617601     17583    110912     63882    127339    452224   1645339      7.57      9.27  --
282.19/282.22	c  N dy  4966    637733     17578    110912     63927    113593    452224   1044798      7.61      8.05  --
290.29/290.31	c  N dy  5123    657845     17578    110912     63957    133612    452223   1654968      7.65      8.11  --
298.19/298.22	c  N dy  5258    677864     17572    110912     63981    118822    452220   1090210      7.68      8.20  --
306.19/306.27	c  N dy  5402    697937     17571    110912     64017    138757    452218   1652198      7.70     10.10  --
314.79/314.86	c  N dy  5551    718024     17571    110912     64033    123284    452218   1114703      7.74      8.17  --
323.29/323.40	c  N dy  5710    738065     17571    110912     64057    143209    452218   1711618      7.78      9.56  --
331.89/331.90	c  N dy  5865    758088     17571    110912     64065    126086    452218   1104690      7.81      8.83  --
340.59/340.60	c  N dy  6020    778160     17567    110912     64086    146040    452218   1717317      7.84      8.27  --
348.98/349.07	c  N dy  6172    798165     17566    110912     64105    127986    452217   1056300      7.87      8.32  --
352.18/352.21	c  S st  6236    806044     17566    110912     64112    135832    452216   1289488      7.89      6.27  --
352.38/352.49	c  S st  6236    806545     17566    110912     64134    136307    452215   1297205      7.89   no data  --
352.48/352.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
352.48/352.52	c Cache  BProp: 2 Set: 2 BXProp: 1 T: 0.00
355.78/355.83	c Flit:    46 Blit:      9 bXBeca:    0 bXProp:   32 Bins:  24822 BRemL:   6674 BRemN:     62 P: 44.4M T:  3.31
355.78/355.89	c Replacing       36 vars Replaced     8585 lits Time:     0.06 s 
355.98/356.00	c bin-w-bin subsume rem          309 bins  time:  0.02 s
356.18/356.22	c subs with bin:     1383  lits-rem:      5249  v-fix:    0  time:  0.21 s
356.18/356.26	c Subs w/ non-existent bins:    159 l-rem:   2914 v-fix:     0 done:   1781 time:  0.04 s
356.18/356.27	c Removed useless bin:     105  fixed:     0  props:   1.10M  time:  0.02 s
358.59/358.62	c lits-rem:      2382  cl-subs:     3277  v-elim:    164  v-fix:    0  time:  2.35 s
358.59/358.68	c vivif2 --  cl tried   108571 cl shrink      295 lits rem        366 time: 0.05
358.78/358.86	c vivif2 --  cl tried   128674 cl shrink     8932 lits rem      34462 time: 0.18
359.08/359.19	c asymm  cl-useful: 677/3257/108555 lits-rem:1137 time: 0.34
359.18/359.22	c calculated reachability. Time: 0.01
359.18/359.22	c  N dy  6236    806545     17281    108533     75592    128633    441492   1193722      7.89   no data  --
359.18/359.28	c Finding binary XORs  T:     0.06 s  found:       1
367.59/367.63	c  N dy  6387    826641     17270    108533     75622    148602    441492   1833758      7.92     10.25  --
376.20/376.23	c  N dy  6541    846908     17261    108533     75656    127363    441492   1107350      7.96      8.39  --
384.69/384.79	c  N dy  6693    866990     17260    108533     75672    147367    441492   1816975      7.99     11.05  --
393.39/393.43	c  N dy  6846    887011     17260    108533     75687    126945    441492    988182      8.03      8.54  --
401.89/401.92	c  N dy  6991    907043     17257    108533     75699    146890    441492   1641886      8.06     15.17  --
411.09/411.12	c  N dy  7164    927061     17253    108533     75713    166820    441492   2353181      8.11     15.32  --
420.10/420.20	c  N dy  7311    947270     17252    108533     75719    145710    441492   1511106      8.14      8.66  --
429.00/429.07	c  N dy  7463    967284     17252    108533     75735    165616    441489   2145444      8.16      8.64  --
437.89/437.96	c  N dy  7609    987313     17252    108533     75747    143469    441489   1300853      8.19      8.63  --
446.99/447.01	c  N dy  7754   1007317     17250    108533     75763    163369    441489   1993638      8.22     13.15  --
456.59/456.60	c  N dy  7918   1027348     17250    108533     75773    140124    441487   1081201      8.26      9.21  --
465.39/465.47	c  N dy  8089   1047381     17249    108533     75781    160064    441487   1758816      8.29      8.81  --
474.79/474.85	c  N dy  8237   1067412     17247    108533     75817    179954    441487   2424626      8.32      8.91  --
476.89/476.95	c  F st  8277   1071876     17247    108533     75822    184395    441487   2579831      8.33   no data  --
476.99/477.02	c Replacing        1 vars Replaced       12 lits Time:     0.03 s 
483.69/483.78	c  N dy  8341   1087456     17245    108142     71759    154856    440224   1439398      8.34      8.78  --
492.99/493.02	c  N dy  8501   1107493     17245    108142     71772    174794    440224   2170460      8.37      9.73  --
502.59/502.64	c  N dy  8653   1127567     17245    108142     71783    148972    440224   1178576      8.40     10.16  --
511.60/511.60	c  N dy  8801   1147662     17240    108142     71802    168965    440224   1847352      8.43     11.23  --
521.59/521.69	c  N dy  8952   1167713     17240    108142     71808    188938    440224   2576580      8.45      8.91  --
531.50/531.53	c  N dy  9107   1187813     17240    108142     71812    162716    440224   1526861      8.48     12.08  --
536.30/536.36	c Finding binary XORs  T:     0.06 s  found:       6
541.29/541.36	c  N dy  9269   1207871     17240    108072     71740    182550    440002   2258079      8.51      9.23  --
542.20/542.29	c  S st  9280   1209817     17240    108072     71740    184489    440002   2323786      8.51   no data  --
542.59/542.66	c  S st  9280   1210317     17240    108072     71755    184972    440002   2332873      8.51   no data  --
542.59/542.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
542.59/542.69	c Cache  BProp: 5 Set: 0 BXProp: 0 T: 0.00
546.49/546.58	c Flit:    44 Blit:      6 bXBeca:    0 bXProp:   18 Bins:  13629 BRemL:   7339 BRemN:    105 P: 56.8M T:  3.88
546.60/546.65	c Replacing       24 vars Replaced     4149 lits Time:     0.07 s 
546.79/546.83	c bin-w-bin subsume rem          132 bins  time:  0.01 s
547.29/547.34	c subs with bin:     1090  lits-rem:      7921  v-fix:    0  time:  0.51 s
547.29/547.38	c Subs w/ non-existent bins:     47 l-rem:   3045 v-fix:     0 done:    481 time:  0.03 s
547.39/547.40	c Removed useless bin:      61  fixed:     0  props:   1.10M  time:  0.02 s
552.99/553.08	c lits-rem:      2644  cl-subs:     4574  v-elim:    104  v-fix:    0  time:  5.68 s
553.09/553.14	c vivif2 --  cl tried   106673 cl shrink      257 lits rem        288 time: 0.06
553.49/553.50	c vivif2 --  cl tried   179214 cl shrink    20208 lits rem      95014 time: 0.36
553.79/553.87	c asymm  cl-useful: 401/2231/106649 lits-rem:613 time: 0.37
553.89/553.90	c calculated reachability. Time: 0.01
553.89/553.90	c  N dy  9280   1210317     17037    106633     74961    179160    433623   2086806      8.51   no data  --
553.89/553.96	c Finding binary XORs  T:     0.07 s  found:       0
563.99/564.00	c  N dy  9427   1230354     17024    106633     74995    199088    433623   2844638      8.53     10.46  --
572.79/572.81	c  N dy  9575   1250626     17020    106633     75006    168773    433623   1722830      8.55      9.12  --
581.99/582.10	c  N dy  9722   1270812     17019    106633     75021    188875    433622   2438651      8.57      9.05  --
591.50/591.57	c  N dy  9860   1290894     17019    106633     75033    160340    433622   1322364      8.59      9.05  --
599.39/599.49	c  N dy  9964   1311243     17019    106633     75051    180612    433622   1974636      8.60      9.10  --
609.19/609.25	c  N dy 10108   1331296     17018    106633     75062    200579    433621   2641431      8.62     12.37  --
618.40/618.47	c  N dy 10247   1351309     17018    106633     75075    171029    433621   1581228      8.63     12.35  --
628.10/628.12	c  N dy 10378   1371609     17018    106633     75089    191238    433621   2263143      8.65      9.16  --
637.90/637.97	c  N dy 10509   1391628     17017    106633     75099    211171    433620   2925929      8.66      9.23  --
647.69/647.72	c  N dy 10622   1411705     17017    106633     75120    180429    433620   1722923      8.67     12.82  --
657.10/657.15	c  N dy 10757   1431750     17016    106633     75126    200408    433619   2415992      8.68     12.24  --
667.19/667.26	c  N dy 10887   1451757     17016    106633     75134    220319    433619   3095557      8.69     11.59  --
676.51/676.59	c  N dy 11021   1471817     17016    106633     75143    189504    433618   2004223      8.71      9.31  --
686.40/686.43	c  N dy 11161   1491947     17016    106633     75150    209548    433617   2725893      8.72      9.26  --
697.00/697.06	c  N dy 11303   1512311     17016    106633     75159    177358    433617   1465776      8.74      9.24  --
706.30/706.33	c  N dy 11418   1533091     17016    106633     75167    198046    433617   2107759      8.75      9.29  --
716.50/716.57	c  N dy 11556   1553332     17016    106633     75176    218192    433617   2772691      8.76      9.34  --
726.60/726.62	c  N dy 11696   1573421     17016    106633     75184    184550    433617   1594123      8.78      9.26  --
736.10/736.19	c  N dy 11836   1593726     17015    106633     75194    204758    433617   2289689      8.79      9.30  --
746.50/746.53	c  N dy 11978   1613772     17013    106633     75209    224706    433617   2975975      8.80     10.19  --
756.90/756.97	c  N dy 12131   1633798     17012    106633     75216    190203    433617   1713069      8.82      9.33  --
766.50/766.60	c  N dy 12278   1654017     17012    106633     75236    210335    433616   2415648      8.84      9.32  --
777.40/777.47	c  N dy 12426   1674086     17006    106633     75244    230319    433616   3151657      8.86     11.23  --
788.30/788.39	c  N dy 12570   1694364     17006    106633     75252    195047    433616   1761415      8.87      9.40  --
796.20/796.29	c  S st 12681   1710317     17006    106633     75257    210939    433616   2305919      8.89   no data  --
796.59/796.70	c  S st 12681   1710819     17006    106633     75274    211422    433615   2313720      8.89   no data  --
796.69/796.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
796.69/796.73	c Cache  BProp: 8 Set: 0 BXProp: 2 T: 0.01
801.29/801.39	c Flit:    17 Blit:      0 bXBeca:    0 bXProp:   19 Bins:  19121 BRemL:  10505 BRemN:     51 P: 62.6M T:  4.66
801.39/801.46	c Replacing       22 vars Replaced     1365 lits Time:     0.07 s 
801.59/801.63	c bin-w-bin subsume rem          159 bins  time:  0.01 s
801.99/802.03	c subs with bin:     1131  lits-rem:      9860  v-fix:    0  time:  0.40 s
801.99/802.07	c Subs w/ non-existent bins:     40 l-rem:   2698 v-fix:     0 done:    547 time:  0.04 s
801.99/802.09	c Removed useless bin:      47  fixed:     0  props:   1.06M  time:  0.02 s
807.31/807.32	c lits-rem:      2322  cl-subs:     3437  v-elim:     81  v-fix:    0  time:  5.23 s
807.31/807.39	c vivif2 --  cl tried   105529 cl shrink      134 lits rem        152 time: 0.06
807.70/807.78	c vivif2 --  cl tried   205713 cl shrink    17722 lits rem      86568 time: 0.39
808.10/808.15	c asymm  cl-useful: 214/1230/105519 lits-rem:237 time: 0.37
808.10/808.18	c calculated reachability. Time: 0.01
808.10/808.18	c  N dy 12681   1710819     16872    105517     68886    205652    428605   2134079      8.89   no data  --
808.20/808.25	c Finding binary XORs  T:     0.07 s  found:       0
818.50/818.60	c  N dy 12809   1730896     16864    105517     68908    225641    428605   2832800      8.90     12.74  --
829.60/829.67	c  N dy 12949   1751276     16862    105517     68920    186942    428605   1450369      8.91      9.39  --
839.60/839.70	c  N dy 13074   1771295     16862    105517     68934    206893    428605   2181417      8.92     15.11  --
850.10/850.13	c  N dy 13221   1791693     16862    105517     68942    227238    428605   2951304      8.94      9.52  --
861.31/861.38	c  N dy 13366   1811980     16861    105517     68944    247460    428605   3717584      8.95      9.48  --
871.50/871.59	c  N dy 13498   1832706     16861    105517     68949    210453    428605   2185783      8.96      9.45  --
881.70/881.73	c  N dy 13639   1852736     16860    105517     68952    230433    428605   2905768      8.97      9.68  --
893.10/893.16	c  N dy 13779   1872926     16860    105517     68959    250552    428605   3655689      8.99      9.68  --
903.30/903.33	c  N dy 13920   1892942     16860    105517     68965    211866    428604   2149096      9.00     11.31  --
914.01/914.06	c  N dy 14061   1913056     16860    105517     68971    231921    428604   2911855      9.01      9.54  --
925.20/925.29	c  N dy 14185   1933060     16859    105517     68993    251746    428604   3593667      9.03     10.33  --
936.01/936.06	c  N dy 14304   1953185     16859    105517     69003    212991    428604   1996675      9.03      9.56  --
948.30/948.33	c  N dy 14442   1973194     16859    105517     69007    232936    428604   2715561      9.04     13.28  --
961.11/961.10	c  N dy 14577   1993239     16850    105517     69016    252904    428604   3467409      9.06     15.54  --
973.61/973.64	c  N dy 14730   2013964     16849    105517     69020    213280    428604   1903344      9.07      9.78  --
984.90/984.91	c  N dy 14846   2034218     16849    105517     69025    233427    428604   2594980      9.08      9.86  --
997.00/997.06	c  N dy 14974   2054223     16848    105517     69035    253368    428604   3331504      9.09     11.26  --
1010.20/1010.22	c  N dy 15115   2074301     16848    105517     69038    211683    428604   1742135      9.10     10.13  --
1021.10/1021.15	c  N dy 15244   2094401     16848    105517     69044    231716    428604   2504585      9.11     12.66  --
1033.51/1033.57	c  N dy 15385   2114547     16848    105517     69047    251800    428604   3263018      9.12      9.64  --
1046.30/1046.40	c  N dy 15530   2134637     16848    105517     69050    271839    428604   4038919      9.14      9.75  --
1058.11/1058.18	c  N dy 15666   2154644     16848    105517     69052    229144    428604   2287712      9.15      9.68  --
1070.41/1070.44	c  N dy 15797   2174652     16848    105517     69056    249077    428604   3010145      9.15      9.79  --
1083.30/1083.37	c  N dy 15939   2194715     16848    105517     69067    269070    428604   3810193      9.17      9.67  --
1093.50/1093.54	c  S st 16042   2210819     16848    105517     69068    221573    428604   1865771      9.17   no data  --
1093.90/1093.91	c  S st 16042   2211321     16847    105517     69074    222068    428604   1876859      9.17   no data  --
1093.90/1093.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1093.90/1093.95	c Cache  BProp: 1 Set: 1 BXProp: 0 T: 0.00
1097.11/1097.17	c Flit:    25 Blit:     12 bXBeca:    0 bXProp:   11 Bins:   4286 BRemL:   3034 BRemN:     24 P: 50.9M T:  3.22
1097.21/1097.24	c Replacing       11 vars Replaced      960 lits Time:     0.07 s 
1097.31/1097.39	c bin-w-bin subsume rem          147 bins  time:  0.01 s
1097.51/1097.59	c subs with bin:      880  lits-rem:      4409  v-fix:    0  time:  0.20 s
1097.61/1097.63	c Subs w/ non-existent bins:    127 l-rem:   1062 v-fix:     0 done:   1798 time:  0.04 s
1097.61/1097.65	c Removed useless bin:      32  fixed:     0  props:   1.11M  time:  0.02 s
1101.20/1101.22	c lits-rem:      2511  cl-subs:     2848  v-elim:     71  v-fix:    0  time:  3.57 s
1101.20/1101.28	c vivif2 --  cl tried   104449 cl shrink      132 lits rem        145 time: 0.06
1101.50/1101.58	c vivif2 --  cl tried   217632 cl shrink     6380 lits rem      22590 time: 0.30
1101.91/1101.93	c asymm  cl-useful: 184/1202/104448 lits-rem:213 time: 0.35
1101.91/1101.96	c calculated reachability. Time: 0.01
1101.91/1101.96	c  N dy 16042   2211321     16716    104443     64197    217591    424015   1798109      9.17   no data  --
1102.01/1102.03	c Finding binary XORs  T:     0.07 s  found:       0
1113.41/1113.42	c  N dy 16149   2232139     16714    104443     64208    238325    424015   2557056      9.17      9.76  --
1125.21/1125.23	c  N dy 16246   2252165     16712    104443     64213    258297    424015   3270894      9.17     10.85  --
1137.71/1137.77	c  N dy 16356   2272230     16711    104443     64232    278219    424015   3954196      9.18     14.68  --
1149.91/1149.94	c  N dy 16492   2292373     16710    104443     64238    231201    424014   2222384      9.19      9.93  --
1162.41/1162.49	c  N dy 16632   2312451     16709    104443     64245    251216    424014   2982845      9.19      9.78  --
1175.31/1175.37	c  N dy 16737   2332868     16709    104443     64251    271570    424014   3789738      9.20      9.72  --
1187.71/1187.79	c  N dy 16840   2352972     16709    104443     64256    226040    424014   1891703      9.20      9.71  --
1198.71/1198.76	c  N dy 16945   2373148     16709    104443     64262    246168    424014   2663790      9.20      9.70  --
1211.41/1211.49	c  N dy 17050   2393309     16709    104443     64272    266243    424014   3407129      9.20      9.83  --
1224.81/1224.88	c  N dy 17183   2413398     16708    104443     64283    286279    424014   4191068      9.21     12.43  --
1236.01/1236.00	c  N dy 17276   2434189     16708    104443     64285    240602    424014   2328143      9.21      9.73  --
1246.81/1246.82	c  N dy 17414   2454253     16706    104443     64290    260610    424014   3129655      9.21     12.44  --
1257.51/1257.52	c  N dy 17540   2474419     16705    104443     64300    280711    424014   3907037      9.22      9.97  --
1269.31/1269.39	c  N dy 17669   2494679     16705    104443     64305    233263    424013   1927857      9.22      9.97  --
1279.61/1279.68	c  N dy 17789   2514717     16705    104443     64309    253244    424013   2691354      9.23     11.41  --
1291.01/1291.02	c  N dy 17919   2534734     16705    104443     64315    273212    424013   3491476      9.23     15.15  --

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-3370870-1305380554/watcher-3370870-1305380554 -o /tmp/evaluation-result-3370870-1305380554/solver-3370870-1305380554 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370870-1305380554.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.99 3.97 3.09 4/303 2570
/proc/meminfo: memFree=15552800/32951124 swapFree=52307768/67111528
[pid=2570] ppid=2568 vsize=11796 CPUtime=0 cores=4,6
/proc/2570/stat : 2570 (runsolver) R 2568 2570 2276 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 1 0 649658247 12079104 49 33554432000 4194304 5432360 140736995338816 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/2570/statm: 2949 49 30 303 0 2643 0

[startup+0.073686 s]
/proc/loadavg: 3.99 3.97 3.09 4/303 2570
/proc/meminfo: memFree=15552800/32951124 swapFree=52307768/67111528
[pid=2570] ppid=2568 vsize=49996 CPUtime=0.05 cores=4,6
/proc/2570/stat : 2570 (strangenight1-s) R 2568 2570 2276 0 -1 4202496 6887 0 0 0 5 0 0 0 25 0 1 0 649658247 51195904 5766 33554432000 4194304 4650387 140736366018512 18446744073709551615 218370618053 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2570/statm: 12499 5771 329 112 0 7464 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 49996

[startup+0.100681 s]
/proc/loadavg: 3.99 3.97 3.09 4/303 2570
/proc/meminfo: memFree=15552800/32951124 swapFree=52307768/67111528
[pid=2570] ppid=2568 vsize=63364 CPUtime=0.08 cores=4,6
/proc/2570/stat : 2570 (strangenight1-s) R 2568 2570 2276 0 -1 4202496 10327 0 0 0 8 0 0 0 25 0 1 0 649658247 64884736 8136 33554432000 4194304 4650387 140736366018512 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2570/statm: 15841 8136 329 112 0 10806 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 63364

[startup+0.300622 s]
/proc/loadavg: 3.99 3.97 3.09 4/303 2570
/proc/meminfo: memFree=15552800/32951124 swapFree=52307768/67111528
[pid=2570] ppid=2568 vsize=101488 CPUtime=0.28 cores=4,6
/proc/2570/stat : 2570 (strangenight1-s) R 2568 2570 2276 0 -1 4202496 21398 0 0 0 26 2 0 0 25 0 1 0 649658247 103923712 16964 33554432000 4194304 4650387 140736366018512 18446744073709551615 4369227 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2570/statm: 25372 16964 347 112 0 20337 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 101488

[startup+0.700571 s]
/proc/loadavg: 3.99 3.97 3.09 4/303 2570
/proc/meminfo: memFree=15552800/32951124 swapFree=52307768/67111528
[pid=2570] ppid=2568 vsize=124828 CPUtime=0.67 cores=4,6
/proc/2570/stat : 2570 (strangenight1-s) R 2568 2570 2276 0 -1 4202496 26628 0 0 0 65 2 0 0 25 0 1 0 649658247 127823872 21124 33554432000 4194304 4650387 140736366018512 18446744073709551615 4370232 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2570/statm: 31207 21124 353 112 0 26172 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 124828

[startup+1.5004 s]
/proc/loadavg: 3.99 3.97 3.09 5/304 2571
/proc/meminfo: memFree=15444452/32951124 swapFree=52307768/67111528
[pid=2570] ppid=2568 vsize=173712 CPUtime=1.48 cores=4,6
/proc/2570/stat : 2570 (strangenight1-s) R 2568 2570 2276 0 -1 4202496 37957 0 0 0 144 4 0 0 25 0 1 0 649658247 177881088 32453 33554432000 4194304 4650387 140736366018512 18446744073709551615 218370618053 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2570/statm: 43428 32453 353 112 0 38393 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 173712

[startup+3.10115 s]
/proc/loadavg: 3.99 3.97 3.10 5/304 2571
/proc/meminfo: memFree=15376760/32951124 swapFree=52307768/67111528
[pid=2570] ppid=2568 vsize=259980 CPUtime=3.08 cores=4,6
/proc/2570/stat : 2570 (strangenight1-s) R 2568 2570 2276 0 -1 4202496 59465 0 0 0 300 8 0 0 25 0 1 0 649658247 266219520 53961 33554432000 4194304 4650387 140736366018512 18446744073709551615 218370618053 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2570/statm: 64995 53961 353 112 0 59960 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 259980

[startup+6.30059 s]
/proc/loadavg: 3.99 3.97 3.10 5/304 2571
/proc/meminfo: memFree=15244200/32951124 swapFree=52307768/67111528
[pid=2570] ppid=2568 vsize=348376 CPUtime=6.28 cores=4,6
/proc/2570/stat : 2570 (strangenight1-s) R 2568 2570 2276 0 -1 4202496 81493 0 0 0 617 11 0 0 25 0 1 0 649658247 356737024 75989 33554432000 4194304 4650387 140736366018512 18446744073709551615 4369246 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2570/statm: 87094 75989 353 112 0 82059 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 348376

[startup+12.7005 s]
/proc/loadavg: 3.99 3.97 3.11 5/304 2571
/proc/meminfo: memFree=15094012/32951124 swapFree=52307768/67111528
[pid=2570] ppid=2568 vsize=417860 CPUtime=12.68 cores=4,6
/proc/2570/stat : 2570 (strangenight1-s) R 2568 2570 2276 0 -1 4202496 99735 0 0 0 1255 13 0 0 25 0 1 0 649658247 427888640 94231 33554432000 4194304 4650387 140736366018512 18446744073709551615 4364368 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2570/statm: 104465 94231 378 112 0 99430 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 417860

[startup+25.5012 s]
/proc/loadavg: 3.99 3.97 3.11 5/304 2571
/proc/meminfo: memFree=15046252/32951124 swapFree=52307768/67111528
[pid=2570] ppid=2568 vsize=481560 CPUtime=25.48 cores=4,6
/proc/2570/stat : 2570 (strangenight1-s) R 2568 2570 2276 0 -1 4202496 115519 0 0 0 2534 14 0 0 25 0 1 0 649658247 493117440 104102 33554432000 4194304 4650387 140736366018512 18446744073709551615 4370232 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2570/statm: 120390 104102 384 112 0 115355 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 481560

[startup+51.1006 s]
/proc/loadavg: 3.99 3.97 3.14 5/304 2572
/proc/meminfo: memFree=14323592/32951124 swapFree=52307768/67111528
[pid=2570] ppid=2568 vsize=535796 CPUtime=51.08 cores=4,6
/proc/2570/stat : 2570 (strangenight1-s) R 2568 2570 2276 0 -1 4202496 137961 0 0 0 5090 18 0 0 25 0 1 0 649658247 548655104 122094 33554432000 4194304 4650387 140736366018512 18446744073709551615 4237214 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2570/statm: 133949 122094 384 112 0 128914 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 535796

[startup+102.312 s]
/proc/loadavg: 4.03 3.99 3.19 5/304 2573
/proc/meminfo: memFree=14268132/32951124 swapFree=52307768/67111528
[pid=2570] ppid=2568 vsize=590712 CPUtime=102.29 cores=4,6
/proc/2570/stat : 2570 (strangenight1-s) R 2568 2570 2276 0 -1 4202496 148415 0 0 0 10208 21 0 0 25 0 1 0 649658247 604889088 132544 33554432000 4194304 4650387 140736366018512 18446744073709551615 4315121 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2570/statm: 147678 132544 384 112 0 142643 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 590712

[startup+162.301 s]
/proc/loadavg: 4.07 4.00 3.24 5/304 2603
/proc/meminfo: memFree=13987140/32951124 swapFree=52307768/67111528
[pid=2570] ppid=2568 vsize=592640 CPUtime=162.28 cores=4,6
/proc/2570/stat : 2570 (strangenight1-s) R 2568 2570 2276 0 -1 4202496 150790 0 0 0 16207 21 0 0 25 0 1 0 649658247 606863360 134919 33554432000 4194304 4650387 140736366018512 18446744073709551615 4345741 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2570/statm: 148160 134919 384 112 0 143125 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 592640

[startup+222.3 s]
/proc/loadavg: 4.02 4.00 3.29 5/304 2604
/proc/meminfo: memFree=13902308/32951124 swapFree=52307768/67111528
[pid=2570] ppid=2568 vsize=594276 CPUtime=222.29 cores=4,6
/proc/2570/stat : 2570 (strangenight1-s) R 2568 2570 2276 0 -1 4202496 152906 0 0 0 22207 22 0 0 25 0 1 0 649658247 608538624 137035 33554432000 4194304 4650387 140736366018512 18446744073709551615 4364912 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2570/statm: 148569 137035 384 112 0 143534 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 594276

[startup+282.301 s]
/proc/loadavg: 4.01 4.00 3.33 5/304 2606
/proc/meminfo: memFree=13440040/32951124 swapFree=52307768/67111528
[pid=2570] ppid=2568 vsize=576056 CPUtime=282.29 cores=4,6
/proc/2570/stat : 2570 (strangenight1-s) R 2568 2570 2276 0 -1 4202496 161962 0 0 0 28205 24 0 0 25 0 1 0 649658247 589881344 132686 33554432000 4194304 4650387 140736366018512 18446744073709551615 4363499 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2570/statm: 144014 132686 384 112 0 138979 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 576056

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.37 5/304 2608
/proc/meminfo: memFree=13396716/32951124 swapFree=52307768/67111528
[pid=2570] ppid=2568 vsize=581688 CPUtime=342.29 cores=4,6
/proc/2570/stat : 2570 (strangenight1-s) R 2568 2570 2276 0 -1 4202496 173165 0 0 0 34202 27 0 0 25 0 1 0 649658247 595648512 134429 33554432000 4194304 4650387 140736366018512 18446744073709551615 4364304 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2570/statm: 145422 134429 384 112 0 140387 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 581688

[startup+402.3 s]
/proc/loadavg: 4.07 4.02 3.41 5/304 2609
/proc/meminfo: memFree=13358652/32951124 swapFree=52307768/67111528
[pid=2570] ppid=2568 vsize=590584 CPUtime=402.29 cores=4,6
/proc/2570/stat : 2570 (strangenight1-s) R 2568 2570 2276 0 -1 4202496 185715 0 0 0 40200 29 0 0 25 0 1 0 649658247 604758016 136071 33554432000 4194304 4650387 140736366018512 18446744073709551615 4366985 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2570/statm: 147646 136071 384 112 0 142611 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 590584

[startup+462.301 s]
/proc/loadavg: 4.06 4.03 3.45 5/304 2611
/proc/meminfo: memFree=12822172/32951124 swapFree=52307768/67111528
[pid=2570] ppid=2568 vsize=591324 CPUtime=462.29 cores=4,6
/proc/2570/stat : 2570 (strangenight1-s) R 2568 2570 2276 0 -1 4202496 196898 0 0 0 46197 32 0 0 25 0 1 0 649658247 605515776 135959 33554432000 4194304 4650387 140736366018512 18446744073709551615 4363394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2570/statm: 147831 135959 384 112 0 142796 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 591324

[startup+522.301 s]
/proc/loadavg: 4.02 4.02 3.48 5/304 2612
/proc/meminfo: memFree=12804640/32951124 swapFree=52307768/67111528
[pid=2570] ppid=2568 vsize=591732 CPUtime=522.29 cores=4,6
/proc/2570/stat : 2570 (strangenight1-s) R 2568 2570 2276 0 -1 4202496 206101 0 0 0 52195 34 0 0 25 0 1 0 649658247 605933568 137170 33554432000 4194304 4650387 140736366018512 18446744073709551615 4304302 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2570/statm: 147933 137170 384 112 0 142898 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 591732

[startup+582.3 s]
/proc/loadavg: 4.01 4.01 3.51 5/304 2614
/proc/meminfo: memFree=12754328/32951124 swapFree=52307768/67111528
[pid=2570] ppid=2568 vsize=614496 CPUtime=582.29 cores=4,6
/proc/2570/stat : 2570 (strangenight1-s) R 2568 2570 2276 0 -1 4202496 221086 0 0 0 58192 37 0 0 25 0 1 0 649658247 629243904 142668 33554432000 4194304 4650387 140736366018512 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2570/statm: 153624 142668 384 112 0 148589 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 614496

[startup+642.301 s]
/proc/loadavg: 4.05 4.02 3.54 5/304 2616
/proc/meminfo: memFree=12230568/32951124 swapFree=52307768/67111528
[pid=2570] ppid=2568 vsize=615096 CPUtime=642.3 cores=4,6
/proc/2570/stat : 2570 (strangenight1-s) R 2568 2570 2276 0 -1 4202496 232749 0 0 0 64190 40 0 0 25 0 1 0 649658247 629858304 141564 33554432000 4194304 4650387 140736366018512 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2570/statm: 153774 141564 384 112 0 148739 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 615096

[startup+702.301 s]
/proc/loadavg: 4.02 4.02 3.57 5/304 2617
/proc/meminfo: memFree=12245144/32951124 swapFree=52307768/67111528
[pid=2570] ppid=2568 vsize=615592 CPUtime=702.3 cores=4,6
/proc/2570/stat : 2570 (strangenight1-s) R 2568 2570 2276 0 -1 4202496 242267 0 0 0 70187 43 0 0 25 0 1 0 649658247 630366208 142083 33554432000 4194304 4650387 140736366018512 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2570/statm: 153898 142083 384 112 0 148863 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 615592

[startup+762.311 s]
/proc/loadavg: 4.04 4.03 3.60 5/304 2619
/proc/meminfo: memFree=12204688/32951124 swapFree=52307768/67111528
[pid=2570] ppid=2568 vsize=616048 CPUtime=762.31 cores=4,6
/proc/2570/stat : 2570 (strangenight1-s) R 2568 2570 2276 0 -1 4202496 251870 0 0 0 76185 46 0 0 25 0 1 0 649658247 630833152 142397 33554432000 4194304 4650387 140736366018512 18446744073709551615 4364471 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2570/statm: 154012 142397 384 112 0 148977 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 616048

[startup+822.301 s]
/proc/loadavg: 4.01 4.02 3.62 5/304 2620
/proc/meminfo: memFree=12174372/32951124 swapFree=52307768/67111528
[pid=2570] ppid=2568 vsize=693652 CPUtime=822.3 cores=4,6
/proc/2570/stat : 2570 (strangenight1-s) R 2568 2570 2276 0 -1 4202496 261694 0 0 0 82182 48 0 0 25 0 1 0 649658247 710299648 147283 33554432000 4194304 4650387 140736366018512 18446744073709551615 4365337 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2570/statm: 173413 147283 384 112 0 168378 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 693652

[startup+882.3 s]
/proc/loadavg: 4.00 4.02 3.64 5/304 2622
/proc/meminfo: memFree=12097332/32951124 swapFree=52307768/67111528
[pid=2570] ppid=2568 vsize=628256 CPUtime=882.3 cores=4,6
/proc/2570/stat : 2570 (strangenight1-s) R 2568 2570 2276 0 -1 4202496 271559 0 0 0 88179 51 0 0 25 0 1 0 649658247 643334144 146265 33554432000 4194304 4650387 140736366018512 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2570/statm: 157064 146265 384 112 0 152029 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 628256

[startup+942.301 s]
/proc/loadavg: 4.00 4.01 3.66 5/304 2624
/proc/meminfo: memFree=11737156/32951124 swapFree=52307768/67111528
[pid=2570] ppid=2568 vsize=628740 CPUtime=942.3 cores=4,6
/proc/2570/stat : 2570 (strangenight1-s) R 2568 2570 2276 0 -1 4202496 281389 0 0 0 94177 53 0 0 25 0 1 0 649658247 643829760 145699 33554432000 4194304 4650387 140736366018512 18446744073709551615 4368256 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2570/statm: 157185 145699 384 112 0 152150 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 628740

[startup+1002.3 s]
/proc/loadavg: 3.52 3.88 3.63 4/298 2642
/proc/meminfo: memFree=11939180/32951124 swapFree=52307768/67111528
[pid=2570] ppid=2568 vsize=628988 CPUtime=1002.3 cores=4,6
/proc/2570/stat : 2570 (strangenight1-s) R 2568 2570 2276 0 -1 4202496 288039 0 0 0 100175 55 0 0 25 0 1 0 649658247 644083712 147028 33554432000 4194304 4650387 140736366018512 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2570/statm: 157247 147028 384 112 0 152212 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 628988

[startup+1062.3 s]
/proc/loadavg: 3.19 3.72 3.59 4/298 2644
/proc/meminfo: memFree=11982148/32951124 swapFree=52307768/67111528
[pid=2570] ppid=2568 vsize=629436 CPUtime=1062.31 cores=4,6
/proc/2570/stat : 2570 (strangenight1-s) R 2568 2570 2276 0 -1 4202496 297878 0 0 0 106173 58 0 0 25 0 1 0 649658247 644542464 145904 33554432000 4194304 4650387 140736366018512 18446744073709551615 4315017 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2570/statm: 157359 145904 384 112 0 152324 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 629436

[startup+1122.3 s]
/proc/loadavg: 3.07 3.58 3.55 4/298 2654
/proc/meminfo: memFree=11964664/32951124 swapFree=52307768/67111528
[pid=2570] ppid=2568 vsize=637440 CPUtime=1122.31 cores=4,6
/proc/2570/stat : 2570 (strangenight1-s) R 2568 2570 2276 0 -1 4202496 305947 0 0 0 112171 60 0 0 25 0 1 0 649658247 652738560 148304 33554432000 4194304 4650387 140736366018512 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2570/statm: 159360 148304 384 112 0 154325 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 637440

[startup+1182.3 s]
/proc/loadavg: 3.10 3.49 3.52 4/298 2656
/proc/meminfo: memFree=11957580/32951124 swapFree=52307768/67111528
[pid=2570] ppid=2568 vsize=637448 CPUtime=1182.31 cores=4,6
/proc/2570/stat : 2570 (strangenight1-s) R 2568 2570 2276 0 -1 4202496 312758 0 0 0 118169 62 0 0 25 0 1 0 649658247 652746752 149196 33554432000 4194304 4650387 140736366018512 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2570/statm: 159362 149196 384 112 0 154327 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 637448

[startup+1242.3 s]
/proc/loadavg: 2.75 3.33 3.46 3/292 2676
/proc/meminfo: memFree=16104216/32951124 swapFree=52307768/67111528
[pid=2570] ppid=2568 vsize=637872 CPUtime=1242.31 cores=4,6
/proc/2570/stat : 2570 (strangenight1-s) R 2568 2570 2276 0 -1 4202496 323049 0 0 0 124166 65 0 0 25 0 1 0 649658247 653180928 147758 33554432000 4194304 4650387 140736366018512 18446744073709551615 4363718 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2570/statm: 159468 147758 384 112 0 154433 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 637872



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.30 3.11 3.38 3/292 2680
/proc/meminfo: memFree=16107280/32951124 swapFree=52307768/67111528
[pid=2570] ppid=2568 vsize=638096 CPUtime=1300.01 cores=4,6
/proc/2570/stat : 2570 (strangenight1-s) R 2568 2570 2276 0 -1 4202496 330439 0 0 0 129935 66 0 0 25 0 1 0 649658247 653410304 149126 33554432000 4194304 4650387 140736366018512 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2570/statm: 159524 149126 384 112 0 154489 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 638096

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): 1300.03
CPU time (s): 1300.06
CPU user time (s): 1299.37
CPU system time (s): 0.688895
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 726244

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

runsolver used 3.83942 second user time and 8.04478 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-14 15:42:35
IDJOB=3370870
IDBENCH=82481
IDSOLVER=1847
FILE ID=node101/3370870-1305380554
RUNJOBID= node101-1305379160-2295
PBS_JOBID= 13324401
Free space on /tmp= 73628 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtvisns3p00-tseitin.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370870-1305380554/watcher-3370870-1305380554 -o /tmp/evaluation-result-3370870-1305380554/solver-3370870-1305380554 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370870-1305380554.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= a8ad0173824ed9404a8c153da07c5f9c
RANDOM SEED=1636406437

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15552956 kB
Buffers:        308136 kB
Cached:        5939360 kB
SwapCached:      14848 kB
Active:       12116900 kB
Inactive:      5002136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15552956 kB
SwapTotal:    67111528 kB
SwapFree:     52307768 kB
Dirty:           98788 kB
Writeback:           0 kB
AnonPages:    10868668 kB
Mapped:          16084 kB
Slab:           149896 kB
PageTables:      65748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 43583908 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= 73716 MiB
End job on node101 at 2011-05-14 16:04:17